]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
MFV r350898: 8423 8199 7432 Implement large_dnode pool feature
[FreeBSD/FreeBSD.git] / sys / arm64 /
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
2019-07-29 Mark JohnstonHave arm64's pmap_fault() handle WnR faults on dirty...
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Mark JohnstonRemove an unneeded trunc_page() in pmap_fault().
2019-07-29 Ruslan BukinAdd glue driver for Altera SOCFPGA Ethernet MAC (EMAC...
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-26 Alan CoxImplement pmap_advise(). (Without a working pmap_advis...
2019-07-25 Alan CoxSimplify the handling of superpages in pmap_clear_modif...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-23 Andrew TurnerAs with r350241 use the new UL macro on the main regist...
2019-07-23 Andrew TurnerEnsure the arm64 ID register fields are 64 bit types.
2019-07-21 Alan CoxWith the introduction of software dirty bit emulation...
2019-07-21 Alan CoxIntroduce pmap_store(), and use it to replace pmap_load...
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-20 Emmanuel Vadotarm64: Implement HWCAP
2019-07-20 Ganbold TsagaankhuuAdd driver for Rockchip RK3399 eMMC PHY.
2019-07-18 Andrew TurnerRename arm64 macros in preperation for a script to...
2019-07-18 Cy SchubertMFV r350080:
2019-07-16 Mark JohnstonAlways use the software DBM bit for now.
2019-07-16 Mark JohnstonFix the arm64 page table entry attribute mask.
2019-07-16 Mark JohnstonPropagate attribute changes during demotion.
2019-07-15 John BaldwinDon't pass error from syscallenter() to syscallret().
2019-07-15 Mark JohnstonImplement software access and dirty bit management...
2019-07-13 Alan CoxRevert r349442, which was a workaround for bus errors...
2019-07-12 Konstantin BelousovProvide protection against starvation of the ll/sc...
2019-07-12 Mark JohnstonApply some light cleanup to uses of pmap_pte_dirty().
2019-07-11 Mark JohnstonFix some ISS bit definitions for data aborts.
2019-07-11 Alan CoxAccording to Section D5.10.3 "Maintenance requirements...
2019-07-10 Mark JohnstonRename pmap_page_dirty() to pmap_pte_dirty().
2019-07-09 Alan CoxIntroduce pmap_clear(), which zeroes a page table entry...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-07 Alan CoxThree changes to pmap_enter():
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-05 Alan CoxRestructure cache_handle_range to avoid repeated barrie...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-03 Ganbold TsagaankhuuSubclass Rockchip's General Register Files driver from...
2019-07-02 Alan CoxImplement pmap_copy(). (This includes the changes...
2019-07-01 Emmanuel Vadotarm64: efi: Map memory IO region as device
2019-06-30 Navdeep ParharDisplay the approximate space needed when a minidump...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 Alan SomersMFHead @349476
2019-06-26 Olivier HouchardIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 Alan CoxRevert one of the changes from r349323. Specifically...
2019-06-26 Olivier HouchardFix debugging of 32bits arm binaries on arm64.
2019-06-24 Jayachandran C.arm64 acpi_iort: add some error handling
2019-06-24 Jayachandran C.arm64 gicv3_its: enable all ITS blocks for a CPU
2019-06-24 Jayachandran C.arm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
2019-06-23 Alan Coxpmap_enter_quick_locked() never replaces a valid mappin...
2019-06-22 Alan CoxIntroduce pmap_remove_l3_range() and use it in two...
2019-06-21 Conrad Meyersys: Remove DEV_RANDOM device option
2019-06-20 Alan SomersMFHead @349234
2019-06-19 Alan CoxCorrect an error in r349122. pmap_unwire() should...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-17 Alan CoxEliminate a redundant call to pmap_invalidate_page...
2019-06-16 Alan CoxThree changes to arm64's pmap_unwire():
2019-06-16 Alan CoxThree enhancements to arm64's pmap_protect():
2019-06-15 Alan CoxPreviously, when pmap_remove_pages() destroyed a dirty...
2019-06-15 Julian ElischerLightly hide the 'var' inside the macros to read the...
2019-06-14 Alan CoxBatch the TLB invalidations that are performed by pmap_...
2019-06-14 Alan CoxChange the arm64 pmap so that updates to the global...
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Alan CoxChange pmap_demote_l2_locked() so that it removes the...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-10 Bjoern A. ZeebA bit of code hygiene (no functional changes).
2019-06-10 Luiz Otavio O SouzaAdd the GPIO driver for the North/South bridge in Marve...
2019-06-09 Alan CoxImplement an alternative solution to the amd64 and...
2019-06-06 Alan SomersMFHead @348740
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Tycho Nightingalevery large dma mappings can cause integer overflow
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
next