]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Print symbol index for unsupported relocation types
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-10-07 Mitchell HornePrint symbol index for unsupported relocation types
2020-10-05 Edward Tomasz Napi... Tweak arm64's cpu_fetch_syscall_args(). This should...
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Emmanuel VadotFix LINT: Add backlight to NOTES
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Ed MasteAdd cd device to arm64 GENERIC
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 Mitchell Hornearm64: set the correct HWCAP
2020-09-28 Michal MelounFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-27 Edward Tomasz Napi... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-27 Michal MelounCheck the result of the function, not the pointer to it.
2020-09-27 Michal MelounAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 Michal MelounReapply r366193 with proper commit log.
2020-09-27 Michal MelounRevert r366193, it was committed with unsaved commit...
2020-09-27 Michal MelounDon't map same physical memory multiple times with...
2020-09-27 Michal MelounDon't try to print EFI memeory map if it doesn't exist.
2020-09-25 Edward Tomasz Napi... Regen after r366145.
2020-09-24 Andrew TurnerClean up the arm64 bus_dma_run_filter
2020-09-24 Andrew TurnerEnsure arm64 DMA alignment is passed from parents to...
2020-09-24 Andrew TurnerBounce in more cases in the arm64 busdma
2020-09-24 Andrew TurnerEnsure we always align and size arm64 busdma allocation...
2020-09-24 Andrew TurnerAdd a coherent flag on the arm64 dma map struct
2020-09-24 Andrew TurnerAdd bounce helpers to the arm64 busdma
2020-09-23 Mark JohnstonAdd a vmparam.h constant indicating pmap support for...
2020-09-23 Mark JohnstonAdd largepage support to the arm64 pmap.
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott Phillipsarm64/pmap: Sparsify pv_table
2020-09-21 D Scott PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-21 Mark JohnstonWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-20 Michal MelounAdjust DMA alignment for USB stack.
2020-09-19 Michal MelounImplement workaround for broken access to configuration...
2020-09-19 Michal MelounAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Mark JohnstonAssert we are not traversing through superpages in...
2020-09-17 Edward Tomasz Napi... Get rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
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.
next