summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-18arm64: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-18arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-18irqchip/gic-v3: Add Rockchip 3588001 erratum workaroundSebastian Reichel
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest
2023-04-05arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland
2023-02-24arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-01-31arm64: unify asm-arch manipulationMark Rutland
2023-01-26arm64: Kconfig: fix spellingRandy Dunlap
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland
2023-01-24arm64: Extend support for CONFIG_FUNCTION_ALIGNMENTMark Rutland
2023-01-12arm64: make ARCH_FORCE_MAX_ORDER selectableKefeng Wang
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas
2022-11-25ftrace: arm64: remove static ftraceMark Rutland
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland
2022-11-14arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono
2022-10-20arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney
2022-10-17arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds