aboutsummaryrefslogtreecommitdiff
path: root/mm/bounce.c
AgeCommit message (Expand)Author
2012-03-20mm: remove the second argument of k[un]map_atomic()Cong Wang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-20block: initialize the bounce pool if high memory may be added laterDavid Vrabel
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2008-12-29bounce: don't rely on a zeroed bio_vec listJens Axboe
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-10-09highmem: use bio_has_data() in the bounce pathJens Axboe
2007-10-16block: Initial support for data-less (or empty) barrier supportJens Axboe
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-03-27block: blk_max_pfn is somtimes wrongVasily Tarasov
2007-01-12[PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells