aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64
Commit message (Expand)AuthorAgeFilesLines
* ZFS: add to arm64 NOTES to minimize potential for missing symbolsMatt Macy2020-08-281-0/+5
* arm64: Increase dmap size to 95 TiBD Scott Phillips2020-08-261-2/+2
* arm64/acpi: Give the real PA limit to ACPID Scott Phillips2020-08-262-1/+43
* arm64: Make local stores observable before sending IPIsD Scott Phillips2020-08-261-0/+7
* Pass pointers to info parsed from notes, to brandinfo->header_supported filter.Konstantin Belousov2020-08-231-2/+4
* Style.Konstantin Belousov2020-08-231-1/+1
* acpi_iort: fix mapping end calculationEd Maste2020-08-221-1/+5
* Remove an unused parameter from map_table().Mark Johnston2020-08-201-4/+4
* Remove some noisy ACPI tables messages from verbose dmesg.Alexander Motin2020-08-191-9/+1
* linux: add sysctl compat.linux.use_emul_pathMateusz Guzik2020-08-181-5/+9
* linux: consistently use LFREEPATH instead of open-coding itMateusz Guzik2020-08-181-1/+1
* arm64: parse HWCAP values using user_cpu_descMitchell Horne2020-08-151-31/+39
* arm64: update instruction set attribute register definitionsMitchell Horne2020-08-152-7/+133
* Add support for Cortex-A76/Neoverse-N1 to hwpmcAndrew Turner2020-08-121-3/+12
* Improve Rockchip's integration of if_dwcOleksandr Tymoshenko2020-08-101-56/+486
* arm64: fix uintfptr_tMateusz Guzik2020-08-051-1/+1
* Add clocks for ethernet controllers on RK3328Oleksandr Tymoshenko2020-08-051-0/+286
* Add flag for SYSCON-controlled clocks on Rockhip platformOleksandr Tymoshenko2020-08-052-2/+56
* Add DDB_CTF to the arm64 and riscv kernel configsAndrew Turner2020-08-051-0/+1
* Add initial driver for ACPI Platform Error Interfaces.Alexander Motin2020-07-272-0/+4
* Include TMPFS in all the GENERIC kernel configsAlex Richardson2020-07-241-0/+1
* Set si_trapno to the exception code from esr.John Baldwin2020-07-231-11/+21
* Add missing space after switch.John Baldwin2020-07-221-2/+2
* Regen after r363304.Edward Tomasz Napierala2020-07-183-3/+40
* Add a trivial linux(4) splice(2) implementation, which simplyEdward Tomasz Napierala2020-07-182-2/+8
* Add acpi_iort_map_pci_smmuv3().Ruslan Bukin2020-07-171-1/+20
* Switch from SCTP to SCTP_SUPPORT in GENERIC configs.Mark Johnston2020-07-161-1/+1
* Print the arm64 registers in more exception handling panicsAndrew Turner2020-07-141-2/+12
* Add a driver for the SafeXcel EIP-97.Mark Johnston2020-07-141-0/+3
* Print arm64 physmem info during boot.Mark Johnston2020-07-131-0/+23
* Rerun kernel ifunc resolvers after all CPUs have startedAndrew Turner2020-07-052-3/+29
* Read the CPU 0 arm64 ID registers early in initarmAndrew Turner2020-07-014-14/+13
* Move ID reading signatures to a better headerAndrew Turner2020-07-012-4/+4
* Read the arm64 ID registers earlier in the boot process.Andrew Turner2020-07-012-79/+90
* Add i.MX 8M Quad supportOleksandr Tymoshenko2020-07-0115-1/+2292
* Coresight: provide device_attach method for FDT bus.Ruslan Bukin2020-06-292-1/+3
* Fix the spelling of identify in the arm64 identcpu codeAndrew Turner2020-06-291-1/+1
* Create a kernel arm64 ID register viewAndrew Turner2020-06-292-27/+87
* linuxolator: implement memfd_create syscallKyle Evans2020-06-291-1/+0
* Configure rx_delay/tx_delay values for RK3399/RK3328 GMACOleksandr Tymoshenko2020-06-281-8/+12
* Use EFI memory map to determine attributes for Acpi mappings on arm64.Andrew Turner2020-06-283-2/+45
* Regen.Edward Tomasz Napierala2020-06-273-146/+582
* Add proper types for linux message queue syscalls; mostly takenEdward Tomasz Napierala2020-06-272-6/+33
* Add syscall definitions for linux xattr syscalls.Edward Tomasz Napierala2020-06-271-12/+66
* Adjust types of linuxulator syscalls, to match include/linux/syscalls.hEdward Tomasz Napierala2020-06-271-32/+32
* arm64 armreg.h: fix TCR_TBI1 definitionEd Maste2020-06-231-1/+1
* [PowerPC] More relocation fixesBrandon Bergren2020-06-211-1/+1
* Regen after r362440.Edward Tomasz Napierala2020-06-205-7/+14
* Add linux_madvise(2) instead of having Linux apps call the nativeEdward Tomasz Napierala2020-06-202-2/+10
* Finish renaming in if_dwc.Michal Meloun2020-06-191-1/+1