summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-281-5/+1
* ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-281-3/+6
* ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-281-42/+24
* Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-061-6/+17
|\
| * ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2016-09-121-1/+1
| * ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
* | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-2/+6
|\
| * ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-111-2/+6
* | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-3/+3
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-1/+1
|\
| * ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-1/+1
* | Merge branch 'devel-stable' into for-linusRussell King2016-01-121-41/+87
|\ \
| * | ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-131-0/+3
| * | ARM: implement create_mapping_late() for EFI useArd Biesheuvel2015-12-131-0/+20
| * | ARM: add support for non-global kernel mappingsArd Biesheuvel2015-12-131-15/+20
| * | ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel2015-12-131-11/+23
| * | ARM: split off core mapping logic from create_mappingArd Biesheuvel2015-12-131-25/+31
| * | ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-131-1/+1
| |/
* / ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee2016-01-041-1/+1
|/
* ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-191-1/+2
* ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-221-0/+3
*---. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-9/+90
|\ \ \
| | | * ARM: domains: keep vectors in separate domainRussell King2015-08-211-2/+2
| |_|/ |/| |
| | * ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-181-7/+81
| |/ |/|
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-89/+64
| |\ | |/ |/|
| * 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
| |
| \
*-. | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-99/+74
|\ \|
| | * ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
| |/ |/|
| * ARM: cleanup early_paging_init() callingRussell King2015-06-011-4/+2
| * ARM: re-implement physical address space switchingRussell King2015-06-011-84/+40
| * ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-011-4/+4
| * ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-011-0/+3
| * ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-011-4/+22
|/
* 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/+0
* | | 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/+15
|/ /
* / 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/+40
|\ \
| | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-82/+35
| | * ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-251-1/+1