summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman
2021-10-29Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-10-28arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne
2021-10-27arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose
2021-10-27arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: arm64: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-10-22arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-21arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2021-10-11KVM: arm64: Depend on HAVE_KVM instead of OFSean Christopherson
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-03arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-13arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers
2021-06-15arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds