Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7a2f0ce19f2e2ed93b5ace60375b908392ec8afb
/
arch
/
arm
/
mm
/
Kconfig
38206c2
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
20e2fc4
ARM: 8930/1: Add support for generic vDSO
by Vincenzo Frascino
· 5 years ago
df8bf2d
ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMP
by Lubomir Rintel
· 6 years ago
2b97c39
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
936376f
arm: select the dma-noncoherent symbols for all swiotlb builds
by Christoph Hellwig
· 5 years ago
c68b266
ARM: remove ks8695 platform
by Arnd Bergmann
· 5 years ago
ad3c7b1
arm: use swiotlb for bounce buffering on LPAE configs
by Christoph Hellwig
· 5 years ago
dc7a12b
docs: arm: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
5f41f91
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
by Marek Szyprowski
· 6 years ago
cbfc561
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
by Vladimir Murzin
· 6 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
06c23f5
ARM: spectre-v2: harden branch predictor on context switches
by Russell King
· 7 years ago
c58d237
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
by Russell King
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
f6f9be1
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
by Florian Fainelli
· 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
09b56d5a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
1b11d39
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
by Vladimir Murzin
· 8 years ago
1515b18
ARM: make configuration of userspace Thumb support an expert option
by Russell King
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
c466bda
ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support
by Russell King
· 8 years ago
0f5bf6d
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
by Laura Abbott
· 8 years ago
ad21fc4
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
by Laura Abbott
· 8 years ago
01bf927
ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cache
by Masahiro Yamada
· 8 years ago
b828f96
ARM: 8611/1: l2x0: add PMU support
by Mark Rutland
· 8 years ago
bc0ee9d
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
by Jonathan Austin
· 8 years ago
520319d
ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS
by Masahiro Yamada
· 9 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 9 years ago
ac96680d
ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL
by Arnd Bergmann
· 9 years ago
25362dc
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
by Kees Cook
· 9 years ago
17d44d7
ARM: no longer make CPU targets visible separately
by Arnd Bergmann
· 9 years ago
38541bf
ARM: no longer force unbuffered DMA for realview
by Arnd Bergmann
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e7ecbc0
ARM: uniphier: add outer cache support
by Masahiro Yamada
· 9 years ago
db695c0
ARM: remove user cmpxchg syscall
by Russell King
· 9 years ago
f813090
ARM: move heavy barrier support out of line
by Russell King
· 10 years ago
9de44aa
Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next
by Russell King
· 10 years ago
45b0fa0
ARM: 8369/1: ARMv7M: define size of vector table for Vybrid
by Stefan Agner
· 10 years ago
d8dc7fb
ARM: re-implement physical address space switching
by Russell King
· 10 years ago
c32b765
ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI
by Arnd Bergmann
· 10 years ago
6b1814c
ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries
by Maxime Coquelin stm32
· 10 years ago
6b7acae
Merge branches 'misc' and 'vdso' into for-next
by Russell King
· 10 years ago
5d38000
ARM: 8342/1: VDSO: depend on CPU_V7
by Nathan Lynch
· 10 years ago
c848791f
Merge branches 'misc', 'vdso' and 'fixes' into for-next
by Russell King
· 10 years ago
e1e2f6e
ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP
by Florian Fainelli
· 10 years ago
e5b61de
ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits
by Nathan Lynch
· 10 years ago
d88d6cf
ARM: mm: Remove Kconfig symbol CACHE_PL310
by Paul Bolle
· 10 years ago
fba2890
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
by Arnd Bergmann
· 10 years ago
26ceb12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e9f2d6d
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
08b964f
ARM: 8198/1: make kuser helpers depend on MMU
by Nathan Lynch
· 10 years ago
dc680b9
ARM: fix multiplatform allmodcompile
by Linus Walleij
· 10 years ago
80d6b0c
ARM: mm: allow text and rodata sections to be read-only
by Kees Cook
· 11 years ago
1e6b481
ARM: mm: allow non-text sections to be non-executable
by Kees Cook
· 11 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
c89c3a6
Merge branch 'swp' (early part) into for-next
by Russell King
· 10 years ago
4338925
Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/soc
by Olof Johansson
· 11 years ago
a11dd73
ARM: SWP emulation: always enable when SMP is enabled
by Russell King
· 11 years ago
80d3cb9
ARM: 8090/1: add revision info for PL310 errata 588369 and 727915
by Shawn Guo
· 11 years ago
ba364fc
ARM: Kirkwood: Remove mach-kirkwood
by Andrew Lunn
· 11 years ago
a641f3a
ARM: l2c: fix dependencies on PL310 errata symbols
by Russell King
· 11 years ago
c0fe18b
ARM: l2c: move errata configuration options to arch/arm/mm/Kconfig
by Russell King
· 11 years ago
51aaf81
ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted
by Russell King
· 11 years ago
ff050ad
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fa04e20
ARM: rpc: autoselect CPU_SA110
by Arnd Bergmann
· 11 years ago
adc0097
ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBU
by Andrew Lunn
· 11 years ago
b6ccb98
ARM: 7954/1: mm: remove remaining domain support from ARMv6
by Will Deacon
· 11 years ago
d10d2d4
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
by Ben Dooks
· 12 years ago
ac12450
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
by Nicolas Pitre
· 11 years ago
f6f91b0
ARM: allow kuser helpers to be removed from the vector page
by Russell King
· 11 years ago
6656761
ARM: select CPU_CPU15_MMU/MPU appropriately
by Jonathan Austin
· 13 years ago
f150abe
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
by Russell King
· 12 years ago
946342d
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus
by Russell King
· 12 years ago
4477ca4
ARM: ARMv7-M: Allow the building of new kernel port
by Uwe Kleine-König
· 12 years ago
82d9b0d
ARM: cache: remove ARMv3 support code
by Will Deacon
· 12 years ago
73a09d2
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
by Russell King
· 12 years ago
bc7dea0
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
by Uwe Kleine-König
· 13 years ago
651134b
ARM: virt: hide CONFIG_ARM_VIRT_EXT from user
by Will Deacon
· 12 years ago
de49019
arm: mm: Add support for PJ4B cpu and init routines
by Gregory CLEMENT
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5b6728d
ARM: virt: Add CONFIG_ARM_VIRT_EXT option
by Dave Martin
· 13 years ago
357c9c1
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
by Russell King
· 13 years ago
9b7333a
ARM: 7381/1: nommu: fix typo in mm/Kconfig
by Will Deacon
· 13 years ago
08a183f
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
by Catalin Marinas
· 13 years ago
a092f2b
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
by Will Deacon
· 13 years ago
df0bcfe
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable
by Russell King
· 13 years ago
ce5ea9f
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
by Dave Martin
· 13 years ago
497b7e9
ARM: LPAE: Add the Kconfig entries
by Catalin Marinas
· 13 years ago
abc3f12
Merge branch 'imx/imx6q' into next/soc
by Arnd Bergmann
· 13 years ago
a89cf59
arm/imx: merge i.MX3 and i.MX6
by Sascha Hauer
· 13 years ago
13eed98
arm/imx6q: add device tree machine support
by Shawn Guo
· 13 years ago
220e6cf
ARM: add Highbank core platform support
by Rob Herring
· 14 years ago
69f1d1a
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
3a6cb8c
Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc
by Arnd Bergmann
· 14 years ago
02c981c
ARM: CSR: Adding CSR SiRFprimaII board support
by Binghua Duan
· 14 years ago
93e85d8
ARM: cns3xxx: Add support for L2 Cache Controller
by Anton Vorontsov
· 14 years ago
b85a3ef
ARM: Xilinx: Adding Xilinx board support
by John Linn
· 14 years ago
Next »