| Commit message (Expand) | Author | Age |
* | ARM: move memory layout sanity checking before meminfo initialization | Russell King | 2011-07-05 |
* | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 2011-05-24 |
|\ |
|
| * | arm/dt: probe for platforms via the device tree | Grant Likely | 2011-05-23 |
| * | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely | 2011-05-23 |
| * | arm/dt: Allow CONFIG_OF on ARM | Grant Likely | 2011-05-11 |
* | | ARM: 6893/1: Allow for kernel command line concatenation | Victor Boivie | 2011-05-12 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-23 |
|\ |
|
| *---. | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 |
| |\ \ \ |
|
| | | * | | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb... | Will Deacon | 2011-02-21 |
| | | * | | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ... | Will Deacon | 2011-02-15 |
* | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 |
|/ / / / |
|
* | | | | Merge branch 'p2v' into devel | Russell King | 2011-03-16 |
|\ \ \ \ |
|
| * | | | | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre | 2011-02-23 |
| * | | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre | 2011-02-23 |
| * | | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 |
* | | | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 |
|\| | | |
| |/ / /
|/| | | |
|
| * | | | ARM: Defer lookup of machine_type to setup.c | Russell King | 2011-02-15 |
| | |/
| |/| |
|
* / | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 2011-02-19 |
|/ / |
|
* | | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources | Dima Zavin | 2011-01-14 |
* | | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used | Alexander Holler | 2011-01-12 |
* | | ARM: provide an early platform initialization hook | Russell King | 2010-12-24 |
* | | ARM: simplify early machine init hooks | Russell King | 2010-12-24 |
* | | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao | 2010-12-24 |
* | | ARM: move high-usage mostly read variables in setup.c to __read_mostly | Russell King | 2010-12-05 |
|/ |
|
*-. | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 |
|\ \ |
|
| | * | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King | 2010-10-08 |
| | * | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 |
| |/
|/| |
|
| * | ARM: 6431/1: fix isb regression on CPU < v7 | Linus Walleij | 2010-10-08 |
| * | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon | 2010-10-04 |
|/ |
|
* | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
|\ |
|
| * | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König | 2010-07-07 |
| | | |
| \ | |
*-. \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 |
| | * | ARM: initial LMB trial | Russell King | 2010-07-27 |
| | * | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 |
| |/
|/| |
|
| * | ARM: 6122/1: kdump: add support for elfcorehdr parameter | Mika Westerberg | 2010-07-09 |
| * | ARM: 6116/1: kdump: reserve memory for crashkernel | Mika Westerberg | 2010-07-09 |
| * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 |
| * | ARM: 6197/2: preliminary support for sparse IRQ | eric miao | 2010-07-09 |
|/ |
|
* | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm... | Alexander Holler | 2010-05-24 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ |
|
| * | 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 | 2010-02-15 |
* | | ARM: 5938/1: ARM: L2: export outer_cache_fns | Santosh Shilimkar | 2010-02-18 |
|/ |
|
* | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij | 2009-09-15 |
* | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 |
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 |
|\ |
|
| * | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 2009-03-03 |
* | | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas | 2009-02-19 |