summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-14/+14
|\
| * ARM: fix multiplatform allmodcompileLinus Walleij2014-11-111-14/+14
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-282-4/+2
|\ \
| * | ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni2014-11-271-2/+0
| * | ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-11-211-2/+2
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-151-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-131-0/+1
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-023-9/+21
|\ \ | |/
| * ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-291-0/+3
| * ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam2014-10-291-2/+2
| * ARM: 8181/1: Drop extra return statementLaura Abbott2014-10-291-1/+0
| * ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam2014-10-291-6/+16
* | 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
OpenPOWER on IntegriCloud