]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Merge ^/head r343320 through r343570.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 obrienFollow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-29 andrewExtract the coverage sanitizer KPI to a new file.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-16 gonzo[rpi] Reorganize spigen(4) overlays for Raspberry Pi
2019-01-15 andrewEnsure the I-Cache is correctly handled in arm64_icache...
2019-01-13 cognetDon't forget to add the needed #includes.
2019-01-13 cognetIntroduce cpu_icache_sync_range_checked(), that does...
2019-01-13 cognetImpleent COMPAT_FREEBSD32 for arm64.
2019-01-12 andrewAdd support for the Clang Coverage Sanitizer in the...
2019-01-11 andrewFix the location of td->td_frame at the top of the...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 fsuFix errno values returned from DUMMY_XATTR linuxulator...
2019-01-10 andrewFix a comment, pushed onto is two words.
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 andrewPass VM_PROT_EXECUTE to vm_fault for instruction faults.
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
2018-12-12 manumv_thermal: Add thermal driver for AP806 and CP110...
2018-12-12 manuarm64: Add mv_cp110_icu and mv_cp110_gicp
2018-12-12 manuarm64: mv_gpio: Add Marvell 8K support
2018-12-12 manuarm64: mvebu_pinctrl: Add driver for Marvell Pinmux...
2018-12-12 manuarm64: Add new SoC type MARVELL_8K
2018-12-12 manuarm64: allwinner: Add pwm driver
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 andrewOnly read the ACPI proximity tabled on arm64 when we...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 jchandraarm64: add ACPI based NUMA support
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-02 andreastBuild the dtb for the rock64 board.
2018-12-01 manuAdd Silergy SYR827 PMIC driver
2018-12-01 manuarm64: rockchip: rk805: Add basic support for RK808...
2018-12-01 manuarm64: rockchip: rk_i2c: Use correct clock
2018-12-01 manuarm64/rockchip: add RK3399 support
2018-12-01 manuarm64: rockchip: Add RK3399_CLK_PLL
2018-11-30 vangyzenFix reporting of SS_ONSTACK
2018-11-29 manuarm64: rockchip: armclk: Do not change parent freq...
2018-11-28 manuarm64: Add rk_i2c and rk805 to GENERIC
2018-11-28 manuAdd RK805 PMIC Support
2018-11-28 manurk_clk_composite: Fix set_mux
2018-11-26 vangyzenPrevent kernel stack disclosure in signal delivery
2018-11-26 manuarm64: Add evdev support to GENERIC
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 markjHandle kernel superpage mappings in pmap_remove_l2().
2018-11-19 jchandragitv3_its: fixes for multiple GIC ITS blocks
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 jhbDrop the legacy ELF brandinfo for the old rtld from...
2018-11-06 andrewAdd the KUBSAN options to the arm64 and amd64 GENERIC...
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 jhbDon't enter DDB for fatal traps before panic by default.
2018-11-01 andrewAdd the ARMv8.3 SCTLR_EL1 fields.
2018-11-01 andrewAdd the ARMv8.3 HCR_EL2 register fields.
2018-11-01 andrewUse the correct offsets for the trap frame in fork_tram...
2018-10-31 kevansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-31 andrewAlways set the MP_QUIRK_CPULIST quirk under ACPI. This...
2018-10-31 andrewUse pmap_invalidate_all rather than invalidating 512...
2018-10-31 andrewRemove function prototypes for functions removed in...
2018-10-31 andrewFix some style(9) issues in the arm64 pmap_mapbios...
2018-10-31 andrewRemove the unused arm64_cpu driver.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 brooksConsolidate identical ELF auxargs type defintions.
2018-10-22 markjMake it possible to disable NUMA support with a tunable.
2018-10-22 andrewStop advertising ARMv8.3 Pointer Authentication
2018-10-22 andrewFix the ID_AA64ISAR0_EL1 dot product field shift.
2018-10-22 andrewCorrectly set the DAIF bits in new threads
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 tuexenAddress the warning regarding duplicate option 'GEOM_PA...
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-01 andrewAdd kernel ifunc support on arm64.
2018-10-01 manuarm64: Raise again L3 table for early devmap
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-28 andrewExport ID_AA64ISAR{0,1}_EL1 to userland.
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-27 andrewExport ID_AA64PFR0_EL1 to userland
2018-09-27 andrewMove the undefined instruction handler to identcpu...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 jhbClear all of the VFP state in fill_fpregs().
next