aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/microblaze/mm/consistent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-26microblaze: Remove noMMU codeMichal Simek1-29/+0
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+1
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig1-7/+0
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-191/+30
2019-08-30microblaze: use the generic dma coherent remap allocatorChristoph Hellwig1-148/+4
2019-08-30microblaze/nommu: use the generic uncached segment supportChristoph Hellwig1-52/+41
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-11microblaze: Add consistent codeMichal Simek1-0/+246