summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski2016-11-151-1/+1
* ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre2016-11-151-1/+1
* ARM: fix oops when using older ARMv4T CPUsRussell King2016-10-191-10/+24
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-121-1/+0Star
|\
| * exceptions: detritus removalAl Viro2016-09-281-1/+0Star
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-081-60/+3Star
|\ \
| * \ Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-201-60/+3Star
| |\ \
| | * | ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-281-60/+3Star
* | | | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-071-0/+63
|\ \ \ \
| * | | | arm: dma-mapping: add {map,unmap}_resource for iommu opsNiklas Söderlund2016-09-261-0/+63
| | |/ / | |/| |
* | | | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-062-6/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2016-09-121-1/+1
| * | | ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin2016-08-231-0/+1
| | |/ | |/|
| * | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
| |/
* | ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-064-0/+598
* | ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre2016-09-061-0/+1
* | ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin2016-09-061-0/+56
* | ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin2016-09-061-11/+35
* | ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-063-6/+11
* | ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin2016-09-062-0/+469
* | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
* | ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov2016-08-121-5/+2Star
* | ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov2016-08-121-2/+4
* | ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variableFabio Estevam2016-08-121-2/+2
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-66/+63Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-14/+13Star
|\
| * arm/l2c: Convert to hotplug state machineRichard Cochran2016-07-151-14/+13Star
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-293-45/+148
|\ \
| * | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is usedGregory CLEMENT2016-07-141-21/+65
| * | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT2016-07-141-20/+42
| * | ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2016-07-141-0/+11
| * | ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2016-07-141-0/+5
| * | ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2016-07-141-0/+27
| * | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2016-07-021-6/+0Star
| |/
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* | arm: get rid of superfluous __GFP_REPEATMichal Hocko2016-07-271-1/+1
|/
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-211-0/+3
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-206-26/+69
|\
| *---. Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King2016-05-198-33/+76
| |\ \ \
| | | | * ARM: 8567/1: cache-uniphier: activate ways for secondary CPUsMasahiro Yamada2016-05-051-2/+24
| | | | * ARM: 8569/1: pl2x0: Add OF control of cache power managementBrad Mouring2016-05-051-5/+21
| | | | * ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()Alexandre Courbot2016-04-071-16/+0Star
| | |_|/ | |/| |
| | | * ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-031-1/+1
| | |/ | |/|
| | * Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-202-2/+23
| | |\
| | | * ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2016-04-042-2/+15
| | | * ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2016-04-042-0/+8
| | |/ | |/|
* | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-3/+3
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-071-7/+8
|\ \ \
| * | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-051-1/+1