]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Rename the arm64 pmap_invalidate_* functions
[FreeBSD/FreeBSD.git] / sys / arm64 /
2022-11-15 Andrew TurnerRename the arm64 pmap_invalidate_* functions
2022-11-15 Andrew TurnerDisable superpage use for stage 2 arm64 mappings
2022-11-15 Andrew TurnerRevert "Check alignment of fp in unwind_frame"
2022-11-15 Dapeng GaoCheck alignment of fp in unwind_frame
2022-11-11 Kyle Evansarm64: add a spin-table implementation for Apple Silicon
2022-11-11 Andrew TurnerFix a rk356x pinctrl register offset
2022-11-07 Mark Johnstonarm64: Disable per-thread stack-smashing protection...
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-03 Andrew TurnerEnable hyperv in the arm64 NOTES
2022-11-03 Andrew TurnerRevert "Disable Hyper-V on arm64"
2022-11-03 Andrew TurnerAdd more SOC options to the arm64 NOTES file
2022-11-03 Andrew TurnerInclude sys/malloc.h directly in the qoriq clock
2022-11-03 Andrew TurnerSort the SOC options in the arm64 NOTES config
2022-11-02 Mark Johnstonarm64: Handle translation faults for thread structures
2022-11-02 Elliott Mitchellsys: Nuke double-semicolons
2022-11-02 Elliott Mitchellsys: use .S for assembly language files that use the...
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-29 Mike Karelsgenet: add another case where headers need pullup
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 Mitchell Hornelinux: populate sv_syscallnames in each sysentvec
2022-10-28 Andrew TurnerDisable Hyper-V on arm64
2022-10-28 Andrew TurnerRemove the hyperv option from std.dev
2022-10-28 Jung-uk Kimacpica: Merge ACPICA 20221020
2022-10-27 Olivier Houchardarm64: Implement cpu_ptrace().
2022-10-27 Andrew TurnerAdd a LINT-ACPI arm64 config
2022-10-27 Andrew TurnerRemove an unneeded cpu_dcache_wb_range from arm64
2022-10-27 Kyle Evansarm64: add a std.ec2 config
2022-10-27 Souradeep Chakrabartiarm64: Hyper-V: enablement for ARM64 in Hyper-V (Part...
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-25 Warner Loshintrng: Remove from NOTES file
2022-10-25 Warner Loshgenet: cnt here is write only and can be removed
2022-10-25 Konstantin Belousovarm, arm64: tweak hard-coded load addresses for PIE...
2022-10-24 Warner LoshDEFAULTS: move intrng to DEFAULTS for its platforms.
2022-10-24 Takanori Watanabeacpi_ged: New driver to ACPI generic event device
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-18 Takanori Watanabeofw: add BUS_GET_DEVICE_PATH interface to openfirm...
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-14 Dmitry SalychevAdd initial DPAA2 support
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-11 Andrew TurnerAdd more Arm CPUs to the arm64 cpu ident
2022-10-11 Andrew TurnerMark 64-bit arm64 hypervisor registers with UL
2022-10-10 Michael TuexenSync TCP related kernel config options
2022-10-07 John Baldwinsys: Consolidate common implementation details of PV...
2022-10-06 Mitchell Horneamd64, arm64 pmap: fix a comment typo
2022-10-06 Warner Losharm64/machdep: Delete trailing whitespace
2022-10-05 John Baldwinarm64: Simplify initialization of pc_freemask.
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-04 Andrew TurnerClear the indirect flag in the GICv3 ITS driver
2022-10-01 Ganbold TsagaankhuuSet denominator to 1 if it is 0 in the init phase.
2022-09-30 Alan Coxpmap: optimize MADV_WILLNEED on existing superpages
2022-09-29 Kyle Evansarm64: fix build without FDT
2022-09-29 Kyle Evansarm64: coresight: fix the build without FDT
2022-09-29 Andrew TurnerAdd a LINT-FDT arm64 config
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-28 Andrew TurnerReduce the arm64 ID registers we print
2022-09-27 Andrew Turnerarm64 pmap: per-domain pv chunk list
2022-09-27 Andrew Turnerarm64 pmap: batch chunk removal in pmap_remove_pages
2022-09-27 Andrew TurnerReorder pmap_bootstrap_state to reduce holes
2022-09-27 Andrew TurnerRemove unneeded variables in the arm64 pmap bootstrap
2022-09-27 Andrew TurnerRemove duplicate arm64 pmap bootstrap code
2022-09-27 Andrew TurnerAllow changing arm64 table attributes when bootstrappin...
2022-09-27 Andrew TurnerAllow the arm64 pmap table bootstrap to work in more...
2022-09-27 Andrew TurnerMake the arm64 pmap bootstrap state global
2022-09-27 Andrew TurnerRename arm64 pmap bootstrap to not be dmap specific
2022-09-26 Mitchell Hornearm64: bus: provide bus_space_set_{multi,region}_stream...
2022-09-26 Mitchell Hornearm64: bus: unhide bus_space definition with sanitizers...
2022-09-26 Mark Johnstonarm64: Fix an assertion in pmap_enter_largepage()
2022-09-26 Mark Johnstonarm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Mark Johnstonarm64: Ignore 1GB mappings in pmap_advise()
2022-09-23 Warner Losharm64: don't loop forever if first option in kern.cfg...
2022-09-23 Andrew TurnerFix the spelling of interrupt in the GICv3 driver
2022-09-23 Andrew TurnerMake adding children consistant in the GICv3 drivers
2022-09-23 Andrew TurnerTeach the GICv3 driver to translate memory ranges
2022-09-23 Andrew TurnerMove the GICv3 bus_print_child function to the parent
2022-09-23 Andrew TurnerAdd bus_get_resource_list functions to the GICv3 driver
2022-09-22 John Baldwinkmem_malloc/free: Use void * instead of vm_offset_t...
2022-09-22 John Baldwinpmap_unmapdev/bios: Accept a pointer instead of a vm_of...
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Andrew TurnerTeach the GICv3 driver about a vgic child
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Jakub Kołodziejgpio: Merge TCA6416 & TCA6408 drivers into TCA64XX
2022-09-13 Richard Scheffeneggertcp: make CUBIC the default congestion control mechanism.
2022-09-11 Alan Coxpmap: don't recompute mpte during promotion
2022-09-09 Warner Loshgicv3_its: Fix typo
2022-09-08 Andrew TurnerUse the cached dc zva length in arm64 memset
2022-09-08 Andrew TurnerImport the arm64 Cortex Strings memset into the kernel
2022-09-08 Andrew TurnerImport an optimized arm64 memcmp into the kernel
2022-09-08 Andrew TurnerImport an optimized str{n}cmp on arm64
2022-09-08 Andrew TurnerUpdate the arm64 kernel memcpy/memmove
2022-09-08 Andrew TurnerMove the non-exported PCB_FP_* flags to the upper bits
2022-09-08 Kyle Evansarm64, riscv: size boot stacks appropriately
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-07 Warner Losharm64: machdep.c fix two typos
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Andrew TurnerDecode the arm64 ID_AA64ISAR1_EL1 register
next