index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
Nick Desaulniers
1
-0
/
+1
2020-11-05
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
1
-0
/
+2
2020-02-24
ARM: 8951/1: Fix Kexec compilation issue.
Vincenzo Frascino
1
-1
/
+1
2020-02-24
ARM: 8952/1: Disable kmemleak on XIP kernels
Vincenzo Frascino
1
-1
/
+1
2019-10-07
ARM: 8875/1: Kconfig: default to AEABI w/ Clang
Nick Desaulniers
1
-2
/
+3
2019-05-04
ARM: davinci: fix build failure with allnoconfig
Sekhar Nori
1
-0
/
+1
2019-03-23
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
1
-0
/
+1
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+4
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+0
2018-08-13
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+7
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-12
/
+7
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-2
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-23
/
+0
2018-07-14
Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+4
2018-07-11
ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()
Will Deacon
1
-0
/
+1
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-1
/
+7
2018-06-26
ARM: davinci: switch to common clock framework
David Lechner
1
-1
/
+4
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
1
-1
/
+2
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+1
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2018-06-06
arm: Add restartable sequences support
Mathieu Desnoyers
1
-0
/
+1
2018-05-19
ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'
Anders Roxell
1
-1
/
+3
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arm: don't build swiotlb by default
Christoph Hellwig
1
-1
/
+2
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
/
+0
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-23
arm: shmobile: Change platform dependency to ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2018-03-28
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Jinbum Park
1
-0
/
+1
2018-03-07
ARM: reorder mach-*/Kconfig inclusions
Alexandre Belloni
1
-26
/
+26
2018-03-06
arm: npcm: add basic support for Nuvoton BMCs
Brendan Higgins
1
-0
/
+2
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-8
/
+4
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+1
2018-01-21
ARM: 8744/1: don't discard memblock for kexec
Arnd Bergmann
1
-1
/
+1
2018-01-21
ARM: 8742/1: Always use REFCOUNT_FULL
Jinbum Park
1
-0
/
+1
2018-01-21
ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU
Vladimir Murzin
1
-1
/
+1
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+1
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2017-12-21
ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
Masahiro Yamada
1
-0
/
+1
[next]