summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-085-22/+80
|\
| * Merge branches 'fixes' and 'misc' into for-nextRussell King2017-04-265-20/+78
| |\
| | * ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko2017-04-261-5/+8
| | * ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin2017-04-261-0/+2
| | * ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-3/+13
| | * ARM: 8666/1: mm: dump: Add domain to outputKees Cook2017-03-291-10/+44
| | * ARM: 8659/1: l2c: allow CA9 optimizations to be disabledChris Brandt2017-03-171-2/+11
| * | ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin2017-04-261-2/+2
* | | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-021-0/+7
|/ /
* | ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed2017-03-291-1/+4
* | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-03-291-1/+19
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-3/+4
* 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-111-0/+3
| | * | ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent2017-01-111-0/+6
| | |/
* | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-282-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-251-7/+9
* | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-222-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-211-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