aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King1-5/+41
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King1-1/+1
2010-10-08ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij1-4/+5
2010-10-04ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon1-3/+36
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-1/+3
2010-07-31Merge branch 'devel-stable' into develRussell King1-0/+11
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-2/+98
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-1/+1
2010-07-27ARM: initial LMB trialRussell King1-0/+3
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-2/+1
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg1-0/+25
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg1-0/+51
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren1-0/+17
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao1-0/+1
2010-07-07ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König1-0/+11
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdlineAlexander Holler1-0/+2
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-48/+31
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr1-4/+4
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr1-46/+16
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King1-1/+14
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij1-0/+2
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-7/+21
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King1-6/+7
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas1-0/+3
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas1-0/+2
2008-12-01[ARM] use asm/sections.hRussell King1-9/+9
2008-11-28Merge branch 'highmem' into develRussell King1-16/+21
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-16/+21
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas1-0/+1
2008-11-06Add "thumbee" to the hwcap_str arrayCatalin Marinas1-0/+1
2008-10-02[ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre1-7/+2
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-13/+0
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King1-0/+9
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King1-0/+22
2008-09-25[ARM] Remove cache type printksRussell King1-141/+1
2008-09-06[ARM] clean up a load of old declarationsRussell King1-2/+1
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King1-37/+0
2008-09-05[ARM] sparse: fix several warningsRussell King1-3/+3
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-0/+1
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-22/+23
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek1-0/+13
2008-07-23kgdb: support for ARCH=armJason Wessel1-0/+2
2008-02-09[ARM] constify function pointer tablesJan Engelhardt1-1/+1
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King1-30/+3
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie1-30/+2
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa1-0/+1
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof1-0/+30
2007-10-12[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas1-4/+17