summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-192-4/+0
* ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren2010-01-191-1/+8
* ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-191-0/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-123-6/+24
|\
| * ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-121-0/+12
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-082-6/+12
| |\
| | * [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-011-0/+7
| | * [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-011-6/+5
* | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
|/ /
* | ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban2010-01-051-1/+0
|/
* ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-4/+0
* ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
* Merge branch 'cache' (early part)Russell King2009-12-1726-133/+204
|\
| * Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| |\
| | * ARM: cache-l2x0: make better use of background cache handlingRussell King2009-12-141-11/+23
| | * ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King2009-12-141-13/+52
| * | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-1425-111/+132
| * | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-141-1/+0
* | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-12-161-3/+2
|\ \ \
| * | | ARM: dove: fix the mm mmu flags of the pj4 procinfoSaeed Bishara2009-12-071-3/+2
* | | | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
| |/ / |/| |
* | | Merge branch 'devel-stable' into develRussell King2009-12-056-5/+308
|\ \ \
| * \ \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-041-1/+1
| |\ \ \
| | * | | [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-011-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-12-014-3/+306
| |\ \ \ | | | |/ | | |/|
| | * | ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek2009-11-273-1/+273
| | * | ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-272-2/+33
| | |/
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc...Russell King2009-11-201-1/+1
| |\ \ | | |/ | |/|
| | * iop: implement sched_clock()Mikael Pettersson2009-10-291-1/+1
* | | Merge branch 'pending-dma-coherent' into develRussell King2009-12-044-317/+342
|\ \ \
| * | | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-241-2/+2
| * | | ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King2009-11-241-20/+3
| * | | ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King2009-11-241-30/+15
| * | | ARM: dma-mapping: clean up coherent arch dma allocationRussell King2009-11-241-19/+12
| * | | ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King2009-11-241-40/+38
| * | | ARM: dma-mapping: factor dma_free_coherent() common codeRussell King2009-11-241-73/+68
| * | | ARM: dma-mapping: fix nommu dma_alloc_coherent()Russell King2009-11-241-16/+9
| * | | ARM: dma-mapping: fix coherent arch dma_alloc_coherent()Russell King2009-11-241-8/+10
| * | | ARM: dma-mapping: functions to allocate/free a coherent bufferRussell King2009-11-241-44/+66
| * | | ARM: dma-mapping: split out vmregion code from dma coherent mapping codeRussell King2009-11-244-120/+174
| |/ /
* | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-0411-63/+94
|\ \ \
| * | | ARM: I-cache: flush executable mappings in flush_cache_range()Russell King2009-12-041-2/+1
| * | | ARM: I-cache: avoid flushing in flush_cache_mm()Russell King2009-12-041-1/+0
| * | | ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King2009-12-041-0/+6
| * | | ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas2009-12-041-0/+8
| * | | ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King2009-12-041-3/+1
| * | | ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King2009-12-041-3/+8
| * | | ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-042-0/+4
OpenPOWER on IntegriCloud