]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
amd64/ia32/ia32_signal.c: Use ANSI C functions definitions
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2021-11-10 Martin Matuskazfs: merge openzfs/zfs@6c8f03232 (master) into main
2021-11-10 Bjoern A. Zeebarm64/gicv3: improve a panic message
2021-11-05 Kyle Evanssched: split sched_ap_entry() out of sched_throw()
2021-11-03 Kyle Evanssched: separate out schedinit_ap()
2021-11-01 Andrew TurnerPrint the correct register for the arm64 elr
2021-10-29 Olivier HouchardMerge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 Dawid GoreckiEnable stack gap on arm64
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-20 Andrew TurnerPass the ACPI ID when reading the ACPI domain
2021-10-20 Mark JohnstonUse the vm_radix_init() helper when initializing pmaps
2021-10-20 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-12 Andrew TurnerStop reading the arm64 domain when it's known
2021-10-11 Andrew TurnerAllocate arm64 per-CPU data in the correct domain
2021-10-11 Andrew TurnerOnly demote when needed in the arm64 pmap_change_props_...
2021-10-11 Andrew TurnerAdd pmap_change_prot on arm64
2021-10-08 Mitchell Hornearm, arm64, riscv: adjust top-level nexus comment
2021-10-08 Konstantin Belousovarm64: move signal delivery code to exec_machdep.c
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-10-01 Andrew TurnerAdd a gic interface to allocate MSI interrupts
2021-10-01 Andrew TurnerAllow ddb and dtrace use the DMAP region on arm64
2021-10-01 Andrew TurnerAlso print symbols when printing arm64 registers
2021-09-29 Mitchell Horneminidump: De-duplicate the progress bar
2021-09-29 Mitchell Horneminidump: De-duplicate is_dumpable()
2021-09-29 Andrew TurnerAdd the arm64 table attributes and use them
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-21 Olivier Houchardarm64: Handle thumb2 thread entry point.
2021-09-21 Olivier Houchardarm64: Handle 32bits breakpoint exception.
2021-09-15 John Baldwinarm64: Pass the right label to END() for handle_empty_e...
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-15 Andrew TurnerUse a 64 bit read to access GICR_TYPER
2021-09-14 Andrew TurnerRemove a bogus assertion from the gic drivers
2021-09-14 Andrew TurnerAdd support for gicv2m as a child of gicv3
2021-09-13 Andrew TurnerRestrict spsr updated in the arm64 set_regs*
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-30 Andrew TurnerCreate sys/reg.h for the common code previously in...
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-24 Mateusz Guzikarm64: retire bcopy
2021-08-23 Mateusz Guzikarm64: retire bzero
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-12 Andrew TurnerEnable arm64 SError exceptions in the kernel
2021-08-12 Andrew TurnerAdd the Apple arm64 implementer ID
2021-08-12 Andrew TurnerSort the arm64 cpu_implementers list by name
2021-08-11 Andrew TurnerRead the arm64 midr register earlier
2021-08-08 Andrew TurnerRemove an unused arm64 panic string
2021-08-08 Andrew TurnerAdd macros for the arm64 daifset/daifclr flags
2021-08-08 Andrew TurnerClean up the arm64 fork_trampoline
2021-08-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-04 Andrew TurnerAdd more arm64 external abort sources
2021-08-03 Andrew TurnerOnly store the arm64 ID registers in the cpu_desc
2021-08-03 Andrew TurnerMove setting arm64 HWCAP values to the ID tables
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-07-28 Andrew TurnerAdd missing arm64 ID registers
2021-07-28 Andrew TurnerSort the arm64 ID_AA64* user registers
2021-07-28 Andrew TurnerAdd macros for arm64 special reg op and CR values
2021-07-27 Andrew TurnerTeach the arm64 kernel to identify the Arm AEM
2021-07-25 Peter Grehanarm64: HWCAP/HWCAP2 aux args support for 32-bit ARM...
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-21 Mark Johnstonarm64: Print CPU features slightly earlier
2021-07-19 Andrew TurnerSplit out the arm64 ID field comparison function
2021-07-19 Andrew TurnerStart to clean up arm64 address space selection
2021-07-18 Xin LIless: upgrade to v590.
2021-07-16 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-15 Andrew TurnerHide arm64 features that don't have a HWCAP
2021-07-15 Alan Coxarm64: Sync icache when creating executable superpage...
2021-07-15 Mark JohnstonAssert that valid PTEs are not overwritten when install...
2021-07-14 Andrew TurnerRemove the newline from arm64 trap panics
2021-07-14 Alan CoxClear the accessed bit when copying a managed superpage...
2021-07-13 Alan Coxpmap: Micro-optimize pmap_remove_pages() on amd64 and...
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-10 David ChisnallRevert "Pass the syscall number to capsicum permission...
2021-07-10 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-07 Andrew TurnerFix the name of the arm64 SCTLR_E0E register
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-07 Alan Coxarm64: Simplify fcmpset failure in pmap_promote_l2()
2021-07-07 Konstantin BelousovDo not call FreeBSD-ABI specific code for all ABIs
2021-07-06 Andrew TurnerSync the arm64 special registers with the Armv8.5 XML
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-06 Alan CoxOn a failed fcmpset don't pointlessly repeat tests
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-07-01 Andrew TurnerSwitch the order of the ID_AA64PFR1_EL1 fields
2021-06-30 Olivier Houchardarm64: Make sure COMPAT_FREEBSD32 handles thumb entry...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-29 Edward Tomasz Napi... Add infrastructure required for Linux coredump support
next