]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
cuse(3): Use bool type for boolean value instead of int type.
[FreeBSD/FreeBSD.git] / sys / arm64 /
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
2022-09-06 Xin LIMFV: less v608
2022-09-04 Gordon Berglingarm64: Remove a double word in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-01 Warner Loshacpi: Fix error message
2022-09-01 Warner Loshacpi: Move some errors with RSDP and XSLT out from...
2022-09-01 Warner Loshacpi: Unmap RSDP in more error cases
2022-09-01 Warner Loshacpi: arm64 doesn't support ACPI 1.0 RSDP, report when...
2022-09-01 Ganbold TsagaankhuuFix problem getting gpio version during attach.
2022-08-31 Andrew TurnerStore mpidr as a 64-bit value on arm64
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Andrew TurnerAdd an IDC only arm64 icache sync function
2022-08-24 Warner Losharm64: Remove unused typedef
2022-08-23 John Baldwincmn600: Remove unused devclass from DRIVER_MODULE.
2022-08-20 Søren SchmidtAdd interrupt handling to rk_gpio driver.
2022-08-19 Søren SchmidtCode refactoring for existing rk_gpio driver.
2022-08-17 John Baldwinarm64 pmap: Convert PC_IS_FREE into an inline function.
2022-08-17 John Baldwinarm64 pmap: Simplify logic around pv_chunk sizes.
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Andrew TurnerDisable promotion on pcpu memory on arm64
2022-08-16 Søren SchmidtAdd support for RockChip RK356X to DWC3 driver.
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-15 Dimitry AndricAdjust function definition in arm64's db_trace.c to...
2022-08-15 Søren SchmidtAdd RockChip RK356X support to existing RockChip iodoma...
2022-08-14 Dimitry AndricFix unused variable warning in rockchip's rk_spi.c
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-11 Søren SchmidtAdd RockChip RK356X support to existing RockChip therma...
2022-08-11 Ganbold TsagaankhuuAdd support for RK3568 to RockChip GRF and SPI drivers.
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel Vadotarm64: rockchip: rk_gpio: Improve mode switching
2022-08-10 Andrew TurnerSimplify setting a non-4k PAGE_SIZE on arm64
2022-08-10 Emmanuel Vadotarm64: rockchip: pinctrl: Do not rely on the node name
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-08 Ganbold TsagaankhuuAdd drive strength setting for RK3568 pinctrl driver.
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-02 Konstantin BelousovAST: rework
2022-07-30 Alan Coxiommu_gas: Eliminate redundant parameters and push...
2022-07-28 John Baldwinpmap_mapdev: Consistently use vm_paddr_t for the first...
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-25 Alan Coxiommu_gas: Eliminate a possible case of use-after-free
2022-07-19 Andrew TurnerAdd experimental 16k page support on arm64
2022-07-18 Kornel DulębaRework how shared page related data is stored
2022-07-18 Kornel DulębaIntroduce the PROC_SIGCODE() macro
2022-07-18 Bjoern A. Zeebarm64, qoriq_therm: fix handling sites on version 1...
next