summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-08arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual
2021-03-08arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual
2021-03-08arm64: Drop support for CMDLINE_EXTENDWill Deacon
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada
2021-02-09arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor
2021-02-08arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-14numa: Move numa implementation to common codeAtish Patra
2021-01-14arm64: allow LTO to be selectedSami Tolvanen
2021-01-14arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGSSami Tolvanen
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-06Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22kasan, arm64: enable CONFIG_KASAN_HW_TAGSAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22arm64: mte: add in-kernel tag fault handlerVincenzo Frascino
2020-12-22arm64: enable armv8.5-a asm-arch optionVincenzo Frascino
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11arm64: Use the generic devmem_is_allowed()Palmer Dabbelt
2020-12-09Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas
2020-12-04arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabledWill Deacon
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-11-27arm64: Extend the kernel command line from the bootloaderTyler Hicks
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg
2020-11-17arm64/ima: add ima_arch supportChester Lin
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon
2020-11-09arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann