summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/consistent.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* 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/+0Star
* 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/+2Star
* 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/+2Star
* 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