]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
Handle kernel superpage mappings in pmap_remove_l2().
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2018-11-20 Mark JohnstonHandle kernel superpage mappings in pmap_remove_l2().
2018-11-19 Jayachandran C.gitv3_its: fixes for multiple GIC ITS blocks
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 John BaldwinDrop the legacy ELF brandinfo for the old rtld from...
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 John BaldwinDon't enter DDB for fatal traps before panic by default.
2018-11-01 Andrew TurnerAdd the ARMv8.3 SCTLR_EL1 fields.
2018-11-01 Andrew TurnerUse the correct offsets for the trap frame in fork_tram...
2018-10-31 Andrew TurnerAlways set the MP_QUIRK_CPULIST quirk under ACPI. This...
2018-10-31 Andrew TurnerUse pmap_invalidate_all rather than invalidating 512...
2018-10-31 Andrew TurnerRemove function prototypes for functions removed in...
2018-10-31 Andrew TurnerFix some style(9) issues in the arm64 pmap_mapbios...
2018-10-31 Andrew TurnerRemove the unused arm64_cpu driver.
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-26 Martin MatuskaMFV r339792:
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-22 Mark JohnstonMake it possible to disable NUMA support with a tunable.
2018-10-22 Andrew TurnerStop advertising ARMv8.3 Pointer Authentication
2018-10-22 Andrew TurnerCorrectly set the DAIF bits in new threads
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
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 sendmail to work with the OpenSSL 1.1 API.
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-10-05 Glen BarberMFH r338661 through r339200.
2018-10-01 Andrew TurnerAdd kernel ifunc support on arm64.
2018-09-28 Andrew TurnerExport ID_AA64ISAR{0,1}_EL1 to userland.
2018-09-27 Andrew TurnerExport ID_AA64PFR0_EL1 to userland
2018-09-27 Andrew TurnerMove the undefined instruction handler to identcpu...
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-19 John BaldwinClear all of the VFP state in fill_fpregs().
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 JohnstonExclude the EFI framebuffer from phys_avail[] on arm64.
2018-09-02 Konstantin BelousovCatch exceptions during EFI RT calls on amd64.
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
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-19 John-Mark Gurneyuse sbuf so that lines are printed together... As...
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-15 Andrew TurnerSet the Execute Never flags in EFI device memory as...
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 Luiz Otavio O SouzaUse the correct PTE when changing the attribute of...
2018-08-14 Martin MatuskaMFV r337744:
2018-08-14 Andrew TurnerSupport reading from the arm64 ID registers from userspace.
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 Eitan Adlerfile: update to 5.34
2018-08-04 Kyle Evansefirt: Don't enter EFI context early, convert addrs...
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...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Konstantin BelousovAdd pmap_is_valid_memattr(9).
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
next