]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
Add an implementation of .mcount on arm64
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2022-04-19 Andrew TurnerAdd an implementation of .mcount on arm64
2022-04-19 Andrew TurnerAdd support for arm64 nGnRE device memory
2022-04-04 Andrew TurnerCorrect the location of the arm64 PMCR register
2022-04-04 Andrew TurnerFix the arm64 DMAP start address in a comment
2022-04-04 Andrew TurnerFix the TCR_TG0 values
2022-04-04 Andrew TurnerAdd more arm64 PAC identification fields
2022-04-04 Andrew TurnerAdd the char and short atomic operations on arm64
2022-03-29 D Scott PhillipsAdd the Ampere and Fujitsu arm64 implementer IDs
2022-03-29 D Scott Phillipsarm64: Add explicit barrier after address translation...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-14 Andrew TurnerMake the arm64 get_pcpu a function again
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-03 Greg Vsmbios: support getting address from EFI
2022-02-22 Andrew TurnerStop single stepping in signal handers on arm64
2022-02-22 Andrew TurnerSort the names of the arm64 debug registers
2022-02-22 Andrew TurnerAdd the Armv8.3-SPE registers
2022-02-22 Andrew TurnerHandle functions that use a nop in the arm64 fbt
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-01-31 Andrew TurnerUse the arm64 ttbr macro to define the ASID shift
2022-01-31 Andrew TurnerAdd the arm64 TTBR fields to armreg.h
2022-01-04 Andrew TurnerAllow ddb and dtrace use the DMAP region on arm64
2022-01-04 Andrew TurnerAdd atomic_testandset_acq_* on arm64
2021-12-20 Andrew TurnerPer-thread stack canary on arm64
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-14 Andrew TurnerAllocate arm64 per-CPU data in the correct domain
2021-12-07 Mitchell Hornearm64, powerpc: fix calculation of 'used' in GET_STACK_...
2021-12-06 Warner Losharm64: Make machine/reg.h self contained
2021-12-03 Mitchell Horneminidump: Parameterize minidumpsys()
2021-11-23 John Baldwinarm64, riscv: Fix TRAF_PC() to return the PC, not the...
2021-11-01 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-10-25 Andrew TurnerAdd pmap_change_prot on arm64
2021-10-25 Andrew TurnerAdd the arm64 table attributes and use them
2021-10-15 Mitchell Horneminidump: De-duplicate the progress bar
2021-10-11 Andrew TurnerFix the arm64 L2_BLOCK_MASK definition
2021-09-27 Andrew TurnerEnable arm64 SError exceptions in the kernel
2021-09-27 Andrew TurnerAdd the Apple arm64 implementer ID
2021-09-27 Andrew TurnerAdd macros for the arm64 daifset/daifclr flags
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-08-31 Alan Coxarm64: eliminate a duplicated #define
2021-08-30 Andrew TurnerAdd macros for arm64 special reg op and CR values
2021-08-30 Andrew TurnerTeach the arm64 kernel to identify the Arm AEM
2021-08-30 Andrew TurnerStart to clean up arm64 address space selection
2021-08-23 Konstantin BelousovAdd pmap_vm_page_alloc_check()
2021-08-22 Peter Grehanarm64: HWCAP/HWCAP2 aux args support for 32-bit ARM...
2021-08-05 Andrew TurnerUpdate the SCTLR_EL1 register definitions
2021-08-05 Andrew TurnerUpdate the arm64 HCR_EL2 registers
2021-08-05 Andrew TurnerFix the name of the arm64 SCTLR_E0E register
2021-08-05 Andrew TurnerSync the arm64 special registers with the Armv8.5 XML
2021-07-29 Mitchell Hornearm64 support for pmu-events
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-24 Mitchell HorneConsolidate machine/endian.h definitions
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-12 Andrew TurnerClean up early arm64 pmap code
2021-06-12 Andrew TurnerClean up the style in the arm64 bus.h
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-04-21 Mitchell Hornegdb: report specific stop reason for watchpoints
2021-04-21 Mitchell Hornearm64: implement kdb watchpoint functions
2021-03-17 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-08 Mitchell Hornearm64: add definition for IS_SSTEP_TRAP()
2021-03-08 Mitchell Hornearm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
2021-02-24 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-24 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-24 Mitchell Hornearm64: validate breakpoint registers
2021-02-11 Michal Melounarm64: Initialize VFP control register.
2021-01-20 Mark Johnstonarm64, riscv: Set VM_KMEM_SIZE_SCALE to 1
2021-01-20 Mark Johnstonarm64: Stop setting VM_BCACHE_SIZE_MAX
2021-01-15 Andrew TurnerExtract the logic from pmap_kextract
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Andrew TurnerSwitch the arm64 pcpu to a global register variable
2021-01-08 mhornearm64: gdb(4) machine-dependent bits
2021-01-08 mhornearm64: remove pcb_pc
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Ryan Libbyarm64: fix mask in atomic_testand{set,clear}_64
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Andrew TurnerMove the literal pool to the end of asm functions
2020-12-23 Andrew TurnerAdd LENTRY and LEND to arm64
2020-12-23 Andrew TurnerRename the arm64 4k PAGE_* macros
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Michal MelounSimplify startup of secondary cores and store MPIDR...
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-01 Oleksandr Tymoshenko[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
next