summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/consistent.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig1-1/+2
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig1-45/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig1-4/+5
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen1-5/+20
2014-04-07microblaze: Use asm-generic/io.hMichal Simek1-1/+1
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu1-5/+2
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek1-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek1-3/+2
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek1-1/+1
2010-05-06microblaze: Fix consistent-sync codeMichal Simek1-1/+1
2010-05-06microblaze: Fix consistent codeMichal Simek1-90/+98
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-11microblaze: Add consistent codeMichal Simek1-0/+246