summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-0/+9
|\
| *-. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-042-2/+32
| |\ \
| | * | arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()Laurent Pinchart2017-04-291-0/+9
| |/ /
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-0/+19
|\ \ \
| * | | ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-242-0/+19
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-0/+1
|\ \ \
| * | | arm: use set_memory.h headerLaura Abbott2017-05-081-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-5/+15
|\ \ \ \
| * | | | ARM: Expose the VA/IDMAP offsetMarc Zyngier2017-04-091-0/+5
| * | | | ARM: Update cpu_v7_reset documentationMarc Zyngier2017-04-091-1/+2
| * | | | ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-4/+8
| | |/ / | |/| |
* | | | 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-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
|\ \ \
OpenPOWER on IntegriCloud