summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-191-0/+18
|\
| * arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2024-01-121-0/+14
| * arm64: Rename ARM64_WORKAROUND_2966298Rob Herring2024-01-121-0/+4
* | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-0/+1
|\ \
| * | arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse2023-12-061-0/+1
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-10/+11
|\ \ \
| * | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-10/+10
| * | | mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-0/+1
| |/ /
* | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \ \ | |_|/ |/| |
| * | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
| |/
* / arm64: Kconfig: drop KAISER reference from KPTI option descriptionArd Biesheuvel2023-12-111-1/+1
|/
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-0/+3
|\
| * arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He2023-10-041-0/+3
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-0/+2
|\ \
| * | arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor2023-10-261-0/+2
| |/
* / arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring2023-09-291-0/+13
|/
* Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-48/+16
|\
| * arm64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-48/+16
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-3/+2
|\ \
| * | mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V2023-08-211-3/+1
| * | arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song2023-08-181-0/+1
| |/
* / arm64/Kconfig: Sort the RCpc feature under the ARMv8.3 features menuZeng Heng2023-07-271-3/+3
|/
* arm64: ftrace: Add direct call trampoline samples supportFlorent Revest2023-07-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-031-0/+19
|\
| * Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-07-011-25/+22
| |\
| | * Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton2023-06-161-0/+19
| | |\
| | | * arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton2023-06-161-0/+19
* | | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-301-0/+1
|\ \ \ \
| * | | | arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-201-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \ \ \
| * | | | arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2023-06-241-0/+1
| | |/ / | |/| |
* | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+3
|\ \ \ \
| * | | | arm64: enable perf events based hard lockup detectorDouglas Anderson2023-06-091-0/+3
| | |/ / | |/| |
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+1
|\ \ \ \
| * | | | arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas2023-06-191-0/+1
| |/ / /
* | | | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-2/+2
|\ \ \ \
| * | | | arm64: Fix dangling references to Documentation/arm64Jonathan Corbet2023-06-211-2/+2
* | | | | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\| | | |
| * | | | arm64: Update Documentation/arm referencesJonathan Corbet2023-06-121-1/+1
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-06-261-25/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: module: mandate MODULE_PLTSMark Rutland2023-06-061-25/+3
| |/ /
* | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \ \ | |_|/ |/| |
| * | arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
| |/
* / arm64: Remove the ARCH_FORCE_MAX_ORDER config input promptCatalin Marinas2023-06-021-1/+1
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-28/+24
|\
| * arm64: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-12/+12
| * arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-3/+1
| * arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan2023-04-051-0/+1
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-15/+12
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-251-0/+18
|\ \