summaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)Author
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook
2016-08-09ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel
2016-08-09ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel
2015-12-13ARM: add support for non-global kernel mappingsArd Biesheuvel
2015-12-13ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel
2015-12-13ARM: split off core mapping logic from create_mappingArd Biesheuvel
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-06-29ARM: add helpful message when truncating physical memoryRussell King
2015-06-29ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2015-06-01ARM: re-implement physical address space switchingRussell King
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-12-03ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook
2014-10-16arm: fixmap: implement __set_fixmap()Kees Cook
2014-10-16ARM: expand fixmap region to 3MBRob Herring
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches