summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2015-12-04ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott
2015-12-02ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2015-10-03ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-10-03ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-16ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara
2015-09-11Merge branch 'uaccess' into fixesRussell King
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-25ARM: mm: improve do_ldrd_abort macroRussell King
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-08-18ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-08-04ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava
2015-08-01ARM: reduce visibility of dmac_* functionsRussell King
2015-07-25ARM: add soc memory barrier extensionRussell King
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-07-10ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-03ARM: io: convert ioremap*() to functionsRussell King
2015-06-29ARM: add helpful message when truncating physical memoryRussell King
2015-06-29ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman