index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-33
/
+37
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
1
-0
/
+2
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
1
-22
/
+0
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
1
-28
/
+104
2020-12-04
arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled
Will Deacon
1
-1
/
+1
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
1
-21
/
+0
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-1
/
+0
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+1
2020-11-27
arm64: Extend the kernel command line from the bootloader
Tyler Hicks
1
-1
/
+22
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-0
/
+2
2020-11-10
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
1
-0
/
+3
2020-11-09
arm64: mm: extend linear region for 52-bit VA configurations
Ard Biesheuvel
1
-10
/
+10
2020-11-03
arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
Vanshidhar Konda
1
-1
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-0
/
+20
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-15
arm64: mremap speedup - Enable HAVE_MOVE_PMD
Kalesh Singh
1
-0
/
+1
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2020-10-14
Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"
Nick Desaulniers
1
-2
/
+0
2020-10-14
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-13
/
+0
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+33
2020-10-02
Merge branch 'for-next/ghostbusters' into for-next/core
Will Deacon
1
-26
/
+0
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
1
-1
/
+12
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-26
/
+0
2020-09-18
arm64: stacktrace: Convert to ARCH_STACKWALK
Mark Brown
1
-0
/
+1
2020-09-13
arm64: Allow IPIs to be handled as normal interrupts
Marc Zyngier
1
-0
/
+1
2020-09-11
arm64/mm: Unify CONT_PMD_SHIFT
Gavin Shan
1
-0
/
+6
2020-09-11
arm64/mm: Unify CONT_PTE_SHIFT
Gavin Shan
1
-1
/
+1
2020-09-11
arm64/mm: Enable THP migration
Anshuman Khandual
1
-0
/
+4
2020-09-09
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-04
arm64: mte: Kconfig entry
Vincenzo Frascino
1
-0
/
+33
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-19
/
+1
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-1
/
+0
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
1
-0
/
+14
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
1
-0
/
+1
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-16
/
+0
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
1
-3
/
+1
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
1
-16
/
+0
2020-07-24
arm64: enable time namespace support
Andrei Vagin
1
-0
/
+1
2020-07-15
arm64: enable tlbi range instructions
Zhenyu Ye
1
-0
/
+14
2020-07-05
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-07-02
arm64: Document sysctls for emulated deprecated instructions
Mark Brown
1
-2
/
+6
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2020-06-23
arm64: Depend on newer binutils when building PAC
Mark Brown
1
-2
/
+2
2020-06-22
KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=n
Marc Zyngier
1
-3
/
+1
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
1
-0
/
+2
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
1
-1
/
+1
[next]