summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-2810-97/+228
|\
| *-. Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King2017-02-2810-97/+228
| |\ \
| | | * ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King2017-02-121-5/+26
| | * | ARM: mm: round the initrd reservation to page boundariesRussell King2017-02-281-5/+18
| | * | ARM: mm: clean up initrd initialisationRussell King2017-02-281-12/+15
| | * | ARM: mm: move initrd init code out of arm_memblock_init()Russell King2017-02-281-4/+9
| | * | ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada2017-02-281-14/+9
| | * | ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed2017-02-281-2/+50
| | * | ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-282-4/+5
| | * | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-282-0/+58
| | * | ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-282-10/+3
| | * | ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-281-3/+6
| | * | ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-282-46/+28
| | * | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard2017-01-101-0/+3
| | * | ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent2017-01-101-0/+6
| | |/
* | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-11/+11
|\ \ \
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-11/+11
| | |/ | |/|
* | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-7/+9
* | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-212-15/+3
|\ \ \
| * | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-072-3/+3
| * | | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-12/+0
| |/ /
* | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-2/+2
|\ \ \
| * | | arm: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
| |/ /
* | | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-30/+30
|\ \ \ | |_|/ |/| |
| * | arm/dma-mapping: Implement DMA_ATTR_PRIVILEGEDSricharan R2017-01-191-30/+30
| |/
* / ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2017-01-302-2/+6
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-2/+2
*-. Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-145-26/+47
|\ \
| | * ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King2016-11-291-1/+2
| | * ARM: mm: fix set_memory_*() bounds checksRussell King2016-11-291-13/+13
| | * ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada2016-11-151-1/+7
| |/ |/|
| * 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-111-1/+0
|\
| * exceptions: detritus removalAl Viro2016-09-271-1/+0
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-071-60/+3
|\ \
| * \ Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-201-60/+3
| |\ \
| | * | ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-291-60/+3
* | | | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-061-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