]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Simplify preload_dump() condition
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-10-15 mhorneSimplify preload_dump() condition
2020-10-15 scottpharm64: Increase NIRQ to 16k
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-14 andrewRemove direct user access from the arm64 copyinstr
2020-10-13 andrewFix write only mappings on arm64
2020-10-11 manu10Gigabit Ethernet driver for AMD SoC
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 impCreate in-tree LINT files
2020-10-08 mhorneAdd a routine to dump boot metadata
2020-10-07 mhornePrint symbol index for unsupported relocation types
2020-10-05 traszTweak arm64's cpu_fetch_syscall_args(). This should...
2020-10-02 manuFix LINT: Add backlight to NOTES
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 emasteAdd cd device to arm64 GENERIC
2020-09-29 mhornearm64: set the correct HWCAP
2020-09-28 mmelFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-27 mmelCheck the result of the function, not the pointer to it.
2020-09-27 mmelAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 mmelReapply r366193 with proper commit log.
2020-09-27 mmelRevert r366193, it was committed with unsaved commit...
2020-09-27 mmelDon't map same physical memory multiple times with...
2020-09-27 mmelDon't try to print EFI memeory map if it doesn't exist.
2020-09-25 traszRegen after r366145.
2020-09-24 andrewClean up the arm64 bus_dma_run_filter
2020-09-24 andrewEnsure arm64 DMA alignment is passed from parents to...
2020-09-24 andrewBounce in more cases in the arm64 busdma
2020-09-24 andrewEnsure we always align and size arm64 busdma allocation...
2020-09-24 andrewAdd a coherent flag on the arm64 dma map struct
2020-09-24 andrewAdd bounce helpers to the arm64 busdma
2020-09-23 markjAdd a vmparam.h constant indicating pmap support for...
2020-09-23 markjAdd largepage support to the arm64 pmap.
2020-09-21 scottpharm64/pmap: Sparsify pv_table
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-21 markjWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-20 mmelAdjust DMA alignment for USB stack.
2020-09-19 mmelImplement workaround for broken access to configuration...
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 markjAssert we are not traversing through superpages in...
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-15 traszMove SV_ABI_ERRNO translation into linux-specific code...
2020-09-15 andrewUse ATTR_DEFAULT in the arm64 locore.S
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-10 andrewMove the pl061 acpi attachment earlier
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 mhornearm64: export new HWCAP features
2020-09-08 mhornearm64: fix incorrect HWCAP definitions
2020-09-08 andrewAdd a GPIO driver for the Arm pl061 controller
2020-09-07 avgAllwinner USB DRD support (musb_otg)
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 mhornearm64: update the set of HWCAP definitions
2020-09-03 andrewSwitch to an empty ttbr0 pagetable when the MMU is...
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-02 markjAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 andrewPartially revert r365069.
2020-09-01 mjgarm64: clean up empty lines in .c and .h files
2020-09-01 andrewEnsure the tlbi has completed before setting SCTLR
2020-09-01 andrewSupport stage 2 arm64 pmap in more places
2020-08-28 mmacyZFS: add to arm64 NOTES to minimize potential for missi...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-26 scottpharm64: Increase dmap size to 95 TiB
2020-08-26 scottpharm64/acpi: Give the real PA limit to ACPI
2020-08-26 scottpharm64: Make local stores observable before sending...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-23 kibPass pointers to info parsed from notes, to brandinfo...
2020-08-23 kibStyle.
2020-08-22 emasteacpi_iort: fix mapping end calculation
2020-08-20 markjRemove an unused parameter from map_table().
2020-08-19 mavRemove some noisy ACPI tables messages from verbose...
2020-08-18 mjglinux: add sysctl compat.linux.use_emul_path
2020-08-18 mjglinux: consistently use LFREEPATH instead of open-coding it
2020-08-15 dimMerge ^/head r364251 through r364263.
2020-08-15 mhornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 mhornearm64: update instruction set attribute register defini...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 andrewAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-10 gonzoImprove Rockchip's integration of if_dwc
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 mjgarm64: fix uintfptr_t
2020-08-05 gonzoAdd clocks for ethernet controllers on RK3328
2020-08-05 gonzoAdd flag for SYSCON-controlled clocks on Rockhip platform
2020-08-05 andrewAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-27 mavAdd initial driver for ACPI Platform Error Interfaces.
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 jhbSet si_trapno to the exception code from esr.
2020-07-22 jhbAdd missing space after switch.
next