summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/consistent.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove noMMU codeMichal Simek2020-11-261-29/+0
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+1
* dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-7/+0
* Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-241-191/+30
|\
| * microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-301-148/+4
| * microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-301-52/+41
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+2
* microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2018-07-201-45/+0
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-4/+5
* microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-5/+20
* microblaze: Use asm-generic/io.hMichal Simek2014-04-071-1/+1
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-5/+2
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-121-1/+1
* microblaze: Fix coding style issuesMichal Simek2013-02-121-3/+2
* microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-091-1/+1
* microblaze: Fix consistent-sync codeMichal Simek2010-05-061-1/+1
* microblaze: Fix consistent codeMichal Simek2010-05-061-90/+98
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* microblaze: Add consistent codeMichal Simek2010-03-111-0/+246