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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2010-05-24
ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...
Alexander Holler
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-02-18
ARM: 5938/1: ARM: L2: export outer_cache_fns
Santosh Shilimkar
2010-02-15
ARM: 5906/1: arm: change command_line to cmd_line
Jeremy Kerr
2010-02-15
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2010-02-15
ARM: Move creation of /proc/cpu out of alignment.c
Russell King
2009-09-15
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
2009-02-12
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
Catalin Marinas
2008-12-01
[ARM] use asm/sections.h
Russell King
2008-11-28
Merge branch 'highmem' into devel
Russell King
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-11-06
Add HWCAP_NEON to the ARM hwcap.h file
Catalin Marinas
2008-11-06
Add "thumbee" to the hwcap_str array
Catalin Marinas
2008-10-02
[ARM] 5274/1: simplify request_standard_resources()
Nicolas Pitre
2008-09-30
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
Russell King
2008-09-25
[ARM] Print details relevant to how we handle the cache
Russell King
2008-09-25
[ARM] Introduce new bitmask based cache type macros
Russell King
2008-09-25
[ARM] Remove cache type printks
Russell King
2008-09-06
[ARM] clean up a load of old declarations
Russell King
2008-09-06
[ARM] move initrd code from kernel/setup.c to mm/init.c
Russell King
2008-09-05
[ARM] sparse: fix several warnings
Russell King
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
2008-08-09
[ARM] prevent crashing when too much RAM installed
Lennert Buytenhek
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
2008-02-09
[ARM] constify function pointer tables
Jan Engelhardt
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
2008-02-04
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
Richard Purdie
2008-02-04
[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits
Krzysztof Halasa
2007-10-12
[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)
Mike Westerhof
2007-10-12
[ARM] 4585/1: Correctly identify the CPU architecture version
Catalin Marinas
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-12
[ARM] 4423/1: add ATAGS support
Bill Gatliff
2007-05-20
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
Greg Ungerer
2007-03-13
[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Russell King
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-12
[PATCH] Dynamic kernel command-line: arm
Alon Bar-Lev
2007-02-08
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
2006-12-18
[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
Lennert Buytenhek
2006-12-08
[ARM] Handle HWCAP_VFP in VFP support code
Russell King
2006-12-07
[ARM] Merge individual ARM sub-trees
Russell King
2006-12-07
[ARM] Allow gcc to optimise arm_add_memory a little more
Russell King
2006-12-03
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
2006-11-02
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
Paul Gortmaker
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
[next]