aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* 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
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
* | [ARM] cachetype: move definitions to separate headerRussell King2008-09-01
* | [ARM] cputype: separate definitions, use themRussell King2008-09-01
|/
* [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-12
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-09
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03
| |\
| * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
| |\ \
| * | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-18
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
| |_|/ |/| |
* | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
* | | [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-30
* | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-28
* | | [ARM] mx2: add missing Kconfig dependencySascha Hauer2008-07-28
| |/ |/|
* | [ARM] Fix shared mmap when more than two maps of the same file existRussell King2008-07-27
* | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* | Merge branch 'pxa' into develRussell King2008-07-13
|\ \ | |/ |/|