]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2020-05-13 Mark JohnstonMFC r360691:
2020-05-06 Mitchell HorneMFC r360082:
2020-04-27 John BaldwinMFC 350013: Don't pass error from syscallenter() to...
2020-03-03 Dimitry AndricMFC r358407:
2020-01-17 Ian LeporeMFC r354709-r354710, r355069, r355439, r355780, r356273...
2019-12-03 Kyle EvansMFC rarm: correct kernelstack allocation size
2019-10-30 Mark JohnstonMFC r353894:
2019-10-25 Alexander MotinMFC r351594 (by kib): Centralize __pcpu definitions.
2019-10-04 Konstantin BelousovMFC r352807:
2019-09-18 Jayachandran C.MFC r339517:
2019-09-18 Jayachandran C.MFC r340598:
2019-09-17 Aleksandr RybalkoMFC r351649 Check for region dups.
2019-09-03 Konstantin BelousovMFC r349951, r349994, r349995, r350005, r350023 (by...
2019-08-09 Michal MelounMFC r343962,r343965:
2019-06-17 Mark JohnstonMFC r348785:
2019-05-14 Edward Tomasz Napi... MFC r344705:
2019-04-21 Ian LeporeMFC r346312:
2019-04-21 Ian LeporeMFC r342850: Add a missing \n to a bootverbose printf.
2019-04-03 Ed MasteMFC r343764 (jchandra): arm, acpi: increase size of...
2019-03-23 Konstantin BelousovMFC r345228:
2019-03-23 Konstantin BelousovMFC r345227:
2019-03-12 Konstantin BelousovMFC r343964, r344121, r344128, r344593, r344594:
2019-03-08 John BaldwinMFC 340020: Don't enter DDB for fatal traps before...
2018-12-09 Michal MelounMFC r341393:
2018-12-08 Konstantin BelousovMFC r341374:
2018-12-04 Mark JohnstonMFC r341442, r341443:
2018-11-28 Eric van GyzenMFC r340995
2018-10-18 Ruslan BukinRevert r339421 due to unintended files included to...
2018-10-18 Ruslan BukinSupport RISC-V implementations that do not manage the...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-08 Mark JohnstonFix the 32-bit arm build.
2018-09-08 Mark JohnstonBump MAX_HWCNT and MAX_EXCNT.
2018-09-06 Andrew TurnerFix the GIC ACPI cross reference value.
2018-09-06 Andrew TurnerRemove the check that the Arm generic interrupt control...
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-27 Andrew TurnerUse the correct register when storing the arm VFP state.
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-16 Andrew TurnerRemove the L1 and L2 xscale page defines and rename...
2018-08-15 Andrew TurnerRemove pmap_kenter_section from the arm pmap. It's...
2018-08-15 Andrew TurnerRemove ARM_HAVE_SUPERSECTIONS. It was only supported...
2018-08-15 Andrew TurnerMake code and data only used within the arm pmap code...
2018-08-15 Andrew TurnerRemove arm pmap variables that are only ever set and...
2018-08-15 Andrew TurnerRemove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU...
2018-08-15 Andrew TurnerRemove the ARMv5 pmap function pointers. These were...
2018-08-15 Andrew TurnerStart to remove XScale support from the ARMv4/v5 pmap...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Andrew TurnerRemove cpu_pfr from arm. It's unused.
2018-08-14 Andrew TurnerRemove an old comment now the code it references has...
2018-08-14 Andrew TurnerFix the spelling of armv4_idcache_inv_all in an END...
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Alan CoxAdd support for pmap_enter(..., psind=1) to the armv6...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
next