summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-0/+1
|\
| * arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu2021-10-221-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-011-3/+119
|\ \
| * \ Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-10-291-1/+2
| |\ \
| | * | arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers2021-10-211-1/+2
| | |/
| * | Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon2021-10-291-0/+115
| |\ \
| | * | arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose2021-10-211-0/+41
| | * | arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose2021-10-211-0/+33
| | * | arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-211-0/+41
| | |/
| * | Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon2021-10-291-1/+0
| |\ \
| | * | arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-10-011-1/+0
| | |/
| * | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-10-291-0/+1
| |\ \
| | * | arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne2021-10-281-0/+1
| | |/
| * / arm64: kexec: configure EL2 vectors for kexecPasha Tatashin2021-10-011-1/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-0/+9
|\ \
| * | sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2021-10-151-0/+9
| |/
* | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-1/+0
|\ \
| * | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * | irq: arm64: perform irqentry in entry codeMark Rutland2021-10-261-1/+0
| * | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| |/
* | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\ \ | |/ |/|
| * firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
* | arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers2021-09-131-1/+1
|/
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| |/
* | Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon2021-08-251-0/+1
* | arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song2021-08-031-3/+6
|/
* arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor2021-07-131-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-12/+1
|\
| * mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-8/+1
| * arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-301-1/+0
| * arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport2021-06-301-1/+0
| * mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-06-301-3/+1
* | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-0/+1
|\ \
| * | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\ \ \ | | |/ | |/|
| * | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
| |/
* | arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss2021-06-151-1/+1
* | arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss2021-06-151-14/+19
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-10/+1
|\
| * arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang2021-04-231-1/+0
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-231-9/+1
* | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
* | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
* | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-8/+2
* | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
* | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-3/+1
* | mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-3/+1