summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King
2012-03-24ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-11ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring
2012-03-06ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-15ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas
2012-02-10ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl
2012-02-09ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King
2012-01-27ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll
2012-01-26ARM: pgtable: get rid of TOP_PTE()Russell King
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King
2012-01-26ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King
2012-01-23ARM: earlier initialization of vectors pageRussell King
2012-01-23ARM: add dma coherent region reporting via procfsRussell King
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon
2012-01-20ARM: cache-l2x0.c: consistently use u32Russell King
2012-01-19ARM: fix a section mismatch warning with our use of memblockRussell King
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin
2011-12-11ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo