summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-027-7/+135
|\ \ \
| | | * ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2014-10-021-0/+5
| | | * ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-262-3/+3
| | | * ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris2014-09-121-1/+1
| | * | ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij2014-10-021-0/+121
| * | | ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-09-251-0/+3
| * | | ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon2014-09-251-2/+2
| |/ /
| * / ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov2014-09-021-1/+0Star
|/ /
* / ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-08-272-12/+0Star
|/
* ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov2014-08-091-4/+3Star
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-1/+1
|\
| * Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-201-1/+1
| |\
| * \ Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-07-191-1/+1
| |\ \
| | * | ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn2014-07-141-1/+1
* | | | CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-071-0/+1
* | | | Merge branch 'swp' (early part) into for-nextRussell King2014-08-051-1/+1
|\ \ \ \
| * | | | ARM: SWP emulation: always enable when SMP is enabledRussell King2014-07-181-1/+1
* | | | | Merge branches 'fixes' and 'misc' into for-nextRussell King2014-08-0545-398/+505
|\ \ \ \ \
| * | | | | ARM: add comments to the early page table remap codeRussell King2014-08-021-5/+46
| * | | | | ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino2014-07-241-0/+11
| * | | | | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-242-4/+9
| * | | | | ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-181-1/+36
| * | | | | ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo2014-07-181-3/+4
| * | | | | ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo2014-07-181-6/+6
| * | | | | ARM: alignment: save last kernel aligned fault locationRussell King2014-07-181-1/+3
| * | | | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-1840-380/+392
| |/ / / /
| * / / / ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-1/+1
| |/ / /
* | | | ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
* | | | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
* | | | ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
* | | | ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
| |_|/ |/| |
* | | ARM: l2c: fix revision checkingRussell King2014-07-071-1/+1
|/ /
* | ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-291-0/+1
* | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-291-0/+31
* | ARM: arm925: ensure assembly sets up writethrough mappingRussell King2014-06-201-0/+1
* | ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-5/+4Star
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-0618-747/+1447
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-06-051-2/+2
| |\
| | * Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-231-2/+2
| | |\
| | | * ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]Santosh Shilimkar2014-05-071-2/+2
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-0517-691/+1360
| |\ \ \ \ \
| | | | * | | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-013-156/+99Star
| | | | * | | ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2014-06-011-1/+8
| | | | * | | ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-261-5/+28
| | | | * | | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-262-7/+7
| | | | * | | ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-261-0/+11
| | | | * | | ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpuRussell King2014-05-221-3/+4
| | | | * | | ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-04-251-5/+13
| | | | * | | ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-232-6/+25
| | | | * | | ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-231-3/+3