summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2016-07-21arm: dma-mapping: Export arch_setup_dma_ops symbolVenkatesh Yadav Abbarapu
2016-06-29ARM: mm: Update the kernel log messagesSusheel Khiani
2016-06-29ARM: mm: Adjust the low memory boundarySusheel Khiani
2016-06-28arm: dma-mapping: return NULL on remap errorVinayak Menon
2016-06-24arm: mm: consider only lowmem regions while remapShiraz Hashim
2016-06-24arm: mm: fix pte allocation with CONFIG_FORCE_PAGES featureShiraz Hashim
2016-06-24arm: Allow remapping lowmem as 4K pagesLaura Abbott
2016-06-15Revert "ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range"Rohit Vaswani
2016-06-01arm: dma-mapping: fix data types to hold size_tShiraz Hashim
2016-03-25arm/arm64: dma-mapping: flush the tlb on unremapVinayak Menon
2016-03-23dma-mapping: Check for valid IOVA addressSusheel Khiani
2016-03-22Revert "scatterlist: use sg_phys()"Dan Williams
2016-03-22scatterlist: use sg_phys()Dan Williams
2016-03-22arm: dma-mapping: flush highmem mappingsShiraz Hashim
2016-03-22ARM: dma-mapping: Allow highmem pages to not have a mappingLaura Abbott
2016-03-22arm: dma: Allow CMA pages to not have a kernel mapping.Patrick Daly
2016-03-22arm: Skip DMA zeroing completely only if specifiedTaniya Das
2016-03-22arm: Add option to skip buffer zeroingLaura Abbott
2016-03-22arm: dma-mapping: map sg lists into the SMMU as virtually contiguousChintan Pandya
2016-03-22arm: dma: Expand the page protection attributesLaura Abbott
2016-03-22mm: Update is_vmalloc_addr to account for vmalloc savingsSusheel Khiani
2016-03-22msm: Allow lowmem to be non contiguous and mixedSusheel Khiani
2016-03-22arm: keep address range pmd aligned while remapShiraz Hashim
2016-03-22dma-mapping: Add dma_remap functionsLaura Abbott
2016-02-16FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2016-02-16Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
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