]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
(4/6) Protect page valid with the busy lock.
[FreeBSD/FreeBSD.git] / sys / arm64 /
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.
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-08-29 Konstantin BelousovCentralize __pcpu definitions.
2019-08-27 Hiroki SatoMFV r351553:
2019-08-27 Emmanuel Vadotarm64: rk3399: pinctrl: Add gpio banks and fix iomux
2019-08-27 Emmanuel Vadotarm64: rk3328: pinctrl: Add gpio banks and fix iomux
2019-08-27 Michal MelounAdd support for RK3288 into existing RockChip drivers.
2019-08-26 Michael TuexenIdentify eMAG CPU used in Ampere Computing systems.
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-22 Dimitry AndricMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 Dimitry AndricMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 Cy SchubertMFV r346563:
2019-08-21 Dimitry AndricMerge lld trunk r366426, and resolve conflicts.
2019-08-21 Dimitry AndricMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 Dimitry AndricMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-18 Michal MelounImprove rk_pinctrl driver:
2019-08-18 Michal MelounImprove rk_i2c driver:
2019-08-16 Emmanuel Vadotarm64: Add EspressoBin DTB to the build
2019-08-16 Ed Masteaarch64: make pmap_change_attr public like on other...
2019-08-16 Jeff RobersonMove phys_avail definition into MI code. It is consume...
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Warner Loshukbdmap.h rule was identical on all platforms, so move...
2019-08-12 Warner LoshFloppy driver really only works on x86
2019-08-12 Warner LoshMove sc out of the global file
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Warner LoshFirst pass at a LINT for arm64.
2019-08-08 Warner LoshMake arm64 32-bit mode compile with COMPAT_43
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Alan CoxOrdinarily, during a superpage promotion or demotion...
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-05 Alan CoxEnable superpage promotion within the kernel pmap.
2019-08-02 Alan CoxBecause of AArch64's weak memory consistency model...
2019-08-01 Mark JohnstonUse ATTR_DBM even when hardware dirty bit management...
2019-07-31 Alan CoxIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Ed Mastelinuxulator: rename linux_locore.s to .asm
2019-07-30 Ruslan BukinAdd support for the SD/MMC controller found in Terasic...
2019-07-30 Alan SomersMFHead @350426
next