index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: realview: use "depends on" instead of "if" after prompt
Masahiro Yamada
2016-02-01
1
-1
/
+2
*
ARM: realview: don't select SMP_ON_UP for UP builds
Arnd Bergmann
2015-12-31
1
-1
/
+1
*
ARM: realview: enable multiplatform
Arnd Bergmann
2015-12-18
1
-12
/
+43
*
ARM: realview: add an DT SMP boot method
Linus Walleij
2015-12-15
1
-0
/
+2
*
ARM: realview: select SP810 and ICST for the DT variant
Linus Walleij
2015-12-15
1
-0
/
+2
*
ARM: realview: remove private barrier implementation
Arnd Bergmann
2015-12-15
1
-2
/
+0
*
ARM: realview: remove sparsemem hack
Arnd Bergmann
2015-12-15
1
-3
/
+2
*
ARM: realview: basic device tree implementation
Linus Walleij
2014-10-22
1
-0
/
+13
*
ARM: smp_twd: Divorce smp_twd from local timer API
Stephen Boyd
2013-06-24
1
-4
/
+4
*
ARM: Push selects for TWD/SCU into machine entries
Stephen Boyd
2013-04-09
1
-0
/
+8
*
ARM: config: sort select statements alphanumerically
Russell King
2012-10-13
1
-6
/
+6
*
ARM: SMP: Refactor Kconfig to be more maintainable
Dave Martin
2011-12-19
1
-0
/
+4
*
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
Dave Martin
2011-12-19
1
-0
/
+5
*
ARM: 6986/1: mach-realview: add TCM support for PB1176
Linus Walleij
2011-07-06
1
-0
/
+1
*
ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUs
Russell King
2011-02-02
1
-2
/
+3
*
ARM: realview: name configuration options after actual board names
Russell King
2011-01-25
1
-22
/
+27
*
ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
Catalin Marinas
2010-07-02
1
-0
/
+2
*
ARM: RealView: Fix typo in the RealView/PBX Kconfig entry
Catalin Marinas
2009-12-09
1
-1
/
+1
*
RealView: Add sparsemem support for the RealView PBX platform
Catalin Marinas
2009-11-05
1
-1
/
+4
*
nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU
Catalin Marinas
2009-07-24
1
-1
/
+1
*
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2009-06-11
1
-0
/
+16
|
\
|
*
RealView: Allow access to the secure flash memory block on PB1176
Catalin Marinas
2009-05-30
1
-0
/
+9
|
*
RealView: Add support for the RealView/PBX platform
Colin Tuckley
2009-05-30
1
-0
/
+7
*
|
[ARM] Kconfig: remove 'default n'
Russell King
2009-05-31
1
-1
/
+0
|
/
*
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
Catalin Marinas
2009-02-19
1
-0
/
+2
*
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
2008-12-01
1
-0
/
+28
|
\
|
*
RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
Catalin Marinas
2008-12-01
1
-0
/
+1
|
*
RealView: Add Cortex-A9 support to the EB board
Jon Callan
2008-12-01
1
-0
/
+7
|
*
RealView: Add support for the Cortex-A8 Platform Baseboard
Bahadir Balban
2008-12-01
1
-0
/
+9
|
*
RealView: Allow PHYS_OFFSET at 0x70000000
Catalin Marinas
2008-12-01
1
-0
/
+11
*
|
[ARM] Arrange for platforms to select appropriate CPU support
Russell King
2008-11-27
1
-0
/
+2
|
/
*
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
2008-04-18
1
-3
/
+0
*
RealView: Add the configuration and build changes for PB1176
Bahadir Balban
2008-04-18
1
-0
/
+7
*
RealView: Enable the configuration options for PB11MPCore
Bahadir Balban
2008-04-18
1
-0
/
+9
*
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
2008-02-04
1
-12
/
+9
*
[ARM] 4130/1: Add L220 support to RealView/EB
Catalin Marinas
2007-02-15
1
-0
/
+1
*
[ARM] 4109/2: Add support for the RealView/EB MPCore revC platform
Catalin Marinas
2007-02-15
1
-0
/
+10
*
[ARM] Remove useless 'default n' from Kconfig files
Russell King
2006-01-13
1
-1
/
+0
*
[ARM] Add support for Realview with MPcore tile
Russell King
2005-11-07
1
-0
/
+9
*
[ARM] Add support for ARM RealView board
Catalin Marinas
2005-10-31
1
-0
/
+11