aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King7-21/+41
2011-05-26ARM: kill pmd_off()Russell King1-6/+1
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon1-3/+3
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2-11/+10
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2-2/+6
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2-0/+3
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon1-4/+5
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon1-1/+3
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-0/+11
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-34/+0
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linusRussell King1-3/+4
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-1/+22
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely1-0/+2
2011-05-20ARM: 6899/1: fix the note about dcache lazy flushing for SMP systemssaeed bishara1-1/+2
2011-05-16ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()saeed bishara1-2/+2
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon1-1/+15
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-1/+22
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely1-0/+9
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King1-34/+0
2011-05-03ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre1-34/+0
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings1-1/+1
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap()Nicolas Pitre1-1/+3
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixesRussell King14-15/+15
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King7-7/+7
2011-03-31Fix common misspellingsLucas De Marchi14-15/+15
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-51/+144
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King8-51/+144
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2011-03-16Merge branch 'v6v7' into develRussell King4-25/+34
2011-03-16Merge branch 'misc' into develRussell King4-33/+31
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King25-33/+411
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+1
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-1/+1
2011-03-09ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon1-0/+6
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar1-14/+18
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao1-1/+1
2011-02-23ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King1-0/+5
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre1-10/+0
2011-02-23ARM: DMA: top-down allocation in DMA coherent regionRussell King1-9/+8
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King24-33/+393
2011-02-22ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4Kukjin Kim1-1/+1
2011-02-21ARM: pgtable: add pud-level codeRussell King7-21/+109
2011-02-21ARM: Use long long format when printing meminfo physical addressesRussell King1-6/+8
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operationWill Deacon1-0/+6
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar1-0/+6
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2-6/+7
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptesWill Deacon2-17/+19