aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAge
* ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-21
* Merge branch 'devel-stable' into for-nextRussell King2011-07-22
|\
| * Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-18
| |\
| | * ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-18
| * | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-15
| |\ \
| * | | ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2011-07-07
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-24
| |/ |/|
| * ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-05
|/
* Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
|\
| * arm/dt: probe for platforms via the device treeGrant Likely2011-05-23
| * arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-23
| * arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-11
* | ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie2011-05-12
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-23
|\
| *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
| |\ \ \
| | | * | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-21
| | | * | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-15
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
|/ / / /
* | | | Merge branch 'p2v' into develRussell King2011-03-16
|\ \ \ \
| * | | | ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-23
| * | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-23
| * | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-17
* | | | | Merge branch 'misc' into develRussell King2011-03-16
|\| | | | | |/ / / |/| | |
| * | | ARM: Defer lookup of machine_type to setup.cRussell King2011-02-15
| | |/ | |/|
* / | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-19
|/ /
* | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-14
* | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler2011-01-12
* | ARM: provide an early platform initialization hookRussell King2010-12-24
* | ARM: simplify early machine init hooksRussell King2010-12-24
* | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-24
* | ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King2010-12-05
|/
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
|\ \
| | * ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-08
| | * ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-04
| |/ |/|
| * ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij2010-10-08
| * ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon2010-10-04
|/
* Merge branch 'devel-stable' into develRussell King2010-07-31
|\
| * ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-07
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
|\ \ \ | |_|/ |/| |
| | * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-27
| | * ARM: initial LMB trialRussell King2010-07-27
| | * ARM: Remove DISCONTIGMEM supportRussell King2010-07-16
| |/ |/|
| * ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg2010-07-09
| * ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg2010-07-09
| * ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-09
| * ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-09
|/
* ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-24
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-15