aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King9-95/+94
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King9-74/+147
2008-11-27[ARM] copypage: convert assembly files to CRussell King10-411/+431
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King3-3/+20
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-53/+12
2008-11-27[ARM] remove memzero()Russell King2-2/+2
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas2-0/+3
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King1-0/+6
2008-11-08[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre1-2/+2
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King2-36/+83
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-2/+2
2008-11-06ARMv7: Add SMP initialisation to proc-v7.SJon Callan1-2/+15
2008-11-06ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas1-1/+0
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas1-0/+2
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams1-1/+1
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas1-2/+2
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King1-2/+2
2008-10-22[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland1-2/+2
2008-10-17[ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström1-3/+3
2008-10-14Merge branch 'omap-all' into develRussell King1-1/+1
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King3-21/+41
2008-10-09Merge branch 'ptebits' into develRussell King29-468/+333
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim1-1/+1
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas1-1/+1
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King1-29/+57
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King1-31/+28
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King22-22/+22
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King4-10/+3
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King2-9/+7
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King3-5/+2
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King1-4/+33
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King6-12/+38
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2-29/+53
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King4-37/+40
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King18-402/+177
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-0/+22
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King3-12/+19
2008-09-30[ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre1-17/+25
2008-09-30[ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre1-3/+2
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King1-6/+2
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King1-2/+8
2008-09-25[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King1-8/+16
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2-4/+16
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King1-0/+92
2008-09-25[ARM] dma: rename consistent.c to dma-mapping.cRussell King2-2/+2
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek1-0/+20
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-5/+4
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King3-3/+3