| Commit message (Expand) | Author | Age |
* | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 2008-07-27 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 |
* | Merge branch 'pxa' into devel | Russell King | 2008-07-13 |
|\ |
|
| * | [ARM] pxa: add support for L2 outer cache on XScale3 | Eric Miao | 2008-07-09 |
* | | Merge branch 'imx' into devel | Russell King | 2008-07-10 |
|\ \ |
|
| * | | i.MX2 family: Add basic mach support | Juergen Beisert | 2008-07-05 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | [ARM] Feroceon: don't disable BPU on boot | Saeed Bishara | 2008-07-07 |
| | | | | * | [ARM] add Marvell 78xx0 ARM SoC support | Stanislav Samsonov | 2008-06-22 |
| | | | | * | [ARM] Feroceon: 88fr571-vd support | Lennert Buytenhek | 2008-06-22 |
| | | | | * | [ARM] add Marvell Kirkwood (88F6000) SoC support | Saeed Bishara | 2008-06-22 |
| | | | | * | [ARM] Feroceon: 88fr131 support | Lennert Buytenhek | 2008-06-22 |
| | | | | * | [ARM] Feroceon: L2 cache support | Lennert Buytenhek | 2008-06-22 |
| | | | | * | [ARM] Feroceon: L1 cache range operation support | Stanislav Samsonov | 2008-06-22 |
| | | | | * | [ARM] add Marvell Loki (88RC8480) SoC support | Lennert Buytenhek | 2008-06-22 |
| | | | | * | [ARM] Feroceon: allow more old Feroceon IDs | Ke Wei | 2008-06-22 |
| | | | | * | [ARM] Feroceon: speed up flushing of the entire cache | Nicolas Pitre | 2008-06-22 |
| | | | | * | [ARM] Feroceon: annotate 88fr531-vd CPU entries | Lennert Buytenhek | 2008-06-22 |
| | | | | * | [ARM] Orion: fix various whitespace and coding style issues | Lennert Buytenhek | 2008-06-22 |
| |_|_|_|/
|/| | | | |
|
| | | | * | [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs | Catalin Marinas | 2008-07-03 |
| |_|_|/
|/| | | |
|
| * | | | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 2008-07-10 |
|/ / / |
|
* / / | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode | Lennert Buytenhek | 2008-05-17 |
|/ / |
|
* | | arm: Export empty_zero_page for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 2008-04-29 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() | Lennert Buytenhek | 2008-04-28 |
| * | | [ARM] Feroceon: fix function alignment in proc-feroceon.S | Nicolas Pitre | 2008-04-28 |
| * | | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check | Lennert Buytenhek | 2008-04-28 |
| * | | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH check | Lennert Buytenhek | 2008-04-28 |
* | | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 |
|/ / |
|
* | | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 2008-04-24 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | * | Orion: orion -> orion5x rename | Lennert Buytenhek | 2008-03-27 |
| | |/
| |/| |
|
| | * | [ARM] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-19 |
| |/ |
|
* | | Allow the L2X0 outer cache support to be configurable | Catalin Marinas | 2008-04-18 |
* | | RealView: Add the configuration and build changes for PB1176 | Bahadir Balban | 2008-04-18 |
* | | RealView: Enable the configuration options for PB11MPCore | Bahadir Balban | 2008-04-18 |
* | | RealView: Allow ARMv7 support for RealView/EB | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the SCU initialisation out of __v6_setup | Catalin Marinas | 2008-04-18 |
* | | Add a prefetch abort handler | Paul Brook | 2008-04-18 |
* | | ARMv7: Add support for the ThumbEE state saving/restoring | Catalin Marinas | 2008-04-18 |
|/ |
|
* | [ARM] 4864/1: Enable write buffer coalescing on IOP | Arnaud Patard | 2008-03-20 |
* | [ARM] Fix freeing of page tables for ARM in free_pgd_slow | Uwe Kleine-König | 2008-03-01 |
* | [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with... | Alexandre Rusev | 2008-02-29 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | Merge branch 'orion' into devel | Russell King | 2008-01-28 |
|\ |
|
| * | [ARM] Feroceon: support old cores with ARM926 ID | Tzachi Perelstein | 2008-01-26 |
| * | [ARM] Marvell Feroceon CPU core support | Assaf Hoffman | 2008-01-26 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 |
|\ \ \ \
| |_|_|/
|/| | | |
|