]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
Fix definitions for linuxulator's sync_file_range(2).
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2019-12-12 andrewAdd comments and macros to the tcr_el1 setting code...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-09 manuarm64: Use the kenv provided by loader
2019-12-07 mmelAdd support for booting kernel directly from U-Boot...
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 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 jhibbitsrevert r354714 "Boot arm64 kernel using booti command...
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-21 andrewPort the NetBSD KCSAN runtime to FreeBSD.
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-19 andrewReturn 0 from ptrace_set_pc as it now completes success...
2019-11-19 andrewAllow ptrace to set the probram counter on arm64.
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-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
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-07 philImport libxo-1.3.0:
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 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-25 andrewMake special register names lowercase so they don't...
2019-10-23 andrewStop enabling interrupts when reentering kdb on arm64
2019-10-22 markjApply r353893 to arm64.
2019-10-19 jkimMerge ACPICA 20191018.
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 andrewSort the id_aa64*_fields arrays to be in alphanumerical...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 alcEliminate a redundant bzero(). The l0 page table page...
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-27 kibImprove MD page fault handlers.
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-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibCentralize __pcpu definitions.
2019-08-26 tuexenIdentify eMAG CPU used in Ampere Computing systems.
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 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...
next