]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-12-18 jhbSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 manuarm64: rk3399: Export the watchdog clock
2020-12-18 Emmanuel Vadotarm64: rk3399: Export the watchdog clock
2020-12-18 Xin LIMFV r368746:
2020-12-16 jrtc27Fix whitespace in comment modified by r368697
2020-12-16 Jessica ClarkeFix whitespace in comment modified by r368697
2020-12-16 mmelAllocate right number of pages for the bounced buffers...
2020-12-16 Michal MelounAllocate right number of pages for the bounced buffers...
2020-12-14 melifaroEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 mmelVerify (and fix) the context_id argument passed to...
2020-12-14 Michal MelounVerify (and fix) the context_id argument passed to...
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 cyMFV r368464:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 mhornearm64: fix struct l_sigaction_t layout
2020-12-08 Mitchell Hornearm64: fix struct l_sigaction_t layout
2020-12-08 jhbCheck that the frame pointer is within the current...
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-08 andrewUse a macro to find the offset of kern_ttbr0
2020-12-08 Andrew TurnerUse a macro to find the offset of kern_ttbr0
2020-12-08 andrewFree the arm64 bootparams memory after initarm
2020-12-08 Andrew TurnerFree the arm64 bootparams memory after initarm
2020-12-07 andrewEnsure the boot CPU is CPU 0 on arm64
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 mmelSimplify startup of secondary cores and store MPIDR...
2020-12-05 Michal MelounSimplify startup of secondary cores and store MPIDR...
2020-12-05 mmelAdd basic support for Freescale LX2160A SoC.
2020-12-05 Michal MelounAdd basic support for Freescale LX2160A SoC.
2020-12-05 mmelConnect DTB files based on LX2160A SoC to build.
2020-12-05 Michal MelounConnect DTB files based on LX2160A SoC to build.
2020-12-05 cemAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 mmelAdd support for RK3288 SoC.
2020-12-04 Michal MelounAdd support for RK3288 SoC.
2020-12-01 gonzo[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 Oleksandr Tymoshenko[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 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 mmMFV r368207:
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 manuarm64: Do not rely on SPCR table to detect acpi
2020-11-26 Emmanuel Vadotarm64: Do not rely on SPCR table to detect acpi
2020-11-26 seUpdate to version 3.2.0
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-24 manuarm64: Check if we have a map before checking the flags
2020-11-24 Emmanuel Vadotarm64: Check if we have a map before checking the flags
2020-11-23 kibLinuxolator: Replace use of eventhandlers by sysent...
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 sjgMerge bmake-20201117
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 andrewFall back to use the GICR address from the generic...
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 cem'make sysent' for r367773
2020-11-17 Conrad Meyer'make sysent' for r367773
2020-11-17 cemlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 Conrad Meyerlinux(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 Andrew TurnerStop 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-17 Andrew TurnerAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-16 brIntroduce IOMMU support for arm64 platform.
2020-11-16 Ruslan BukinIntroduce IOMMU support for arm64 platform.
2020-11-16 manuimx7gpc: Remove unused functions
2020-11-16 Emmanuel Vadotimx7gpc: Remove unused functions
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 bzarm64: bs_sr_<N> take II
2020-11-09 Bjoern A. Zeebarm64: bs_sr_<N> take II
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 cemlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 andrewStop trying to bounce in memory allocated by bus dma
2020-11-05 Andrew TurnerStop trying to bounce in memory allocated by bus dma
2020-11-04 bzarm64: implement bs_sr_<N>
2020-11-04 Bjoern A. Zeebarm64: implement bs_sr_<N>
2020-11-04 andrewAdd the pmap.h changes missed in r367320
2020-11-04 Andrew TurnerAdd the pmap.h changes missed in r367320
2020-11-04 andrewAllow the creation of 3 level page tables on arm64
2020-11-04 Andrew TurnerAllow the creation of 3 level page tables on arm64
2020-11-02 brAdd routines for ARM System MMU (SMMU) pmap management.
2020-11-02 Ruslan BukinAdd routines for ARM System MMU (SMMU) pmap management.
2020-11-02 alcTidy up the #includes. Recent changes, such as the...
2020-11-02 Alan CoxTidy up the #includes. Recent changes, such as the...
2020-11-02 mmelImprove loading of multipage aligned buffers.
2020-11-02 Michal MelounImprove loading of multipage aligned buffers.
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 bro Add the domain member to the struct bus_dma_tag_commo...
2020-10-27 Ruslan Bukino 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 Ruslan BukinTake the ITS device lock around gicv3_its_release_irqsr...
2020-10-27 markjarm64: Remove a racy KASSERT from pmap_remove_pages()
2020-10-27 Mark Johnstonarm64: Remove a racy KASSERT from pmap_remove_pages()
2020-10-27 traszFix misnomer - linux_to_bsd_errno() does the exact...
next