]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Simplify unp_disconnect() callers.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-09-15 Edward Tomasz Napi... Move SV_ABI_ERRNO translation into linux-specific code...
2020-09-15 Andrew TurnerUse ATTR_DEFAULT in the arm64 locore.S
2020-09-14 Scott LongRefine the busdma template interface. Provide tools...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 Andrew TurnerMove the pl061 acpi attachment earlier
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Mitchell Hornearm64: export new HWCAP features
2020-09-08 Mitchell Hornearm64: fix incorrect HWCAP definitions
2020-09-08 Andrew TurnerAdd a GPIO driver for the Arm pl061 controller
2020-09-07 Andriy GaponAllwinner USB DRD support (musb_otg)
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 Mitchell Hornearm64: update the set of HWCAP definitions
2020-09-03 Andrew TurnerSwitch to an empty ttbr0 pagetable when the MMU is...
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-02 Mark JohnstonAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 Andrew TurnerPartially revert r365069.
2020-09-01 Mateusz Guzikarm64: clean up empty lines in .c and .h files
2020-09-01 Andrew TurnerEnsure the tlbi has completed before setting SCTLR
2020-09-01 Andrew TurnerSupport stage 2 arm64 pmap in more places
2020-08-28 Matt MacyZFS: add to arm64 NOTES to minimize potential for missi...
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-26 D Scott Phillipsarm64: Increase dmap size to 95 TiB
2020-08-26 D Scott Phillipsarm64/acpi: Give the real PA limit to ACPI
2020-08-26 D Scott Phillipsarm64: Make local stores observable before sending...
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-23 Konstantin BelousovPass pointers to info parsed from notes, to brandinfo...
2020-08-23 Konstantin BelousovStyle.
2020-08-22 Ed Masteacpi_iort: fix mapping end calculation
2020-08-20 Mark JohnstonRemove an unused parameter from map_table().
2020-08-19 Alexander MotinRemove some noisy ACPI tables messages from verbose...
2020-08-18 Mateusz Guziklinux: add sysctl compat.linux.use_emul_path
2020-08-18 Mateusz Guziklinux: consistently use LFREEPATH instead of open-coding it
2020-08-15 Dimitry AndricMerge ^/head r364251 through r364263.
2020-08-15 Mitchell Hornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 Mitchell Hornearm64: update instruction set attribute register defini...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-12 Glen BarberMFH
2020-08-12 Andrew TurnerAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-10 Oleksandr TymoshenkoImprove Rockchip's integration of if_dwc
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Mateusz Guzikarm64: fix uintfptr_t
2020-08-05 Oleksandr TymoshenkoAdd clocks for ethernet controllers on RK3328
2020-08-05 Oleksandr TymoshenkoAdd flag for SYSCON-controlled clocks on Rockhip platform
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Andrew TurnerAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-27 Alexander MotinAdd initial driver for ACPI Platform Error Interfaces.
2020-07-24 Alex RichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 John BaldwinSet si_trapno to the exception code from esr.
2020-07-22 John BaldwinAdd missing space after switch.
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Edward Tomasz Napi... Regen after r363304.
2020-07-18 Edward Tomasz Napi... Add a trivial linux(4) splice(2) implementation, which...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-17 Ruslan BukinAdd acpi_iort_map_pci_smmuv3().
2020-07-16 Glen BarberMFH
2020-07-16 Mark JohnstonSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Andrew TurnerPrint the arm64 registers in more exception handling...
2020-07-14 Mark JohnstonAdd a driver for the SafeXcel EIP-97.
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Mark JohnstonPrint arm64 physmem info during boot.
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-05 Andrew TurnerRerun kernel ifunc resolvers after all CPUs have started
2020-07-01 Andrew TurnerRead the CPU 0 arm64 ID registers early in initarm
2020-07-01 Andrew TurnerMove ID reading signatures to a better header
2020-07-01 Andrew TurnerRead the arm64 ID registers earlier in the boot process.
2020-07-01 Oleksandr TymoshenkoAdd i.MX 8M Quad support
2020-06-29 Ruslan BukinCoresight: provide device_attach method for FDT bus.
2020-06-29 Andrew TurnerFix the spelling of identify in the arm64 identcpu...
2020-06-29 Andrew TurnerCreate a kernel arm64 ID register view
2020-06-29 Kyle Evanslinuxolator: implement memfd_create syscall
2020-06-28 Oleksandr TymoshenkoConfigure rx_delay/tx_delay values for RK3399/RK3328...
2020-06-28 Andrew TurnerUse EFI memory map to determine attributes for Acpi...
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Edward Tomasz Napi... Regen.
2020-06-27 Edward Tomasz Napi... Add proper types for linux message queue syscalls;...
2020-06-27 Edward Tomasz Napi... Add syscall definitions for linux xattr syscalls.
2020-06-27 Edward Tomasz Napi... Adjust types of linuxulator syscalls, to match include...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Ed Mastearm64 armreg.h: fix TCR_TBI1 definition
next