Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f4e68d58cf2b20a581759bbc7228052534652673
/
arch
/
arm
/
Kconfig
0be2886
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
4c2741a
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
by Russell King
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
afe6fe7
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
64b1b21
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9fb29c7
ARM: milbeaut: Add basic support for Milbeaut m10v SoC
by Sugaya Taichi
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
e87adde
ARM: davinci: select SPARSE_IRQ
by Bartosz Golaszewski
· 6 years ago
d006459
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
by Bartosz Golaszewski
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
dc2acde
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
by Christoph Hellwig
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
1b5ba35
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
by Dietmar Eggemann
· 6 years ago
fec9eac
ARM: 8822/1: smp_twd: Remove legacy TWD registration
by Geert Uytterhoeven
· 6 years ago
8f433ec
ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txt
by Geert Uytterhoeven
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1205b62
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
78e3dbc1
ARM: Prepare RDA8810PL SoC
by Andreas Färber
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
189af46
ARM: smp: add support for per-task stack canaries
by Ard Biesheuvel
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
f0edfea
dma-mapping: move the remap helpers to a separate file
by Christoph Hellwig
· 6 years ago
6630a8e
eisa: consolidate EISA Kconfig entry in drivers/eisa
by Christoph Hellwig
· 6 years ago
8fb71ef
pcmcia: allow PCMCIA support independent of the architecture
by Christoph Hellwig
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
7f97686
ARM: Kconfig: remove useless "default n"
by Russell King
· 6 years ago
f00790a
ARM: Kconfig: remove useless parenthesis
by Russell King
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
8e2649d
ARM: support big-endian for the virt architecture
by Jason A. Donenfeld
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9b27efe
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
9e90c79
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
4c301f9
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
by Palmer Dabbelt
· 7 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
f46ad02
Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
by Olof Johansson
· 6 years ago
e69244d2
ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()
by Will Deacon
· 7 years ago
925d316
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
by Lorenzo Pieralisi
· 7 years ago
2782327
ARM: davinci: switch to common clock framework
by David Lechner
· 7 years ago
ecf3867
arch/*: Kconfig: fix documentation for NMI watchdog
by Mauro Carvalho Chehab
· 7 years ago
b5d903c2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 7 years ago
d148eac
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
by Masahiro Yamada
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
9800b9d
arm: Add restartable sequences support
by Mathieu Desnoyers
· 7 years ago
e7229f7
ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'
by Anders Roxell
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
f21254c
arm: don't build swiotlb by default
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
d9be9ce
arm: shmobile: Change platform dependency to ARCH_RENESAS
by Geert Uytterhoeven
· 7 years ago
4a1e005
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ee33355
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
by Jinbum Park
· 7 years ago
a66c51f
ARM: reorder mach-*/Kconfig inclusions
by Alexandre Belloni
· 7 years ago
7bffa14
arm: npcm: add basic support for Nuvoton BMCs
by Brendan Higgins
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
367b0df
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
537433b
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
ec80eb4
ARM: 8744/1: don't discard memblock for kexec
by Arnd Bergmann
· 7 years ago
b26d07a
ARM: 8742/1: Always use REFCOUNT_FULL
by Jinbum Park
· 7 years ago
c7780ab
ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU
by Vladimir Murzin
· 7 years ago
08626a6
arm: Implement thread_struct whitelist for hardened usercopy
by Kees Cook
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
ea04d6b
ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
by Masahiro Yamada
· 7 years ago
75fea30
ARM: 8723/2: always assume the "unified" syntax for assembly code
by Nicolas Pitre
· 7 years ago
8c60969
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
441692a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0219614
Merge branch 'devel-stable' into for-next
by Russell King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
89a6daf
ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE
by Vladimir Murzin
· 7 years ago
47624248
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux into devel-testing
by Russell King
· 7 years ago
cf1b099
ARM: 8693/1: discard memblock arrays when possible
by Nicolas Pitre
· 7 years ago
8032092
ARM: ep93xx: switch to SPARSEMEM
by H Hartley Sweeten
· 7 years ago
8fac2f9
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ca8b5d9
ARM: XIP kernel: store .data compressed in ROM
by Nicolas Pitre
· 7 years ago
39c13c2
arm: eBPF JIT compiler
by Shubham Bansal
· 7 years ago
4946097
ARM: always enable AEABI for ARMv6+
by Russell King
· 8 years ago
cd5bad4
ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctly
by Arnd Bergmann
· 11 years ago
09b56d5a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 8 years ago
98becb7
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 8 years ago
8ca302e
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
Next »