aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+77
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds15-136/+405
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+14
2014-12-05Merge branch 'devel-stable' into for-nextRussell King4-13/+211
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King13-126/+197
2014-12-03ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee3-39/+92
2014-12-03ARM: 8237/1: fix flush_pfn_aliasJungseung Lee1-1/+1
2014-12-03ARM: 8236/1: mm: fix discard_old_kernel_dataJungseung Lee1-1/+1
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee1-1/+17
2014-12-01arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon1-7/+76
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-4/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-21ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King7-58/+49
2014-11-21ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon1-24/+34
2014-11-21ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd1-2/+3
2014-11-15Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2014-11-13ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-11ARM: fix multiplatform allmodcompileLinus Walleij1-14/+14
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stableRussell King4-13/+211
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-9/+21
2014-10-29ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni1-0/+3
2014-10-29ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam1-2/+2
2014-10-29ARM: 8181/1: Drop extra return statementLaura Abbott1-1/+0
2014-10-29ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam1-6/+16
2014-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2014-10-21ARM: fix some printk formatsRussell King1-4/+4
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook2-1/+59
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook3-2/+117
2014-10-16arm: fixmap: implement __set_fixmap()Kees Cook1-0/+24
2014-10-16ARM: expand fixmap region to 3MBRob Herring2-10/+11
2014-10-16arm: use generic fixmap.hMark Salter1-1/+1
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-1/+1
2014-10-09arm: mm: enable RCU fast_gupSteve Capper1-0/+15
2014-10-09ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski1-1/+1
2014-10-09arm: use genalloc for the atomic poolLaura Abbott1-104/+49
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott1-48/+9
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King7-7/+135
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang1-0/+5
2014-10-02ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij1-0/+121
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2-3/+3
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon1-2/+2
2014-09-24ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz1-1/+1
2014-09-12ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris1-1/+1
2014-09-02ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov1-1/+0
2014-08-27ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-08-09ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov1-4/+3
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1