summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
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-07ARM: cache: tauros2: add disable and resume callbackChao Xie
2012-05-07ARM: mm: proc-mohawk: add suspend resume for mohawkChao Xie
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
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-17ARM: Remove current_mm per-cpu variableCatalin Marinas
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas
2012-04-17ARM: Use TTBR1 instead of reserved context IDWill Deacon
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-03-30Merge 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-21Merge 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-07ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-02-24arm/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