]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64/pmap.c
Merge ^/vendor/lvm-project/release-10.x up to its last change (upstream
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 / pmap.c
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-06 kaktussysctl: mark more nodes as MPSAFE
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 alcDetermine whether the MMU hardware is capable of updati...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 alcCorrect a mistakenly inverted condition in r355833.
2019-12-18 alcWhen pmap_enter_{l2,pde}() are called to create a kerne...
2019-12-15 alcApply a small optimization to pmap_remove_l3_range...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-05 alcOn a context switch, handle the possibility that the...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-29 andrewUse the VM_MEMATTR macros to describe the MAIR offsets.
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-27 alcThere is no reason why we need to pin the underlying...
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 alcUntil every possible root cause for an "invalid ASID...
2019-11-19 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-18 markjImplement vm.pmap.kernel_maps for arm64.
2019-11-18 markjLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 alcEliminate a redundant pmap_load() from pmap_remove_pages().
2019-11-07 philImport libxo-1.3.0:
2019-11-03 alcUtilize ASIDs to reduce both the direct and indirect...
2019-10-31 mwFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-30 andrewSet the userspace execute never bit on kernel mappings.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 markjRemove page locking from pmap_mincore().
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-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-01 alcIn short, pmap_enter_quick_locked("user space", .....
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 alcEliminate redundant calls to critical_enter() and criti...
2019-09-27 markjImplement pmap_page_is_mapped() correctly on arm64...
2019-09-26 dimMerge ^/head r352587 through r352763.
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-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-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-16 emasteaarch64: make pmap_change_attr public like on other...
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-16 markjAlways use the software DBM bit for now.
2019-07-16 markjPropagate attribute changes during demotion.
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 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.
next