| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-03 | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name |  Catalin Marinas | 1 | -1/+1 |
| 2008-10-01 | [ARM] mm: finish ARM sparsemem support |  Russell King | 1 | -28/+56 |
| 2008-10-01 | [ARM] mm: provide helpers for accessing membanks |  Russell King | 1 | -31/+28 |
| 2008-10-01 | [ARM] Don't include asm/elf.h in asm code |  Russell King | 22 | -22/+22 |
| 2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions |  Russell King | 4 | -10/+3 |
| 2008-10-01 | [ARM] Update Xscale and Xscale3 PTE mappings |  Russell King | 2 | -9/+7 |
| 2008-10-01 | [ARM] remove 'prot_pte_ext' from memory type table |  Russell King | 3 | -5/+2 |
| 2008-10-01 | [ARM] Convert ARMv7 to use TEX remapping |  Russell King | 1 | -4/+33 |
| 2008-10-01 | [ARM] Convert ARMv6 and ARMv7 to use new memory types |  Russell King | 6 | -12/+38 |
| 2008-10-01 | [ARM] Convert Xscale and Xscale3 to use new memory types |  Russell King | 2 | -29/+53 |
| 2008-10-01 | [ARM] Introduce new PTE memory type bits |  Russell King | 4 | -37/+40 |
| 2008-10-01 | [ARM] Convert set_pte_ext implementions to macros |  Russell King | 18 | -402/+177 |
| 2008-09-30 | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c |  Russell King | 1 | -0/+22 |
| 2008-09-30 | [ARM] mm: move validation of membanks to one place |  Russell King | 3 | -12/+19 |
| 2008-09-30 | [ARM] Feroceon: small cleanups to L2 cache code |  Nicolas Pitre | 1 | -17/+25 |
| 2008-09-30 | [ARM] 5272/1: remove conditional compilation in show_pte() |  Nicolas Pitre | 1 | -3/+2 |
| 2008-09-30 | [ARM] dma: don't touch cache on dma_*_for_cpu() |  Russell King | 1 | -6/+2 |
| 2008-09-29 | [ARM] dma: Reduce to one dma_sync_sg_* implementation |  Russell King | 1 | -2/+8 |
| 2008-09-25 | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation |  Russell King | 1 | -8/+16 |
| 2008-09-25 | [ARM] Kirkwood: add support for L2 cache WB/WT selection |  Ronen Shitrit | 2 | -4/+16 |
| 2008-09-25 | [ARM] Update dma_map_sg()/dma_unmap_sg() API |  Russell King | 1 | -0/+92 |
| 2008-09-25 | [ARM] dma: rename consistent.c to dma-mapping.c |  Russell King | 2 | -2/+2 |
| 2008-09-06 | [ARM] 5241/1: provide ioremap_wc() |  Lennert Buytenhek | 1 | -0/+20 |
| 2008-09-06 | [ARM] Convert asm/io.h to linux/io.h |  Russell King | 4 | -5/+4 |
| 2008-09-06 | [ARM] Convert asm/uaccess.h to linux/uaccess.h |  Russell King | 3 | -3/+3 |
| 2008-09-06 | [ARM] clean up a load of old declarations |  Russell King | 4 | -7/+2 |
| 2008-09-06 | [ARM] move initrd code from kernel/setup.c to mm/init.c |  Russell King | 1 | -2/+37 |
| 2008-09-05 | [ARM] sparse: fix several warnings |  Russell King | 3 | -5/+6 |
| 2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files |  Catalin Marinas | 5 | -0/+22 |
| 2008-09-01 | [ARM] cachetype: move definitions to separate header |  Russell King | 3 | -0/+3 |
| 2008-09-01 | [ARM] cputype: separate definitions, use them |  Russell King | 4 | -3/+7 |
| 2008-08-12 | [ARM] add proc-macros.S include to proc-arm940 and proc-arm946 |  Russell King | 2 | -0/+2 |
| 2008-08-09 | [ARM] prevent crashing when too much RAM installed |  Lennert Buytenhek | 1 | -0/+50 |
| 2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat |  Lennert Buytenhek | 1 | -1/+1 |
| 2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach |  Russell King | 6 | -6/+6 |
| 2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes |  Russell King | 1 | -0/+8 |
| 2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead |  Russell King | 6 | -6/+6 |
| 2008-08-03 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 6 | -37/+213 |
| 2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm |  Russell King | 2 | -2/+2 |
| 2008-07-30 | [ARM] initrd: claim initrd memory exclusively |  Russell King | 1 | -12/+20 |
| 2008-07-28 | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) |  Eric Miao | 3 | -22/+190 |
| 2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent |  Ingo Molnar | 4 | -22/+26 |
| 2008-07-28 | [ARM] mx2: add missing Kconfig dependency |  Sascha Hauer | 1 | -1/+1 |
| 2008-07-27 | [ARM] Fix shared mmap when more than two maps of the same file exist |  Russell King | 1 | -3/+7 |
| 2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() |  Johannes Weiner | 1 | -1/+1 |
| 2008-07-24 | mm: move bootmem descriptors definition to a single place |  Johannes Weiner | 1 | -18/+16 |
| 2008-07-18 | ARM: support generic per-device coherent dma mem |  Dmitry Baryshkov | 1 | -0/+8 |
| 2008-07-13 | Merge branch 'pxa' into devel |  Russell King | 1 | -0/+2 |
| 2008-07-10 | Merge branch 'imx' into devel |  Russell King | 1 | -2/+15 |
| 2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel |  Russell King | 6 | -30/+559 |