summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)Author
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
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang
2013-05-30ARM: mm: clean up membank size limit checksCyril Chemparathy
2013-05-30ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy
2013-05-30ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2013-05-24ARM: mmu: Call debug_ll_io_init if no map_io function is specifiedMaxime Ripard
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-03-22ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King