summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-16/+0
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon1-16/+0
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+0
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-9/+40
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon1-1/+0
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-8/+11
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+16
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon1-0/+12
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas1-0/+1
2022-11-25ftrace: arm64: remove static ftraceMark Rutland1-0/+1
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual1-0/+16
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland1-8/+10
2022-11-14arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland1-1/+0
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel1-0/+9
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+3
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono1-0/+1
2022-10-20arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney1-0/+1
2022-10-17arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-12/+0
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+17
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+0
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse1-0/+17
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+18
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-0/+5
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel1-1/+2
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn1-1/+0
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse1-0/+13
2022-09-16arm64: support huge vmalloc mappingsKefeng Wang1-0/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-09-09arm64: run softirqs on the per-CPU IRQ stackQi Zheng1-0/+1
2022-09-07iommu/dma: Clean up KconfigRobin Murphy1-1/+0
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel1-0/+3
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown1-0/+2
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-3/+0
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu1-0/+17
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon1-0/+1
2022-07-25Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon1-0/+1
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon1-0/+2
2022-07-20arm64: enable THP_SWAP for arm64Barry Song1-0/+1
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse1-0/+16
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-8/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse1-0/+17