summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-18/+16Star
* Merge branch 'pxa' into develRussell King2008-07-131-0/+2
|\
| * [ARM] pxa: add support for L2 outer cache on XScale3Eric Miao2008-07-091-0/+2
* | Merge branch 'imx' into develRussell King2008-07-101-2/+15
|\ \
| * | i.MX2 family: Add basic mach supportJuergen Beisert2008-07-051-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-106-30/+559
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * [ARM] Feroceon: don't disable BPU on bootSaeed Bishara2008-07-081-4/+5
| | | | | * [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-2/+2
| | | | | * [ARM] Feroceon: 88fr571-vd supportLennert Buytenhek2008-06-221-0/+30
| | | | | * [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-2/+2
| | | | | * [ARM] Feroceon: 88fr131 supportLennert Buytenhek2008-06-221-0/+30
| | | | | * [ARM] Feroceon: L2 cache supportLennert Buytenhek2008-06-224-1/+354
| | | | | * [ARM] Feroceon: L1 cache range operation supportStanislav Samsonov2008-06-221-1/+68
| | | | | * [ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek2008-06-221-1/+1
| | | | | * [ARM] Feroceon: allow more old Feroceon IDsKe Wei2008-06-221-2/+2
| | | | | * [ARM] Feroceon: speed up flushing of the entire cacheNicolas Pitre2008-06-221-11/+48
| | | | | * [ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek2008-06-221-4/+9
| | | | | * [ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek2008-06-221-4/+4
| |_|_|_|/ |/| | | |
| | | | * [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas2008-07-032-0/+6
| |_|_|/ |/| | |
| * | | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
|/ / /
* / / [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek2008-05-174-4/+4
|/ /
* | arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-304-50/+113
|\ \
| * | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-284-3/+102
| * | [ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre2008-04-281-3/+10
| * | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek2008-04-281-3/+0Star
| * | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2008-04-282-41/+1Star
* | | iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
|/ /
* | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-2423-17/+29
| |
| \
| \
| \
*---. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-192-3/+1Star
|\ \ \ \ | | |_|/ | |/| |
| | | * Orion: orion -> orion5x renameLennert Buytenhek2008-03-271-1/+1
| | |/ | |/|
| | * [ARM] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-191-2/+0Star
| |/
* | Allow the L2X0 outer cache support to be configurableCatalin Marinas2008-04-181-1/+5
* | RealView: Add the configuration and build changes for PB1176Bahadir Balban2008-04-181-1/+1
* | RealView: Enable the configuration options for PB11MPCoreBahadir Balban2008-04-181-1/+1
* | RealView: Allow ARMv7 support for RealView/EBCatalin Marinas2008-04-181-1/+1
* | RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas2008-04-181-14/+0Star
* | Add a prefetch abort handlerPaul Brook2008-04-1817-0/+40
* | ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-181-0/+7
|/
* [ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard2008-03-201-0/+4
* [ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König2008-03-011-4/+2Star
* [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev2008-02-291-0/+2
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-073-11/+19
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-5/+5
* Merge branch 'orion' into develRussell King2008-01-283-2/+530
|\
| * [ARM] Feroceon: support old cores with ARM926 IDTzachi Perelstein2008-01-262-0/+36
| * [ARM] Marvell Feroceon CPU core supportAssaf Hoffman2008-01-263-2/+494
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-282-5/+33
|\ \ \ \ | |_|_|/ |/| | |
| | | * [ARM] msm: core platform support for ARCH_MSM7X00ABrian Swetland2008-01-261-1/+2
| |_|/ |/| |