]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2019-08-08 impMake arm64 32-bit mode compile with COMPAT_43
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 alcOrdinarily, during a superpage promotion or demotion...
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-05 alcEnable superpage promotion within the kernel pmap.
2019-08-02 alcBecause of AArch64's weak memory consistency model...
2019-08-01 markjUse ATTR_DBM even when hardware dirty bit management...
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 markjHave arm64's pmap_fault() handle WnR faults on dirty...
2019-07-29 markjRemove an unneeded trunc_page() in pmap_fault().
2019-07-28 asomersMFHead @r350386
2019-07-26 alcImplement pmap_advise(). (Without a working pmap_advis...
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-21 alcWith the introduction of software dirty bit emulation...
2019-07-21 alcIntroduce pmap_store(), and use it to replace pmap_load...
2019-07-20 manuarm64: Implement HWCAP
2019-07-18 andrewRename arm64 macros in preperation for a script to...
2019-07-16 markjAlways use the software DBM bit for now.
2019-07-16 markjPropagate attribute changes during demotion.
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-15 markjImplement software access and dirty bit management...
2019-07-13 alcRevert r349442, which was a workaround for bus errors...
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-12 markjApply some light cleanup to uses of pmap_pte_dirty().
2019-07-11 alcAccording to Section D5.10.3 "Maintenance requirements...
2019-07-10 markjRename pmap_page_dirty() to pmap_pte_dirty().
2019-07-09 alcIntroduce pmap_clear(), which zeroes a page table entry...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-07 alcThree changes to pmap_enter():
2019-07-05 alcRestructure cache_handle_range to avoid repeated barrie...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 alcImplement pmap_copy(). (This includes the changes...
2019-07-01 manuarm64: efi: Map memory IO region as device
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-26 cognetIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 alcRevert one of the changes from r349323. Specifically...
2019-06-26 cognetFix debugging of 32bits arm binaries on arm64.
2019-06-24 jchandraarm64 gicv3_its: enable all ITS blocks for a CPU
2019-06-24 jchandraarm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
2019-06-23 alcpmap_enter_quick_locked() never replaces a valid mappin...
2019-06-22 alcIntroduce pmap_remove_l3_range() and use it in two...
2019-06-20 asomersMFHead @349234
2019-06-19 alcCorrect an error in r349122. pmap_unwire() should...
2019-06-17 mmMFV r349134:
2019-06-17 alcEliminate a redundant call to pmap_invalidate_page...
2019-06-16 alcThree changes to arm64's pmap_unwire():
2019-06-16 alcThree enhancements to arm64's pmap_protect():
2019-06-15 alcPreviously, when pmap_remove_pages() destroyed a dirty...
2019-06-14 alcBatch the TLB invalidations that are performed by pmap_...
2019-06-14 alcChange the arm64 pmap so that updates to the global...
2019-06-12 alcChange pmap_demote_l2_locked() so that it removes the...
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-06 asomersMFHead @348740
2019-06-03 tychonvery large dma mappings can cause integer overflow
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 jchandraarm64 gicv3_its: Fix a typo
2019-05-30 jchandragicv3_its: do LPI init only once per CPU
2019-05-30 jchandragicv3_its: refactor LPI init into a new function
2019-05-30 jchandragic_v3: consolidate per-cpu redistributor information
2019-05-26 jchandraarm64 nexus: remove incorrect warning
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-16 jhibbitsarm64: Add the rename interpreter path for compat32...
2019-05-16 kibarm64: bzero buffer for ucontext in freebsd32_swapconte...
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-04 kibarm64: Properly restore PAN when done with userspace...
2019-05-01 andrewRestore x18 in efi_arch_leave.
2019-05-01 ganboldAdd a hw.model sysctl oid for arm64 which reports the...
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-25 andrewSort printing of the ID registers on arm64 to be identi...
2019-03-25 mmMFV r345495:
2019-03-21 mwAdd bus_release_resource() method to nexus on arm64
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-28 andrewAdd the hw.ncpu tunable to arm64.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibEnable enabling ASLR on non-x86 architectures.
next