summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/consistent.c
AgeCommit message (Expand)AuthorLines
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig-1/+1
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig-7/+0
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-191/+30
2019-08-30microblaze: use the generic dma coherent remap allocatorChristoph Hellwig-148/+4
2019-08-30microblaze/nommu: use the generic uncached segment supportChristoph Hellwig-52/+41
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig-1/+2
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig-45/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig-4/+5
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen-5/+20
2014-04-07microblaze: Use asm-generic/io.hMichal Simek-1/+1
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu-5/+2
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek-3/+2
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek-1/+1
2010-05-06microblaze: Fix consistent-sync codeMichal Simek-1/+1
2010-05-06microblaze: Fix consistent codeMichal Simek-90/+98
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-11microblaze: Add consistent codeMichal Simek-0/+246