summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | * ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-231-0/+4
| |/
* | ARM: ensure C page table setup code follows assembly code (part II)Russell King2014-06-021-8/+19
* | ARM: ensure C page table setup code follows assembly codeRussell King2014-06-021-16/+47
* | ARM: remove unused adjust_cr() functionRussell King2014-06-021-20/+0
* | ARM: move "noalign" command line option to alignment.cRussell King2014-06-021-7/+0
* | ARM: provide common method to clear bits in CPU control registerRussell King2014-06-021-6/+4
|/
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-1/+16
|\ \ \
| | * | ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-101-0/+10
| |/ / |/| |
| * | ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-1/+6
|/ /
* | ARM: fix executability of CMA mappingsRussell King2013-12-111-1/+2
* | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+38
* | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-5/+50
* | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-15/+15
|/
* ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
* ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+82
* Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-051-2/+2
|\
| * ARM: constify machine_desc structure usesRussell King2013-07-261-2/+2
* | Merge branch 'security-fixes' into fixesRussell King2013-08-011-1/+13
|\ \
| * | ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-0/+4
| * | ARM: move vector stubsRussell King2013-07-311-1/+9
| |/
* | ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King2013-07-221-5/+38
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-131-1/+1
|\
| * ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd2013-07-091-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-32/+17
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-32/+17
| |\ \ | | |/ | |/|
| | * ARM: mm: clean up membank size limit checksCyril Chemparathy2013-05-301-8/+11
| | * ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy2013-05-301-18/+1
| | * ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy2013-05-301-12/+10
| | * ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov2013-05-301-1/+2
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-0/+2
|\ \ \ | |/ / |/| |
| * | ARM: mmu: Call debug_ll_io_init if no map_io function is specifiedMaxime Ripard2013-05-241-0/+2
| |/
* | ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang2013-06-171-3/+5
|/
*---. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-26/+49
|\ \ \
| | * | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-171-0/+2
| | |/
| | * ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R2013-03-221-26/+47
| |/
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-0/+17
|\ \ | |/ |/|
| * ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-311-0/+17
* | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-201-0/+22
|\ \
| * | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-231-0/+22
* | | Merge branch 'misc' into for-linusRussell King2013-02-201-19/+17
|\ \ \ | |_|/ |/| |
| * | ARM: fix warnings introduced by previous patchRussell King2013-02-161-2/+0
| * | ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim2013-02-161-17/+17
| |/
* | ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SOSantosh Shilimkar2013-01-191-1/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+16
|\
| * ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+16
* | ARM: mm: use pteval_t to represent page protection valuesWill Deacon2012-11-091-1/+1
|/
OpenPOWER on IntegriCloud