]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Xin LIMFV r368746:
2020-12-16 Jessica ClarkeFix whitespace in comment modified by r368697
2020-12-16 Michal MelounAllocate right number of pages for the bounced buffers...
2020-12-14 Michal MelounVerify (and fix) the context_id argument passed to...
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-08 Andrew TurnerUse a macro to find the offset of kern_ttbr0
2020-12-08 Andrew TurnerFree the arm64 bootparams memory after initarm
2020-12-07 Andrew TurnerEnsure the boot CPU is CPU 0 on arm64
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Michal MelounSimplify startup of secondary cores and store MPIDR...
2020-12-01 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Emmanuel Vadotarm64: Do not rely on SPCR table to detect acpi
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-24 Emmanuel Vadotarm64: Check if we have a map before checking the flags
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Andrew TurnerFall back to use the GICR address from the generic...
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Andrew TurnerStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 Andrew TurnerAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 Bjoern A. Zeebarm64: bs_sr_<N> take II
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Andrew TurnerStop trying to bounce in memory allocated by bus dma
2020-11-04 Bjoern A. Zeebarm64: implement bs_sr_<N>
2020-11-04 Andrew TurnerAllow the creation of 3 level page tables on arm64
2020-11-02 Ruslan BukinAdd routines for ARM System MMU (SMMU) pmap management.
2020-11-02 Alan CoxTidy up the #includes. Recent changes, such as the...
2020-11-02 Michal MelounImprove loading of multipage aligned buffers.
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Ruslan BukinTake the ITS device lock around gicv3_its_release_irqsr...
2020-10-27 Mark Johnstonarm64: Remove a racy KASSERT from pmap_remove_pages()
2020-10-25 Ruslan BukinAdd IOMMU support to GICv3 Interrupt Translation Servic...
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Alan CoxMicro-optimize uma_small_alloc(). Replace bzero(....
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-19 Andrew TurnerRemove unused labels from the arm64 casueword*
2020-10-19 Andrew TurnerSplit the common arm64 fu* and su* asm to a macro
2020-10-19 Andrew TurnerMove the arm64 userspace access checks to macros
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 Mitchell Hornearm64: export a few more HWCAPs
2020-10-16 Mitchell HorneUpdate the ID_AA64MMFR2_EL1 register definitions
2020-10-15 Mitchell HorneSimplify preload_dump() condition
2020-10-14 Konstantin BelousovAvoid dump_avail[] redefinition.
2020-10-14 Andrew TurnerRemove direct user access from the arm64 copyinstr
2020-10-13 Andrew TurnerFix write only mappings on arm64
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Mitchell HorneAdd a routine to dump boot metadata
2020-10-08 Philip PaepsImport tzdata 2020b
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-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 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 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-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 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-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-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Mitchell Hornearm64: export new HWCAP features
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 Andrew TurnerSwitch to an empty ttbr0 pagetable when the MMU is...
next