aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add base PXA935 support due to CPUID changeEric Miao2008-12-021-0/+25
* [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-091-0/+6
* [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-081-2/+2
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2008-11-061-2/+2
|\
| * [ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams2008-11-061-2/+2
* | [ARM] mm: fix page table initializationRussell King2008-11-062-36/+83
* | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-061-2/+2
|/
* [ARM] xsc3: revert writethrough memory-type encoding changeDan Williams2008-10-241-1/+1
* [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas2008-10-221-2/+2
* Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-221-2/+2
|\
| * [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-221-2/+2
* | [ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström2008-10-171-3/+3
|/
* Merge branch 'omap-all' into develRussell King2008-10-141-1/+1
|\
| * ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-091-1/+1
* | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-10-093-21/+41
|\ \
| * | [ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre2008-09-301-17/+25
| * | [ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2008-09-252-4/+16
| |/
* | Merge branch 'ptebits' into develRussell King2008-10-0929-468/+333
|\ \
| * | [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-0122-22/+22
| * | [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-014-10/+3
| * | [ARM] Update Xscale and Xscale3 PTE mappingsRussell King2008-10-012-9/+7
| * | [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-013-5/+2
| * | [ARM] Convert ARMv7 to use TEX remappingRussell King2008-10-011-4/+33
| * | [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-016-12/+38
| * | [ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2008-10-012-29/+53
| * | [ARM] Introduce new PTE memory type bitsRussell King2008-10-014-37/+40
| * | [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-0118-402/+177
| * | [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-061-0/+20
| |/
* | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2008-10-031-1/+1
* | [ARM] mm: finish ARM sparsemem supportRussell King2008-10-011-29/+57
* | [ARM] mm: provide helpers for accessing membanksRussell King2008-10-011-31/+28
* | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-0/+22
* | [ARM] mm: move validation of membanks to one placeRussell King2008-09-303-12/+19
* | [ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre2008-09-301-3/+2
* | [ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2008-09-301-6/+2
* | [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-291-2/+8
* | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-251-8/+16
* | [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-251-0/+92
* | [ARM] dma: rename consistent.c to dma-mapping.cRussell King2008-09-252-2/+2
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-064-5/+4
* | [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-063-3/+3
* | [ARM] clean up a load of old declarationsRussell King2008-09-064-7/+2
* | [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-2/+37
* | [ARM] sparse: fix several warningsRussell King2008-09-053-5/+6
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-015-0/+22
* | [ARM] cachetype: move definitions to separate headerRussell King2008-09-013-0/+3
* | [ARM] cputype: separate definitions, use themRussell King2008-09-014-3/+7
|/
* [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-122-0/+2
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+50
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1