]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
Teach the arm64 vfp.h about struct thread.
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2020-06-12 andrewTeach the arm64 vfp.h about struct thread.
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-27 andrewSupport creating and using arm64 pmap at stage 2
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-19 andrewStop performing a full icache sync when the DIC and...
2020-05-15 andrewRemove arm64_idcache_wbinv_range as it's unused.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-04-22 karelsAdd genet driver for Raspberry Pi 4B Ethernet
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-06 dimMerge ^/head r358678 through r358711.
2020-03-06 andrewAdd more are64 special register fields
2020-03-06 andrewUpdate the hypervisor registers
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 andrewMark the arm64 machdep.h as kernel only
2020-03-04 cyMFV r358616:
2020-03-03 andrewFix the spelling of aliasing.
2020-03-03 andrewMove the arm64 cache identification to identcpu.c
2020-03-03 andrewFix the spelling of the VIPT cache type field
2020-03-03 andrewStore the boot exception level on arm64 so it can be...
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 andrewGeneralise the arm64 ASID allocator.
2020-02-26 andrewStart to support multiple stages in the arm64 pmap.
2020-02-26 andrewAdd more arm64 CTR_EL0 register fields
2020-02-24 andrewSplit out the stage 1 pte bits and add the stage 2...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-05 markjDefine MAXCPU consistently between the kernel and KLDs.
2020-02-03 markjDynamically select LSE-based atomic(9)s on arm64.
2020-02-03 markjAdd LSE-based atomic(9) implementations.
2020-02-03 markjAdd wrappers for arm64 atomics.
2020-02-03 markjProvide a single implementation for each of the arm64...
2020-01-25 dimMerge ^/head r356931 through r357118.
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 markjPrint missing ID_AA64PFR{0,1}_EL1 register fields.
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-09 andrewAdd atomic_testandset/clear on arm64.
2020-01-06 andrewAdd more Arm arm64 CPU identification values
2020-01-03 andrewAdd the 8 and 16 bit atomic load/store functions with...
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-19 andrewStop speculation past an eret instruction
2019-12-12 andrewAdd comments and macros to the tcr_el1 setting code...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-07 mmelAdd support for booting kernel directly from U-Boot...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
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-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 andrewAdd kcsan_md_unsupported from NetBSD.
2019-11-21 andrewPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-19 andrewFix the definition of bus_space_read_stream_8 on arm64.
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-14 jhibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 andrewAdd more 8 and 16 bit variants of the the atomic(9...
2019-11-07 philImport libxo-1.3.0:
2019-11-03 andrewMove the struct debug_monitor_state out of _KERNEL.
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-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 andrewMove the MRS instruction decode macros to armreg.h
2019-10-30 andrewUpdate the debug monitor handling to work after userspa...
2019-10-30 andrewRename the macros to extract a single arm64 ID field.
next