]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
netinet/libalias: Fix typo in debug message
[FreeBSD/FreeBSD.git] / sys / arm64 /
2019-11-14 jhibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-14 kevansarm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 alcEliminate a redundant pmap_load() from pmap_remove_pages().
2019-11-10 kevansarm64: add SOC_BRCM_BCM2838, build it in GENERIC
2019-11-08 mmelRemove explicit declaration of rk_clk_fract_set_freq...
2019-11-08 mmelTidy up Rockchip composite clock.
2019-11-08 mmelEnhance Rockchip clocks implementation.
2019-11-08 mmelCleanup Rockchip clocks implementation.
2019-11-07 andrewAdd more 8 and 16 bit variants of the the atomic(9...
2019-11-07 philImport libxo-1.3.0:
2019-11-06 manuregulator: Add regulator_check_voltage function
2019-11-04 emastearm64 linuxulator: default to RW stack (no X)
2019-11-03 andrewMove the struct debug_monitor_state out of _KERNEL.
2019-11-03 alcUtilize ASIDs to reduce both the direct and indirect...
2019-11-03 andrewAdd support for setting hardware breakpoints from ptrac...
2019-10-31 mwFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-31 markjFix a typo in r353895.
2019-10-30 andrewSet the userspace execute never bit on kernel mappings.
2019-10-30 jhibbitsARM64: Treat alignment faults as bus errors
2019-10-30 andrewAllow exceptions to be masked when in userspace
2019-10-30 andrewAllow the userspace ID register fields to be read from...
2019-10-30 andrewUse a lowercase name for arm64 special registers so...
2019-10-30 andrewMove the MRS instruction decode macros to armreg.h
2019-10-30 andrewUpdate the debug monitor handling to work after userspa...
2019-10-30 andrewUse an array of handlers in the data and instruction...
2019-10-30 andrewAdd two files missed in r354170
2019-10-30 andrewRename the macros to extract a single arm64 ID field.
2019-10-29 manuarm64: rockchip: typec_phy: Rename timeout to retry
2019-10-25 gonzoarm64: rk3399: add SPI driver and include it in GENERIC...
2019-10-25 gonzoarm64: rk3399: Add clock and gate for SPI clocks
2019-10-25 peterjFix use of uninitialised variable.
2019-10-25 manuarm64: rockchip: Add RK3399 TypeC phy driver
2019-10-25 manuarm64: rockchip: Add rk_dwc3 driver
2019-10-25 manuarm64: rk3399: Add clock and gate for usb3 clocks
2019-10-25 andrewRemove the arm4 ID register masks, they are not needed...
2019-10-25 andrewMake special register names lowercase so they don't...
2019-10-23 emastearm64: enable options NUMA in GENERIC
2019-10-23 andrewStop enabling interrupts when reentering kdb on arm64
2019-10-22 markjApply r353893 to arm64.
2019-10-20 mmelUpdate Armada 8k drivers to cover newly imported DT...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 yuripvlinux: futex_mtx should follow futex_list
2019-10-17 cemSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-16 andrewUse tables to store the information to decode the arm64...
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-14 manuarm64: Add Synopsys DWC3 driver
2019-10-14 manuarm64: allwinner: Add aw_dwc3 driver
2019-10-14 manuarm64: allwinner: Add Allwinner H6 Support
2019-10-14 andrewSort the id_aa64*_fields arrays to be in alphanumerical...
2019-10-11 jhibbitsgcore: Add aarch64 32-bit core support
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 alcEliminate an unused declaration. The variable in quest...
2019-10-07 alcEliminate a redundant bzero(). The l0 page table page...
2019-10-05 manuarm64: rockchip: usb2phy: Add set/get mode
2019-10-04 alcThe implementation of arm64_tlb_flushID_SE() was remove...
2019-10-03 jhbRemove aw_ehci from NOTES to fix LINT kernel builds...
2019-10-03 manuallwinner: Remove a10_ehci driver
2019-10-01 manuarm64: rockchip: rk805: Switch to iicdev_{readfrom...
2019-10-01 alcIn short, pmap_enter_quick_locked("user space", .....
2019-09-30 manuarm64: rockchip: rk_clk_pll: Check mode on recalc
2019-09-30 manuarm64: rockchip: correct reset value
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 manuarm64: rockchip: Add usb2phy driver
2019-09-28 manuarm64: rockchip: Fix map_gpio
2019-09-28 manuarm64: rockchip: Implement resets
2019-09-28 manuarm64: rockchip: rk3399: Add usb2 clocks
2019-09-28 alcEliminate redundant calls to critical_enter() and criti...
2019-09-27 markjImplement pmap_page_is_mapped() correctly on arm64...
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 kevanssysent: regenerate after r352693
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-21 alcIn case a translation fault on the kernel address space...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-13 brAdd support for Intel Stratix 10 platform.
2019-09-11 emasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 emastelinuxulator: add stub arm64 linux_genassym.c
2019-09-11 emastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 emastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-04 brInclude dwgpio to the build.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibCentralize __pcpu definitions.
2019-08-27 manuarm64: rk3399: pinctrl: Add gpio banks and fix iomux
2019-08-27 manuarm64: rk3328: pinctrl: Add gpio banks and fix iomux
next