]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
Allow the userspace ID register fields to be read from the kernel
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
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.
2019-10-25 andrewRemove the arm4 ID register masks, they are not needed...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-11 jhibbitsgcore: Add aarch64 32-bit core support
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 alcEliminate an unused declaration. The variable in quest...
2019-10-04 alcThe implementation of arm64_tlb_flushID_SE() was remove...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 markjImplement pmap_page_is_mapped() correctly on arm64...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
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-16 jeffMove phys_avail definition into MI code. It is consume...
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-01 markjUse ATTR_DBM even when hardware dirty bit management...
2019-07-28 asomersMFHead @r350386
2019-07-23 andrewAs with r350241 use the new UL macro on the main regist...
2019-07-23 andrewEnsure the arm64 ID register fields are 64 bit types.
2019-07-20 manuarm64: Implement HWCAP
2019-07-18 andrewRename arm64 macros in preperation for a script to...
2019-07-16 markjFix the arm64 page table entry attribute mask.
2019-07-15 markjImplement software access and dirty bit management...
2019-07-11 markjFix some ISS bit definitions for data aborts.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-15 julianLightly hide the 'var' inside the macros to read the...
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-17 dougmImplement the ffs and fls functions, and their longer...
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-08 manudts: Import files from Linux 5.1
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-25 mmMFV r345495:
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-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 obrienFollow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-13 cognetIntroduce cpu_icache_sync_range_checked(), that does...
2019-01-13 cognetImpleent COMPAT_FREEBSD32 for arm64.
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 andrewFix a comment, pushed onto is two words.
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 andrewAdd the ARMv8.3 SCTLR_EL1 fields.
2018-11-01 andrewAdd the ARMv8.3 HCR_EL2 register fields.
next