| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-31 | arm: convert core files from module.h to export.h |  Paul Gortmaker | 1 | -1/+1 |
| 2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm |  Linus Torvalds | 1 | -19/+2 |
| 2011-10-17 | ARM: 7062/1: cache: detect PIPT I-cache using CTR |  Will Deacon | 1 | -2/+13 |
| 2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function |  Russell King | 1 | -1/+1 |
| 2011-10-17 | ARM: 7029/1: Make cpu_architecture into a global variable |  Dave Martin | 1 | -1/+19 |
| 2011-09-16 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable |  Russell King | 1 | -7/+8 |
| 2011-08-21 | ARM: remove boot_params from struct machine_desc |  Nicolas Pitre | 1 | -19/+0 |
| 2011-08-21 | ARM: introduce atag_offset to replace boot_params |  Nicolas Pitre | 1 | -0/+2 |
| 2011-08-12 | ARM: cache: detect VIPT aliasing I-cache on ARMv6 |  Will Deacon | 1 | -7/+8 |
| 2011-07-22 | Merge branch 'devel-stable' into for-next |  Russell King | 1 | -0/+10 |
| 2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next |  Russell King | 1 | -49/+52 |
| 2011-07-18 | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable |  Russell King | 1 | -0/+6 |
| 2011-07-18 | ARM: add dma_zone_size to the machine_desc structure |  Nicolas Pitre | 1 | -0/+6 |
| 2011-07-15 | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable |  Russell King | 1 | -0/+2 |
| 2011-07-07 | ARM: hwcaps: add new HWCAP defines for ARMv7-A |  Will Deacon | 1 | -0/+4 |
| 2011-07-05 | ARM: move memory layout sanity checking before meminfo initialization |  Russell King | 1 | -0/+2 |
| 2011-06-24 | ARM: pm: arrange for cpu_proc_init() to be called on resume |  Russell King | 1 | -49/+50 |
| 2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable |  Russell King | 1 | -32/+58 |
| 2011-05-23 | arm/dt: probe for platforms via the device tree |  Grant Likely | 1 | -4/+19 |
| 2011-05-23 | arm/dt: consolidate atags setup into setup_machine_atags |  Grant Likely | 1 | -29/+40 |
| 2011-05-12 | ARM: 6893/1: Allow for kernel command line concatenation |  Victor Boivie | 1 | -4/+9 |
| 2011-05-11 | arm/dt: Allow CONFIG_OF on ARM |  Grant Likely | 1 | -1/+1 |
| 2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -3/+4 |
| 2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn |  Olaf Hering | 1 | -24/+0 |
| 2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel |  Russell King | 1 | -3/+4 |
| 2011-03-16 | Merge branch 'p2v' into devel |  Russell King | 1 | -34/+39 |
| 2011-03-16 | Merge branch 'misc' into devel |  Russell King | 1 | -1/+38 |
| 2011-02-23 | ARM: 6748/1: ignore mdesc->boot_params if out of range |  Nicolas Pitre | 1 | -2/+19 |
| 2011-02-23 | ARM: 6749/1: fold lookup_machine_type() into setup_machine() |  Nicolas Pitre | 1 | -31/+17 |
| 2011-02-21 | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanks |  Will Deacon | 1 | -2/+3 |
| 2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 |  Catalin Marinas | 1 | -2/+2 |
| 2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET |  Russell King | 1 | -1/+3 |
| 2011-02-15 | ARM: Defer lookup of machine_type to setup.c |  Russell King | 1 | -1/+38 |
| 2011-02-15 | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes |  Will Deacon | 1 | -1/+1 |
| 2011-01-14 | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources |  Dima Zavin | 1 | -10/+6 |
| 2011-01-12 | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used |  Alexander Holler | 1 | -2/+4 |
| 2010-12-24 | ARM: provide an early platform initialization hook |  Russell King | 1 | -0/+3 |
| 2010-12-24 | ARM: simplify early machine init hooks |  Russell King | 1 | -11/+4 |
| 2010-12-24 | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time |  eric miao | 1 | -0/+3 |
| 2010-12-05 | ARM: move high-usage mostly read variables in setup.c to __read_mostly |  Russell King | 1 | -8/+8 |
| 2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel |  Russell King | 1 | -5/+41 |
| 2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data |  Russell King | 1 | -1/+1 |
| 2010-10-08 | ARM: 6431/1: fix isb regression on CPU < v7 |  Linus Walleij | 1 | -4/+5 |
| 2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing |  Will Deacon | 1 | -3/+36 |
| 2010-10-04 | ARM: Allow SMP kernels to boot on UP systems |  Russell King | 1 | -1/+3 |
| 2010-07-31 | Merge branch 'devel-stable' into devel |  Russell King | 1 | -0/+11 |
| 2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel |  Russell King | 1 | -2/+98 |
| 2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem |  Russell King | 1 | -1/+1 |
| 2010-07-27 | ARM: initial LMB trial |  Russell King | 1 | -0/+3 |
| 2010-07-16 | ARM: Remove DISCONTIGMEM support |  Russell King | 1 | -2/+1 |