]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Fix ENA keep-alive timeout due to prolonged reset
[FreeBSD/FreeBSD.git] / sys / arm64 /
2019-10-31 Marcin WojtasFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-31 Mark JohnstonFix a typo in r353895.
2019-10-30 Andrew TurnerSet the userspace execute never bit on kernel mappings.
2019-10-30 Justin HibbitsARM64: Treat alignment faults as bus errors
2019-10-30 Andrew TurnerAllow exceptions to be masked when in userspace
2019-10-30 Andrew TurnerAllow the userspace ID register fields to be read from...
2019-10-30 Andrew TurnerUse a lowercase name for arm64 special registers so...
2019-10-30 Andrew TurnerMove the MRS instruction decode macros to armreg.h
2019-10-30 Andrew TurnerUpdate the debug monitor handling to work after userspa...
2019-10-30 Andrew TurnerUse an array of handlers in the data and instruction...
2019-10-30 Andrew TurnerAdd two files missed in r354170
2019-10-30 Andrew TurnerRename the macros to extract a single arm64 ID field.
2019-10-29 Emmanuel Vadotarm64: rockchip: typec_phy: Rename timeout to retry
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: add SPI driver and include it in GENERIC...
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: Add clock and gate for SPI clocks
2019-10-25 Peter JeremyFix use of uninitialised variable.
2019-10-25 Emmanuel Vadotarm64: rockchip: Add RK3399 TypeC phy driver
2019-10-25 Emmanuel Vadotarm64: rockchip: Add rk_dwc3 driver
2019-10-25 Emmanuel Vadotarm64: rk3399: Add clock and gate for usb3 clocks
2019-10-25 Andrew TurnerRemove the arm4 ID register masks, they are not needed...
2019-10-25 Andrew TurnerMake special register names lowercase so they don't...
2019-10-23 Ed Mastearm64: enable options NUMA in GENERIC
2019-10-23 Andrew TurnerStop enabling interrupts when reentering kdb on arm64
2019-10-22 Mark JohnstonApply r353893 to arm64.
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-20 Michal MelounUpdate Armada 8k drivers to cover newly imported DT...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Yuri Pankovlinux: futex_mtx should follow futex_list
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Andrew TurnerUse tables to store the information to decode the arm64...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-14 Emmanuel Vadotarm64: Add Synopsys DWC3 driver
2019-10-14 Emmanuel Vadotarm64: allwinner: Add aw_dwc3 driver
2019-10-14 Emmanuel Vadotarm64: allwinner: Add Allwinner H6 Support
2019-10-14 Andrew TurnerSort the id_aa64*_fields arrays to be in alphanumerical...
2019-10-11 Justin Hibbitsgcore: Add aarch64 32-bit core support
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-07 Alan CoxEliminate an unused declaration. The variable in quest...
2019-10-07 Alan CoxEliminate a redundant bzero(). The l0 page table page...
2019-10-05 Emmanuel Vadotarm64: rockchip: usb2phy: Add set/get mode
2019-10-04 Alan CoxThe implementation of arm64_tlb_flushID_SE() was remove...
2019-10-03 John BaldwinRemove aw_ehci from NOTES to fix LINT kernel builds...
2019-10-03 Emmanuel Vadotallwinner: Remove a10_ehci driver
2019-10-01 Emmanuel Vadotarm64: rockchip: rk805: Switch to iicdev_{readfrom...
2019-10-01 Alan CoxIn short, pmap_enter_quick_locked("user space", .....
2019-09-30 Emmanuel Vadotarm64: rockchip: rk_clk_pll: Check mode on recalc
2019-09-30 Emmanuel Vadotarm64: rockchip: correct reset value
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-28 Emmanuel Vadotarm64: rockchip: Add usb2phy driver
2019-09-28 Emmanuel Vadotarm64: rockchip: Fix map_gpio
2019-09-28 Emmanuel Vadotarm64: rockchip: Implement resets
2019-09-28 Emmanuel Vadotarm64: rockchip: rk3399: Add usb2 clocks
2019-09-28 Alan CoxEliminate redundant calls to critical_enter() and criti...
2019-09-27 Mark JohnstonImplement pmap_page_is_mapped() correctly on arm64...
2019-09-27 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle Evanssysent: regenerate after r352693
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-21 Alan CoxIn case a translation fault on the kernel address space...
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-13 Ruslan BukinAdd support for Intel Stratix 10 platform.
2019-09-11 Ed MasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 Ed Mastelinuxulator: add stub arm64 linux_genassym.c
2019-09-11 Ed Mastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 Ed Mastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 Ed Mastelinux: add trivial renameat2 implementation
2019-09-11 Ed Masteregen linuxulator sysent after r352208
2019-09-11 Ed Mastemake linux_renameat2 args consistent with linux_renameat
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-04 Ruslan BukinInclude dwgpio to the build.
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
next