Age | Commit message (Expand) | Author |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King |
2010-10-08 | ARM: 6431/1: fix isb regression on CPU < v7 | Linus Walleij |
2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King |
2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King |
2010-07-27 | ARM: initial LMB trial | Russell King |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King |
2010-07-09 | 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-07 | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König |
2010-05-24 | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm... | Alexander Holler |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-18 | ARM: 5938/1: ARM: L2: export outer_cache_fns | Santosh Shilimkar |
2010-02-15 | 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 |
2009-09-15 | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij |
2009-07-24 | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-03 | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas |
2009-02-19 | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas |
2009-02-12 | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 | Catalin Marinas |
2008-12-01 | [ARM] use asm/sections.h | Russell King |
2008-11-28 | Merge branch 'highmem' into devel | Russell King |
2008-11-28 | [ARM] rationalize memory configuration code some more | Nicolas Pitre |
2008-11-06 | Add HWCAP_NEON to the ARM hwcap.h file | Catalin Marinas |
2008-11-06 | Add "thumbee" to the hwcap_str array | Catalin 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.c | Russell King |
2008-09-25 | [ARM] Print details relevant to how we handle the cache | Russell King |
2008-09-25 | [ARM] Introduce new bitmask based cache type macros | Russell King |
2008-09-25 | [ARM] Remove cache type printks | Russell King |
2008-09-06 | [ARM] clean up a load of old declarations | Russell King |
2008-09-06 | [ARM] move initrd code from kernel/setup.c to mm/init.c | Russell King |
2008-09-05 | [ARM] sparse: fix several warnings | Russell King |
2008-09-01 | [ARM] cachetype: move definitions to separate header | Russell King |
2008-09-01 | [ARM] cputype: separate definitions, use them | Russell King |
2008-08-09 | [ARM] prevent crashing when too much RAM installed | Lennert Buytenhek |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel |
2008-02-09 | [ARM] constify function pointer tables | Jan Engelhardt |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King |
2008-02-04 | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie |
2008-02-04 | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof 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 version | Catalin Marinas |