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.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
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+1
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
1
-0
/
+1
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
1
-0
/
+1
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-0
/
+1
2018-07-10
arm64: make flatmem depend on !NUMA
Arnd Bergmann
1
-1
/
+1
2018-07-09
arm64: add ARM64-specific support for flatmem
Nikunj Kela
1
-0
/
+3
2018-07-05
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
Will Deacon
1
-0
/
+10
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
1
-0
/
+1
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+14
2018-06-08
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
1
-0
/
+1
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+1
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
1
-0
/
+9
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-0
/
+7
2018-05-23
arm64: Kconfig: Enable LSE atomics by default
Will Deacon
1
-1
/
+3
2018-05-17
ACPI: Enable PPTT support on ARM64
Jeremy Linton
1
-0
/
+1
2018-05-16
arm64: Select ARCH_HAS_FAST_MULTIPLIER
Robin Murphy
1
-0
/
+1
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-3
/
+0
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-3
/
+0
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+16
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+37
2018-04-04
arm64: Set CONFIG_MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+4
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
1
-1
/
+0
2018-03-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
1
-0
/
+14
2018-03-26
arm64/sve: Document firmware support requirements in Kconfig
Dave Martin
1
-0
/
+17
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
1
-0
/
+16
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
1
-7
/
+4
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
1
-4
/
+3
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
1
-0
/
+1
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
1
-13
/
+82
2018-02-05
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
1
-0
/
+1
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+79
2018-01-16
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
1
-0
/
+16
2018-01-15
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+1
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
1
-0
/
+1
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-1
/
+1
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
1
-0
/
+17
2018-01-08
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
1
-7
/
+6
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
1
-0
/
+29
2017-12-22
arm64: enable 52-bit physical address support
Kristina Martsenko
1
-0
/
+13
2017-12-22
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
1
-0
/
+16
[prev]
[next]