]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-12-18 jhbSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 manuarm64: rk3399: Export the watchdog clock
2020-12-16 jrtc27Fix whitespace in comment modified by r368697
2020-12-16 mmelAllocate right number of pages for the bounced buffers...
2020-12-14 melifaroEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 mmelVerify (and fix) the context_id argument passed to...
2020-12-09 cyMFV r368464:
2020-12-08 mhornearm64: fix struct l_sigaction_t layout
2020-12-08 jhbCheck that the frame pointer is within the current...
2020-12-08 andrewUse a macro to find the offset of kern_ttbr0
2020-12-08 andrewFree the arm64 bootparams memory after initarm
2020-12-07 andrewEnsure the boot CPU is CPU 0 on arm64
2020-12-05 mmelSimplify startup of secondary cores and store MPIDR...
2020-12-05 mmelAdd basic support for Freescale LX2160A SoC.
2020-12-05 mmelConnect DTB files based on LX2160A SoC to build.
2020-12-05 cemAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 mmelAdd support for RK3288 SoC.
2020-12-01 gonzo[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 jhbUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 mmMFV r368207:
2020-11-26 manuarm64: Do not rely on SPCR table to detect acpi
2020-11-26 seUpdate to version 3.2.0
2020-11-24 manuarm64: Check if we have a map before checking the flags
2020-11-23 kibLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 sjgMerge bmake-20201117
2020-11-19 andrewFall back to use the GICR address from the generic...
2020-11-17 cem'make sysent' for r367773
2020-11-17 cemlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 andrewStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 andrewAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-16 brIntroduce IOMMU support for arm64 platform.
2020-11-16 manuimx7gpc: Remove unused functions
2020-11-09 bzarm64: bs_sr_<N> take II
2020-11-07 sjgUpdate to bmake-20201101
2020-11-05 cemlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 andrewStop trying to bounce in memory allocated by bus dma
2020-11-04 bzarm64: implement bs_sr_<N>
2020-11-04 andrewAdd the pmap.h changes missed in r367320
2020-11-04 andrewAllow the creation of 3 level page tables on arm64
2020-11-02 brAdd routines for ARM System MMU (SMMU) pmap management.
2020-11-02 alcTidy up the #includes. Recent changes, such as the...
2020-11-02 mmelImprove loading of multipage aligned buffers.
2020-10-27 bro Add the domain member to the struct bus_dma_tag_commo...
2020-10-27 brTake the ITS device lock around gicv3_its_release_irqsr...
2020-10-27 markjarm64: Remove a racy KASSERT from pmap_remove_pages()
2020-10-27 traszFix misnomer - linux_to_bsd_errno() does the exact...
2020-10-26 kevansaudit: also correctly audit linux_execve()
2020-10-25 brAdd IOMMU support to GICv3 Interrupt Translation Servic...
2020-10-22 alcMicro-optimize uma_small_alloc(). Replace bzero(....
2020-10-22 gonzo[hwpmc] Fix call chain capture for ARM64
2020-10-20 emastearm64: add uhci to GENERIC
2020-10-19 andrewRemove unused labels from the arm64 casueword*
2020-10-19 andrewSplit the common arm64 fu* and su* asm to a macro
2020-10-19 andrewMove the arm64 userspace access checks to macros
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 mhornearm64: export a few more HWCAPs
2020-10-16 mhorneUpdate the ID_AA64MMFR2_EL1 register definitions
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...
next