]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / sys / arm64 /
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-17 dougmImplement the ffs and fls functions, and their longer...
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-16 jhibbitsarm64: Add the rename interpreter path for compat32...
2019-05-16 kibarm64: bzero buffer for ucontext in freebsd32_swapconte...
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
2019-05-10 manuarm64: rockchip: Don't always put PLL to normal mode
2019-05-09 gallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 manuAdd support for USB 3.0 XHCI via ACPI
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-07 emastemake sysent after r347228
2019-05-06 emasteReformat arm64 linux syscalls.master per current style
2019-05-04 kibarm64: Properly restore PAN when done with userspace...
2019-05-04 ganboldAdd emmc clock definitions for Rockchip RK3399 SoC.
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 manuarm64: Add support for NanoPI NEO2
2019-05-01 andrewRestore x18 in efi_arch_leave.
2019-05-01 ganboldAdd a hw.model sysctl oid for arm64 which reports the...
2019-04-23 cyMFV r346563:
2019-04-20 ganboldAdd SY8106A Buck Regulator and Allwinner CIR devices...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 jkimMerge ACPICA 20190329.
2019-03-25 andrewSort printing of the ID registers on arm64 to be identi...
2019-03-25 mmMFV r345495:
2019-03-23 mwEnable etherswitchcfg and e6000sw driver in arm64 build
2019-03-22 cpercivaAdd nvme support to the arm64 GENERIC kernel.
2019-03-21 mwAdd bus_release_resource() method to nexus on arm64
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 manuarm64: rockchip: rk3399_pll: Fix the recalc function
2019-02-28 andrewAdd the hw.ncpu tunable to arm64.
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuarm64: rockchip: rk3399_clk: Add sd clock definitions
2019-02-27 manuarm64: rockchip: clk_pll: Multiple improvement
2019-02-26 manuarm64: rockchip: rk3399_pll: Fix copy paste
2019-02-26 manuarm64: rockchip: rk3399_pll: Switch to slow mode when...
2019-02-26 manuarm64: rockchip: rk_pinctrl: Fix two banks in RK3328
2019-02-26 manu arm64: rockchip: rk805: Map the regulator
2019-02-26 manuarm64: rockchip: rk805: Add LDO regulators
2019-02-26 manuarm64: rockchip: rk3328_pll: Multiple improvement
2019-02-26 manuarm64: rockchip: clk: ARM CLK improvement
2019-02-26 manuarm64: rockchip: clk: rk_clk_composite: Properly use...
2019-02-26 sjgAdd libbearssl
2019-02-25 dimMerge ^/head r344513 through r344548.
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibEnable enabling ASLR on non-x86 architectures.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 manuarm64: Fix compile when removing SOC_ROCKCHIP_* options
2019-02-10 cemRevert r343713 temporarily
2019-02-07 andrewAdd missing data barriers after storeing a new valid...
2019-02-07 andrewAdd a missing data barrier to the start of arm64_tlb_fl...
2019-02-07 jchandraarm64 gicv3: add IORT and NUMA support
2019-02-07 jchandraarm64 acpi: Add support for IORT table
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-03 andrewEnable COVERAGE and KCOV by default on arm64 and amd64.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-31 kibMake iflib a loadable module.
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.
next