summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King
2017-02-28ARM: mm: round the initrd reservation to page boundariesRussell King
2017-02-28ARM: mm: clean up initrd initialisationRussell King
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Russell King
2017-02-28ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada
2017-02-28ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-12ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-01-30ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2017-01-24arm: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-19arm/dma-mapping: Implement DMA_ATTR_PRIVILEGEDSricharan R
2017-01-10ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard
2017-01-10ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King
2016-11-29ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King
2016-11-29ARM: mm: fix set_memory_*() bounds checksRussell King
2016-11-15ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada
2016-11-15ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski
2016-11-15ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre
2016-10-19ARM: fix oops when using older ARMv4T CPUsRussell King
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-09-27exceptions: detritus removalAl Viro
2016-09-26arm: dma-mapping: add {map,unmap}_resource for iommu opsNiklas Söderlund
2016-09-20Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland
2016-09-06ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre
2016-09-06ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin
2016-09-06ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin