summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22ARM: Set bit 22 in the PL310 (cache controller) AuxCtlr registerCatalin Marinas
2012-05-22Add clean and flush_dcache_all to ARM cache APIPhilippe Langlais
2012-05-22ux500-ARM : make backup RAM as an executable areaPhilippe Langlais
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-04-23ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon
2012-04-23ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon
2012-04-23ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon
2012-04-10ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul
2012-04-09[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2012-04-09ARM: allow the kernel text section to be made read-onlyColin Cross
2012-04-09ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
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