Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / scatterlist.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-20 Cong Wanglib: remove the second argument of k[un]map_atomic()
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2010-08-30 Jeffrey Carlylescatterlist: prevent invalid free when alloc fails
2010-07-28 Chris Wilsonlib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-07-31 Sebastian Andrzej... lib/scatterlist: add a flags to signalize mapping direction
2009-04-22 Tejun Heoscatterlist: make sure sg_miter_next() doesn't return...
2008-12-05 Arjan van de Venlib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-20 Arjan van de Venlib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
2008-09-11 FUJITA Tomonorisg: disable interrupts inside sg_copy_buffer
2008-07-23 Tejun Heosg: reimplement sg mapping iterator
2008-04-07 FUJITA Tomonori[SCSI] block: add sg buffer copy helper functions
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 James BottomleySG: work with the SCSI fixed maximum allocations.
2008-01-28 Jens AxboeSG: Move functions to lib/scatterlist.c and add sg...