]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
zfs: merge openzfs/zfs@10e36e176
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Doug Moorevm_phys: add binary segment search
2023-06-15 Mark Johnstonarm64: Make a debug print conditional on bootverbose
2023-06-12 Alan Coxamd64/arm64 pmap: Stop requiring the accessed bit for...
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-09 Andrew TurnerAdd more arm64 ID registers to the user_regs array
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Andrew Turnerarm64: Malloc the cpu_desc array
2023-06-08 Andrew Turnerarm64: Reduce the direct use of cpu_desc
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-02 Andrew Turnerarm64: Correct a pmap unlock in pmap_stage2_fault
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-31 Andrew Turnergicv3: Use an offset to find the redist registers
2023-05-29 Alan Coxarm64 pmap: Make VM_PAGE_TO_PV_LIST_LOCK() a constant...
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-27 Alan Coxarm64 pmap: Eliminate an unused global variable
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-25 Mykola Hohsadzearm64/disassem.c: Add shifted register instruction...
2023-05-25 Mykola Hohsadzearm64/disassem.c: Make output lowercase
2023-05-25 Andrew TurnerAdd brackets around GICv3 redistributor macros
2023-05-24 Andrew Turnerarm64: Print the spinlock count on panic
2023-05-24 Andrew TurnerPrint registers on an arm64 spinlock data abort
2023-05-24 Andrew TurnerDon't print leading 0's in the arm64 esr
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Andrew TurnerExport arm64 VFP handling functions
2023-05-24 Zachary Leafarm64 pmap: introduce PHYS_TO_PTE macro
2023-05-24 Zachary Leafarm64 pmap: introduce PTE_TO_PHYS macro
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-22 Christos Margiolisarm64: use PSR_DAIF instead of each individual flag
2023-05-22 Kyle Evansarm64: gicv3: setup PPIs on all APs after they're online
2023-05-17 Andrew TurnerMove the arm64 sigcode to .rodata
2023-05-15 Kyle Evansarm64: simplify expression
2023-05-15 Kyle Evansarm64: emulate swp/swpb instructions
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Kyle Evansarm64: add swapueword8/32
2023-05-10 Zachary Leafarm64: fix stack unwinding past exception handlers
2023-05-08 Mykola Hohsadzearm64/disassem.c: Add detection of xzr and sp
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 John Baldwinofw_cpu_early_foreach: Change callback to return bool...
2023-05-04 John Baldwinpmap_{un}map_io_transient: Use bool instead of boolean_t.
2023-05-04 John Baldwinimgact_elf: Change header_supported to return bool...
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Andrew TurnerSplit out pmap_map_delete on arm64
2023-04-26 Elliott Mitchellarm: remove passing trapframe to intr_ipi_dispatch()
2023-04-26 Elliott Mitchellarm: remove interrupt nesting by ipi_preempt()/ipi_hard...
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-04-25 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-04-25 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-04-25 Andrew TurnerAdd padding for future use on arm64
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Andrew TurnerUse a uint64_t to store the arm64 mpidr
2023-04-24 Andrew TurnerMake arm64 pcb padding explicit
2023-04-24 Andrew TurnerRemove unneeded masks from the arm64 KASAN shadow
2023-04-23 Mark Johnstonarm64: Disable PAC when booting on a Windows Dev Kit...
2023-04-23 Mark Johnstonarm64: Implement bus_describe_intr() for nexus
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-12 Andrew TurnerCreate pmap_mask_set_locked on arm64
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-03 Andrew TurnerAdd non-posted device memory to the arm64 mem map
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Mitchell Hornearm64/gicv3: correct the size of the distributor resource
2023-03-31 Mark Johnstonarm64: Move the initial kernel stack out of the init_pa...
2023-03-31 Andrew TurnerMove arm64 EENTRY uses before ENTRY
2023-03-31 Mark Johnstonarm64: Ensure that thread0's PCB flags are initialized
2023-03-31 Andrew TurnerHandle the arm64 unknown exception separately
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-26 Kyle Evansarm64: cpu_switch: don't zero out pcb_onfault
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Kyle Evansarm64: add KASAN support
2023-03-23 Andrew TurnerRemove unused registes from the arm pcb
2023-03-23 Andrew TurnerAdd compat support for struct reg on arm64
2023-03-23 Zachary Leafarm64: add fault address to trapframe
2023-03-23 Zachary Leafarm64: extend ESR/SPSR registers to 64b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Andrew Turnerarm64: Use the new PCB macros in swtch.S
2023-03-22 Andrew TurnerAdd macros for arm64 pcb register offsets
2023-03-20 Mitchell Hornearm64: nexus code tidy-up
2023-03-20 Dmitry Mikushinarm64: Adding a missing include file
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-16 Andrew TurnerAllow forcing non-posted memory on arm64
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-15 Andrew Turnerarm64: Support stage 2 mappings in pmap_remove_all
2023-03-15 Andrew TurnerSupport the arm64 pmap_remove_write for stage 2
2023-03-15 Mitchell Hornearm64: limit EFI excluded regions to physical memory...
2023-03-15 Andrew TurnerSupport arm64 stage2 TLB invalidation
2023-03-14 Andrew TurnerFix the ofw parent check in arm64 nexus
next