summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao
2010-07-07ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas
2008-11-06Add "thumbee" to the hwcap_str arrayCatalin 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.cRussell King
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King
2008-09-25[ARM] Remove cache type printksRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-02-09[ARM] constify function pointer tablesJan Engelhardt
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof 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 versionCatalin Marinas
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds