summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King
2011-06-29ARM: entry: abort-macro: simplify do_ldrd_abortRussell King
2011-06-29ARM: entry: abort-macro: specify registers to be used for macrosRussell King
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent
2011-06-06ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26ARM: kill pmd_off()Russell King
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-20ARM: 6899/1: fix the note about dcache lazy flushing for SMP systemssaeed bishara
2011-05-16ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()saeed bishara
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King
2011-05-03ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre
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