aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)Author
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
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
2014-08-02ARM: add comments to the early page table remap codeRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King
2014-06-02ARM: remove unused adjust_cr() functionRussell King
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-25ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2013-12-11ARM: fix executability of CMA mappingsRussell King
2013-12-11ARM: mm: Define set_memory_* functions for ARMLaura Abbott
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King
2013-11-14ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-26ARM: constify machine_desc structure usesRussell King