aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-4/+4
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-9/+14
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-24/+13
2010-10-19Merge branch 'devel-stable' into develRussell King4-5/+39
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King3-5/+17
2010-10-18Merge branch 'hotplug' into develRussell King24-24/+32
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King16-125/+312
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-4/+4
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_typeRussell King24-24/+32
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King1-2/+2
2010-10-08ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren1-1/+1
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar5-11/+105
2010-10-04ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache aliasWill Deacon1-3/+20
2010-10-04ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren2-11/+35
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King5-85/+92
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar1-2/+2
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruptionWill Deacon1-0/+8
2010-10-01ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/memNicolas Pitre1-0/+22
2010-09-25ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar1-2/+15
2010-09-23ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre1-2/+17
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas1-0/+14
2010-09-19ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas1-9/+4
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2-2/+32
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas6-6/+13
2010-09-19ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas1-1/+1
2010-09-17ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker1-1/+25
2010-09-17ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruptionWill Deacon1-0/+9
2010-09-17ARM: 6388/1: errata: DMB operation may be faultyWill Deacon1-2/+14
2010-09-17ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon1-3/+8
2010-09-16arm, memblock: Fix the sparsemem buildYinghai Lu1-2/+1
2010-09-08ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King1-0/+2
2010-09-08ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon1-0/+13
2010-09-02ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas1-1/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2-3/+4
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-2/+2
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+2
2010-08-05[ARM] tegra: initial tegra supportErik Gilling1-1/+2
2010-08-05ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn1-1/+2
2010-08-05memblock/arm: Use new accessorsBenjamin Herrenschmidt1-9/+12
2010-08-04memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt1-14/+1
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-1/+1
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-666/+341
2010-07-31Merge branch 'devel-stable' into develRussell King2-10/+13
2010-07-31Merge branch 'misc' into develRussell King32-209/+126
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King10-447/+202
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13