summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: remove redundant 'if HAVE_ARCH_KASAN' in KconfigMasahiro Yamada2024-07-231-3/+3
* | | | arm64: allow installing compressed image by defaultLinus Torvalds2024-07-261-0/+11
* | | | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada2024-07-151-1/+2
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-07-161-26/+13
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas2024-07-111-0/+1
| |\ \
| | * | arm64: Kconfig: Fix dependencies to enable ACPI_HOTPLUG_CPUGavin Shan2024-07-011-1/+1
| | * | arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.Jonathan Cameron2024-06-281-0/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas2024-07-111-26/+12
| |\ \ \ | | |_|/ | |/| |
| | | * arm64: errata: Expand speculative SSBS workaroundMark Rutland2024-06-121-1/+8
| | | * arm64: errata: Unify speculative SSBS errata logicMark Rutland2024-06-121-25/+4
| | |/ | |/|
| | * arm64: Kconfig: fix typo in __builtin_return_adddressMike Rapoport (IBM)2024-06-211-1/+1
| |/
* / arm64: start using 'asm goto' for get_user() when availableLinus Torvalds2024-06-191-0/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-05-231-0/+42
|\
| * Merge branch 'for-next/errata' into for-next/coreWill Deacon2024-05-101-0/+42
| |\
| | * arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland2024-05-101-0/+42
* | | arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-191-0/+1
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-1/+1
|\ \ \
| * | | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-1/+1
| | |/ | |/|
* | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-1/+0
|\ \ \
| * | | arm64: Properly clean up iommu-dma remnantsRobin Murphy2024-05-101-1/+0
| |/ /
* | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-151-0/+1
|\ \ \ | |_|/ |/| |
| * | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-0/+1
| |/
* | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-05-091-0/+1
|\ \
| * | arm64: Add USER_STACKTRACE supportchenqiwu2024-05-031-0/+1
| |/
* / arm64/mm: Add uffd write-protect supportRyan Roberts2024-05-031-0/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-03-221-1/+2
|\
| * ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)2024-03-181-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-1/+0
|\ \
| * | treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-081-1/+0
* | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-151-6/+3
|\ \ \
| * | | arm64: Kconfig: clean up tautological LLVM version checksNathan Chancellor2024-02-231-4/+1
| * | | arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-231-2/+2
| |/ /
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-1/+10
|\ \ \
| * | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-241-1/+1
| * | | arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts2024-02-231-0/+9
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-141-26/+29
|\ \ \ | | |/ | |/|
| * | Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas2024-03-131-11/+0
| * | Revert "ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512"Catalin Marinas2024-03-111-2/+1
| * | Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas2024-03-071-11/+27
| |\ \
| | * | arm64: mm: add support for WXN memory translation attributeArd Biesheuvel2024-02-161-0/+11
| | * | arm64: defconfig: Enable LPA2 supportArd Biesheuvel2024-02-161-3/+1
| | * | arm64: Enable 52-bit virtual addressing for 4k and 16k granule configsArd Biesheuvel2024-02-161-7/+10
| | * | arm64: kasan: Reduce minimum shadow alignment and enable 5 level pagingArd Biesheuvel2024-02-161-1/+1
| | * | arm64: mm: Wire up TCR.DS bit to PTE shareability fieldsArd Biesheuvel2024-02-161-0/+4
| | |/
| | |
| | \
| *-. \ Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas2024-03-071-16/+15
| |\ \ \ | | |_|/ | |/| |
| | | * ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)2024-03-071-1/+2
| | | * arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with ClangStephen Boyd2024-02-281-1/+1
| | | * arm64: errata: Don't enable workarounds for "rare" errata by defaultWill Deacon2024-02-201-14/+11
| | |/ | |/|
| | * arm64: rust: Enable Rust support for AArch64Jamie Cunliffe2024-02-091-0/+1
| |/