aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-27
|\
| * Modern processors may need to drain the WB before WFICatalin Marinas2008-11-10
| * ARMv7: Add SMP initialisation to proc-v7.SJon Callan2008-11-06
| * ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas2008-11-06
| * ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-06
* | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-27
* | [ARM] remove memzero()Russell King2008-11-27
* | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-09
* | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-08
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2008-11-06
|\ \
| * | [ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams2008-11-06
* | | [ARM] mm: fix page table initializationRussell King2008-11-06
* | | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-06
|/ /
* / [ARM] xsc3: revert writethrough memory-type encoding changeDan Williams2008-10-24
|/
* [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas2008-10-22
* Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-22
|\
| * [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-22
* | [ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström2008-10-17
|/
* Merge branch 'omap-all' into develRussell King2008-10-14
|\
| * ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-09
* | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-10-09
|\ \
| * | [ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre2008-09-30
| * | [ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2008-09-25
| |/
* | Merge branch 'ptebits' into develRussell King2008-10-09
|\ \
| * | [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-01
| * | [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-01
| * | [ARM] Update Xscale and Xscale3 PTE mappingsRussell King2008-10-01
| * | [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-01
| * | [ARM] Convert ARMv7 to use TEX remappingRussell King2008-10-01
| * | [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-01
| * | [ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2008-10-01
| * | [ARM] Introduce new PTE memory type bitsRussell King2008-10-01
| * | [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-01
| * | [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-06
| |/
* | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2008-10-03
* | [ARM] mm: finish ARM sparsemem supportRussell King2008-10-01
* | [ARM] mm: provide helpers for accessing membanksRussell King2008-10-01
* | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-30
* | [ARM] mm: move validation of membanks to one placeRussell King2008-09-30
* | [ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre2008-09-30
* | [ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2008-09-30
* | [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-29
* | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-25
* | [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-25
* | [ARM] dma: rename consistent.c to dma-mapping.cRussell King2008-09-25
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* | [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* | [ARM] clean up a load of old declarationsRussell King2008-09-06
* | [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-06
* | [ARM] sparse: fix several warningsRussell King2008-09-05