| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 |  sedji gaouaou | 1 | -2/+2 |
| 2008-07-09 | [ARM] pxa: add support for L2 outer cache on XScale3 |  Eric Miao | 1 | -0/+2 |
| 2008-07-07 | [ARM] Feroceon: don't disable BPU on boot |  Saeed Bishara | 1 | -4/+5 |
| 2008-07-05 | i.MX2 family: Add basic mach support |  Juergen Beisert | 1 | -2/+2 |
| 2008-07-03 | [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs |  Catalin Marinas | 2 | -0/+6 |
| 2008-06-22 | [ARM] add Marvell 78xx0 ARM SoC support |  Stanislav Samsonov | 1 | -2/+2 |
| 2008-06-22 | [ARM] Feroceon: 88fr571-vd support |  Lennert Buytenhek | 1 | -0/+30 |
| 2008-06-22 | [ARM] add Marvell Kirkwood (88F6000) SoC support |  Saeed Bishara | 1 | -2/+2 |
| 2008-06-22 | [ARM] Feroceon: 88fr131 support |  Lennert Buytenhek | 1 | -0/+30 |
| 2008-06-22 | [ARM] Feroceon: L2 cache support |  Lennert Buytenhek | 4 | -1/+354 |
| 2008-06-22 | [ARM] Feroceon: L1 cache range operation support |  Stanislav Samsonov | 1 | -1/+68 |
| 2008-06-22 | [ARM] add Marvell Loki (88RC8480) SoC support |  Lennert Buytenhek | 1 | -1/+1 |
| 2008-06-22 | [ARM] Feroceon: allow more old Feroceon IDs |  Ke Wei | 1 | -2/+2 |
| 2008-06-22 | [ARM] Feroceon: speed up flushing of the entire cache |  Nicolas Pitre | 1 | -11/+48 |
| 2008-06-22 | [ARM] Feroceon: annotate 88fr531-vd CPU entries |  Lennert Buytenhek | 1 | -4/+9 |
| 2008-06-22 | [ARM] Orion: fix various whitespace and coding style issues |  Lennert Buytenhek | 1 | -4/+4 |
| 2008-05-17 | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode |  Lennert Buytenhek | 4 | -4/+4 |
| 2008-04-29 | arm: Export empty_zero_page for ZERO_PAGE usage in modules. |  Aneesh Kumar K.V | 1 | -0/+1 |
| 2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 4 | -50/+113 |
| 2008-04-29 | iomap: fix 64 bits resources on 32 bits |  Benjamin Herrenschmidt | 1 | -2/+2 |
| 2008-04-28 | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() |  Lennert Buytenhek | 4 | -3/+102 |
| 2008-04-28 | [ARM] Feroceon: fix function alignment in proc-feroceon.S |  Nicolas Pitre | 1 | -3/+10 |
| 2008-04-28 | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check |  Lennert Buytenhek | 1 | -3/+0 |
| 2008-04-28 | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH check |  Lennert Buytenhek | 2 | -41/+1 |
| 2008-04-24 | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f |  Catalin Marinas | 23 | -17/+29 |
| 2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel |  Russell King | 2 | -3/+1 |
| 2008-04-19 | [ARM] remove redundant display of free swap space in show_mem() |  Johannes Weiner | 1 | -2/+0 |
| 2008-04-18 | Allow the L2X0 outer cache support to be configurable |  Catalin Marinas | 1 | -1/+5 |
| 2008-04-18 | RealView: Add the configuration and build changes for PB1176 |  Bahadir Balban | 1 | -1/+1 |
| 2008-04-18 | RealView: Enable the configuration options for PB11MPCore |  Bahadir Balban | 1 | -1/+1 |
| 2008-04-18 | RealView: Allow ARMv7 support for RealView/EB |  Catalin Marinas | 1 | -1/+1 |
| 2008-04-18 | RealView: Move the SCU initialisation out of __v6_setup |  Catalin Marinas | 1 | -14/+0 |
| 2008-04-18 | Add a prefetch abort handler |  Paul Brook | 17 | -0/+40 |
| 2008-04-18 | ARMv7: Add support for the ThumbEE state saving/restoring |  Catalin Marinas | 1 | -0/+7 |
| 2008-03-27 | Orion: orion -> orion5x rename |  Lennert Buytenhek | 1 | -1/+1 |
| 2008-03-20 | [ARM] 4864/1: Enable write buffer coalescing on IOP |  Arnaud Patard | 1 | -0/+4 |
| 2008-03-01 | [ARM] Fix freeing of page tables for ARM in free_pgd_slow |  Uwe Kleine-König | 1 | -4/+2 |
| 2008-02-29 | [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF |  Alexandre Rusev | 1 | -0/+2 |
| 2008-02-07 | Introduce flags for reserve_bootmem() |  Bernhard Walle | 3 | -11/+19 |
| 2008-02-05 | add mm argument to pte/pmd/pud/pgd_free |  Benjamin Herrenschmidt | 2 | -5/+5 |
| 2008-01-28 | Merge branch 'orion' into devel |  Russell King | 3 | -2/+530 |
| 2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel |  Russell King | 2 | -5/+33 |
| 2008-01-26 | ARM kprobes: prevent some functions involved with kprobes from being probed |  Nicolas Pitre | 1 | -2/+2 |
| 2008-01-26 | ARM kprobes: add the kprobes hook to the page fault handler |  Nicolas Pitre | 1 | -0/+27 |
| 2008-01-26 | [ARM] Feroceon: support old cores with ARM926 ID |  Tzachi Perelstein | 2 | -0/+36 |
| 2008-01-26 | [ARM] Marvell Feroceon CPU core support |  Assaf Hoffman | 3 | -2/+494 |
| 2008-01-26 | [ARM] 4764/1: [AT91] AT91CAP9 core support |  Andrew Victor | 1 | -2/+2 |
| 2008-01-26 | [ARM] msm: core platform support for ARCH_MSM7X00A |  Brian Swetland | 1 | -1/+2 |
| 2007-11-11 | [ARM] remove useless setting of VM_RESERVED |  Russell King | 1 | -1/+0 |
| 2007-10-31 | [ARM] Fix FIQ issue with ARM926 |  Russell King | 1 | -0/+4 |