aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King
2008-09-30[ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre
2008-09-30[ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King
2008-09-25[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King
2008-09-25[ARM] dma: rename consistent.c to dma-mapping.cRussell King
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-12[ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-07-30[ARM] initrd: claim initrd memory exclusivelyRussell King
2008-07-28[ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28[ARM] mx2: add missing Kconfig dependencySascha Hauer
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner