summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse1-0/+16
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse1-0/+10
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas1-0/+59
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual1-0/+18
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual1-0/+23
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual1-0/+18
2022-01-24arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual1-6/+6
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-16/+4
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-16/+4
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas1-0/+8
2021-12-14arm64: Enable KCSANKefeng Wang1-0/+2
2021-12-14arm64/xor: use EOR3 instructions when availableArd Biesheuvel1-0/+6
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang1-0/+4
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+1
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+119
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2021-10-30Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman1-0/+111
2021-10-29Merge branch 'for-next/vdso' into for-next/coreWill Deacon1-1/+2
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon1-0/+115
2021-10-29Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon1-1/+0
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon1-0/+1
2021-10-28arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne1-0/+1
2021-10-27arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose1-2/+0
2021-10-27arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose1-2/+0
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+0
2021-10-26irq: arm64: perform irqentry in entry codeMark Rutland1-1/+0
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+1
2021-10-22arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu1-0/+1
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose1-0/+41
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose1-0/+33
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose1-0/+41
2021-10-21arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers1-1/+2
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song1-0/+9
2021-10-11KVM: arm64: Depend on HAVE_KVM instead of OFSean Christopherson1-0/+1
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual1-1/+0
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin1-1/+1
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers1-1/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+1
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon1-0/+1