aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+6
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-3/+3
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt1-2/+6
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-12Merge branch 'devel-stable' into for-linusRussell King1-41/+87
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee1-1/+1
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel1-0/+3
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel1-0/+20
2015-12-13ARM: add support for non-global kernel mappingsArd Biesheuvel1-15/+20
2015-12-13ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel1-11/+23
2015-12-13ARM: split off core mapping logic from create_mappingArd Biesheuvel1-25/+31
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel1-1/+1
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann1-1/+1
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach1-1/+2
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach1-0/+3
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King1-9/+90
2015-08-21ARM: domains: keep vectors in separate domainRussell King1-2/+2
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner1-7/+81
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King1-89/+64
2015-06-29ARM: add helpful message when truncating physical memoryRussell King1-0/+6
2015-06-29ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott1-0/+1
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King1-99/+74
2015-06-01ARM: cleanup early_paging_init() callingRussell King1-4/+2
2015-06-01ARM: re-implement physical address space switchingRussell King1-84/+40
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-4/+4
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King1-0/+3
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-4/+22
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko1-2/+2
2014-12-05Merge branch 'devel-stable' into for-nextRussell King1-4/+35
2014-12-03ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee1-38/+0
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee1-1/+17
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King1-23/+15
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stableRussell King1-4/+35
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook1-1/+8
2014-10-16arm: fixmap: implement __set_fixmap()Kees Cook1-0/+24
2014-10-16ARM: expand fixmap region to 3MBRob Herring1-3/+3
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches1-2/+2
2014-08-02ARM: add comments to the early page table remap codeRussell King1-5/+46
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-83/+40
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King1-8/+19
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King1-16/+47
2014-06-02ARM: remove unused adjust_cr() functionRussell King1-20/+0
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King1-7/+0
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King1-6/+4
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-82/+35
2014-05-25ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon1-1/+1
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua1-0/+4
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