summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-5/+41
|\ \
| | * ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-081-1/+1
| | * ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-1/+3
| |/ |/|
| * ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij2010-10-081-4/+5
| * ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon2010-10-041-3/+36
|/
* Merge branch 'devel-stable' into develRussell King2010-07-311-0/+11
|\
| * ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-071-0/+11
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-2/+98
|\ \ \ | |_|/ |/| |
| | * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
| | * ARM: initial LMB trialRussell King2010-07-271-0/+3
| | * ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+1Star
| |/ |/|
| * ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg2010-07-091-0/+25
| * ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg2010-07-091-0/+51
| * ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-091-0/+17
| * ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-091-0/+1
|/
* ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-241-0/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-48/+31Star
|\
| * ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| * ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-46/+16Star
| * ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-1/+14
* | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
|/
* ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+2
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-7/+21
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-6/+7
|\
| * [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
* | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+3
* | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-121-0/+2
|/
* [ARM] use asm/sections.hRussell King2008-12-011-9/+9
* Merge branch 'highmem' into develRussell King2008-11-281-16/+21
|\
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-16/+21
* | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-061-0/+1
* | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-061-0/+1
|/
* [ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre2008-10-021-7/+2Star
* [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-13/+0Star
* [ARM] Print details relevant to how we handle the cacheRussell King2008-09-251-0/+9
* [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-251-0/+22
* [ARM] Remove cache type printksRussell King2008-09-251-141/+1Star
* [ARM] clean up a load of old declarationsRussell King2008-09-061-2/+1Star
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-37/+0Star
* [ARM] sparse: fix several warningsRussell King2008-09-051-3/+3
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-011-0/+1
* [ARM] cputype: separate definitions, use themRussell King2008-09-011-22/+23
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+13
* kgdb: support for ARCH=armJason Wessel2008-07-231-0/+2
* [ARM] constify function pointer tablesJan Engelhardt2008-02-091-1/+1
*-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-041-30/+3Star
|\ \
| | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-30/+2Star
| |/ |/|
| * [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-041-0/+1
|/
* [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-131-0/+30
* [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-131-4/+17