aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King1-1/+16
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon1-0/+10
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall1-1/+6
2013-12-11ARM: fix executability of CMA mappingsRussell King1-1/+2
2013-12-11ARM: mm: Define set_memory_* functions for ARMLaura Abbott1-0/+38
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King1-5/+50
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-15/+15
2013-11-14ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek1-2/+2
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar1-0/+82
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King1-2/+2
2013-08-01Merge branch 'security-fixes' into fixesRussell King1-1/+13
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King1-0/+4
2013-07-31ARM: move vector stubsRussell King1-1/+9
2013-07-26ARM: constify machine_desc structure usesRussell King1-2/+2
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King1-5/+38
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-32/+17
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-32/+17
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang1-3/+5
2013-05-30ARM: mm: clean up membank size limit checksCyril Chemparathy1-8/+11
2013-05-30ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy1-18/+1
2013-05-30ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy1-12/+10
2013-05-30ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov1-1/+2
2013-05-24ARM: mmu: Call debug_ll_io_init if no map_io function is specifiedMaxime Ripard1-0/+2
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King1-26/+49
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim1-0/+2
2013-03-22ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R1-26/+47
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King1-0/+17
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+22
2013-02-20Merge branch 'misc' into for-linusRussell King1-19/+17
2013-02-16ARM: fix warnings introduced by previous patchRussell King1-2/+0
2013-02-16ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim1-17/+17
2013-01-31ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König1-0/+17
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall1-0/+22
2013-01-19ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SOSantosh Shilimkar1-1/+1
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+16
2012-11-09ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+16
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-11/+0
2012-10-02ARM: kill off arch_is_coherentRob Herring1-14/+3
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-2/+2
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann1-9/+3
2012-08-25ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin1-2/+2
2012-08-25ARM: Fix ioremap() of address zeroRussell King1-2/+2
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-7/+1
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring1-11/+43
2012-07-09ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas1-6/+0
2012-07-01ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre1-0/+74