]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
malo: Remove write only variables, but leave hardware reads in place
[FreeBSD/FreeBSD.git] / sys / arm64 /
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Brooks Davissysent: regen for syscallarg_t
2022-03-28 Brooks Davissyscallarg_t: Add a type for system call arguments
2022-03-28 Andrew TurnerTreat cache write as a read in arm64 data faults
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-25 D Scott PhillipsAdd the Ampere and Fujitsu arm64 implementer IDs
2022-03-25 D Scott Phillipsarm64: Add explicit barrier after address translation...
2022-03-25 D Scott Phillipsarm64: pmap: Mask VA operand in TLBI instructions
2022-03-23 John Baldwinarm,arm64: Add a NT_ARM_TLS read-only register set.
2022-03-23 John BaldwinUse a regset for NT_ARM_VFP.
2022-03-23 John Baldwinaarch64: Fix get_fpcontext32() to work on non-curthread.
2022-03-23 Andrew TurnerRemove L2_BLOCK_MASK from arm64
2022-03-23 Andrew TurnerSupport EFIRT on arm64 with a non 4k page size
2022-03-23 Andrew TurnerAdd an implementation of .mcount on arm64
2022-03-22 Andrew TurnerRemove the unused arm64 kernel profiling code
2022-03-19 Kyle Evansarm64: gic: disable the ITS if it's enabled prior to...
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-15 Andrew TurnerFix arm64 TLB invalidation with non-4k pages
2022-03-15 Andrew TurnerRemove a redundant L1_BLOCK == L2_BLOCK check
2022-03-15 Andrew TurnerMake page size dynamic in libkvm for arm64
2022-03-15 Andrew TurnerFix calculating l0index in _pmap_alloc_l3 on arm64
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-11 John Baldwinaarch64: Add constants for fields in the PMEVTYPERn_EL0...
2022-03-11 Andrew TurnerRevert "Add the PMCR_EL0.N arm64 register field"
2022-03-11 Andrew TurnerAdd more arm64 register op* and CR* values
2022-03-11 Andrew TurnerAdd the PMCR_EL0.N arm64 register field
2022-03-11 Andrew TurnerCorrect the location of the arm64 PMCR register
2022-03-11 Andrew TurnerSort the M* and P* arm64 registers
2022-03-10 John BaldwinStore core dump notes for all valid register sets for...
2022-03-10 Andrew TurnerRemove an unneeded memset from the arm64 pmap
2022-03-10 Andrew TurnerSplit out creating the arm64 L2 dmap entries
2022-03-10 Andrew TurnerRemove l1ptfrom pmap_early_vtophys on arm64
2022-03-10 Andrew TurnerFix the arm64 DMAP start address in a comment
2022-03-10 Andrew TurnerFix the TCR_TG0 values
2022-03-10 Andrew TurnerFix the spelling of EFI_PAGE_SIZE
2022-03-10 Andrew TurnerAdd more arm64 PAC identification fields
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-08 Andrew TurnerMake the arm64 get_pcpu a function again
2022-03-08 Andrew TurnerPrint the instruction for the unknown exception
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-07 Andrew TurnerRework the arm64 sigtramp code to be a trampoline
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-02-23 Andrew TurnerFix the sanitizer header checks on arm64
2022-02-23 Andrew TurnerAdd the char and short atomic operations on arm64
2022-02-22 Andrew TurnerAdd NT_ARM_ADDR_MASK
2022-02-21 Emmanuel Vadotarm64: conf: Remove options EXT_RESOURCES
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-20 Michal Melountegra: Improve the detection of the secondary function...
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-10 Warner Loshaarch64: Add static asssert for context size
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-07 Andrew TurnerStop single stepping in signal handers on arm64
2022-02-07 Andrew TurnerFix the signal code on 32-bit breakpoints on arm64
2022-02-06 Gordon Berglingtegra: Fix a common typo in source code comments
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-04 Andrew TurnerSort the names of the arm64 debug registers
2022-02-03 Jesper Schmitz Mou... sys/arm64/iommu/iommu_pmap.c readd sys/systm.h
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-01 Mitchell Hornearm64, riscv: handle RB_KDB
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Andrew TurnerAdd PT_GETREGSET
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-19 Andrew TurnerAdd the Armv8.3-SPE registers
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-17 Mark Johnstonexec: Remove the stack gap implementation
2022-01-17 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-17 Mark Johnstonsysent: Add a sv_psstringssz field to struct sysentvec
2022-01-12 Brooks DavisRevert "syscallarg_t: Add a type for system call arguments"
2022-01-12 Brooks Davissysent: regen for syscallarg_t
2022-01-12 Brooks Davissyscallarg_t: Add a type for system call arguments
2022-01-12 Andrew TurnerAdd arm64 pointer authentication support
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-10 Andrew TurnerFix a typo in an arm64 comment
2022-01-10 Andrew TurnerMove instructions into the arm64 exception vectors
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-05 John Baldwinbus_dma: Deduplicate locking helper functions.
2022-01-05 John BaldwinDeduplicate bus_dma bounce code.
2022-01-05 Andrew TurnerUse the arm64 ttbr macro to define the ASID shift
2022-01-05 Andrew TurnerAdd the arm64 TTBR fields to armreg.h
2022-01-05 Andrew TurnerAdd a missing space in the arm64 sendsig
2022-01-05 Andrew TurnerRemove the sigcode base check on arm64
2022-01-04 Hubert MazurAdd driver for marvell, a37x0 peripheral clocks
2022-01-04 Hubert MazurAdd driver for armada, 37x0-tbg-clock
2022-01-04 Hubert MazurAdd driver for marvell, armada-3700 oscillator
2022-01-04 Xin LIfile: upgrade to 5.41.
2022-01-03 Alan Coxarm64: Implement final level only TLB invalidations
2022-01-03 Jessica Clarkearm64: Check for intrng-reported errors in gicv3_its
2022-01-02 Doug Moorebusdma: _bus_dmamap_addseg repaired
next