summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-09ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao
2011-02-23ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre
2011-02-23ARM: DMA: top-down allocation in DMA coherent regionRussell King
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King
2011-02-22ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4Kukjin Kim
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-02-21ARM: Use long long format when printing meminfo physical addressesRussell King
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon
2011-02-14ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-09ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King
2011-02-02ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUsRussell King
2011-02-02ARM: v6k: allow swp emulation again when ARMv7 is enabledRussell King
2011-02-02ARM: v6k: do not disable CPU_32v6K based on platform selectionRussell King
2011-02-02ARM: v6k: use CPU domain feature if we include support for arch < ARMv6KRussell King
2011-02-02ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King
2011-02-02ARM: v6k: Dove platforms use V6K architecture CPUsRussell King
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-14ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij
2011-01-06ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7Catalin Marinas
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'pgt' (early part) into develRussell King