summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-89/+64Star
|\
| *-. Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-99/+74Star
| |\ \
| | * | ARM: cleanup early_paging_init() callingRussell King2015-06-021-4/+2Star
| | * | ARM: re-implement physical address space switchingRussell King2015-06-021-84/+40Star
| | * | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-021-4/+4
| | * | ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-021-0/+3
| | * | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-021-4/+22
| |/ /
* | | ARM: add helpful message when truncating physical memoryRussell King2015-06-291-0/+6
* | | ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott2015-06-291-0/+1
| |/ |/|
* | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
|/
* ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
* Merge branch 'devel-stable' into for-nextRussell King2014-12-051-4/+35
|\
| * Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-031-4/+35
| |\
| | * ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-1/+8
| | * arm: fixmap: implement __set_fixmap()Kees Cook2014-10-161-0/+24
| | * ARM: expand fixmap region to 3MBRob Herring2014-10-161-3/+3
* | | ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee2014-12-031-38/+0Star
* | | ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee2014-12-031-1/+17
* | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-23/+15Star
|/ /
* / ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-261-2/+2
|/
* ARM: add comments to the early page table remap codeRussell King2014-08-021-5/+46
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-83/+40Star
|\ \
| | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-82/+35Star
| | * ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-261-1/+1
| | * ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-231-0/+4
| |/
* | ARM: ensure C page table setup code follows assembly code (part II)Russell King2014-06-021-8/+19
* | ARM: ensure C page table setup code follows assembly codeRussell King2014-06-021-16/+47
* | ARM: remove unused adjust_cr() functionRussell King2014-06-021-20/+0Star
* | ARM: move "noalign" command line option to alignment.cRussell King2014-06-021-7/+0Star
* | ARM: provide common method to clear bits in CPU control registerRussell King2014-06-021-6/+4Star
|/
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-1/+16
|\ \ \
| | * | ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-101-0/+10
| |/ / |/| |
| * | ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-1/+6
|/ /
* | ARM: fix executability of CMA mappingsRussell King2013-12-111-1/+2
* | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+38
* | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-5/+50
* | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-15/+15
|/
* ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
* ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-111-0/+82
* Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-051-2/+2
|\
| * ARM: constify machine_desc structure usesRussell King2013-07-261-2/+2
* | Merge branch 'security-fixes' into fixesRussell King2013-08-011-1/+13
|\ \
| * | ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-0/+4
| * | ARM: move vector stubsRussell King2013-07-311-1/+9
| |/
* / ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King2013-07-221-5/+38
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-131-1/+1
|\
| * ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd2013-07-091-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-32/+17Star
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-32/+17Star
| |\ \ | | |/ | |/|
| | * ARM: mm: clean up membank size limit checksCyril Chemparathy2013-05-301-8/+11