summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-281-4/+4
|\
| * ARM: fix some printk formatsRussell King2014-10-211-4/+4
* | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-141-1/+1
|\ \
| * | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-241-1/+1
* | | arm: mm: enable RCU fast_gupSteve Capper2014-10-091-0/+15
* | | ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski2014-10-091-1/+1
* | | arm: use genalloc for the atomic poolLaura Abbott2014-10-091-104/+49
* | | common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-091-48/+9
| | |
| \ \
| \ \
| \ \
*---. \ \ 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/+0
|/ /
* | ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-08-272-12/+0
|/
* ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov2014-08-091-4/+3
* 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-191-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-131-1/+1
* | | | CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-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/+4
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-0518-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/+99
OpenPOWER on IntegriCloud