summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2015-02-13arm-enable-highmem-for-rt.patchThomas Gleixner
2015-02-13arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2015-02-13mm: pagefault_disabled()Peter Zijlstra
2015-02-13mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14arm-enable-highmem-for-rt.patchThomas Gleixner
2014-05-14arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2014-05-14mm: pagefault_disabled()Peter Zijlstra
2014-05-14mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10arm-enable-highmem-for-rt.patchThomas Gleixner
2014-04-10arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2014-03-05ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-05ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-01-15ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper
2013-12-12ARM: fix booting low-vectors machinesRussell King
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski
2013-10-02ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon
2013-08-29Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson
2013-08-28Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-27ARM: init: add support for reserved memory defined by device treeMarek Szyprowski
2013-08-19Merge branch 'security-fixes' into fixesRussell King
2013-08-19ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txtChristian Daudt
2013-08-19ARM: 7820/1: mm: cache-l2x0: Print the cache size in kBFabio Estevam
2013-08-19ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre
2013-08-19ARM: 7818/1: feroceon: Add suspend/resume operationEzequiel Garcia
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring
2013-08-12ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlockWill Deacon
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon
2013-08-12ARM: mm: remove redundant dsb() prior to range TLB invalidationWill Deacon
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: move vector stubsRussell King