index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-11
1
-0
/
+19
|
\
|
*
scatterlist: refactor the sg_nents
Maxim Levitsky
2012-09-28
1
-5
/
+2
|
*
scatterlist: add sg_nents
Maxim Levitsky
2012-09-27
1
-0
/
+22
*
|
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
Tejun Heo
2012-10-06
1
-8
/
+8
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
1
-8
/
+0
|
\
|
*
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
Mandeep Singh Baines
2012-07-30
1
-8
/
+0
*
|
scatterlist: add sg_alloc_table_from_pages function
Tomasz Stanislawski
2012-07-30
1
-0
/
+64
|
/
*
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+1
|
\
|
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
|
lib: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
|
/
*
scatterlist: prevent invalid free when alloc fails
Jeffrey Carlyle
2010-08-30
1
-2
/
+12
*
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
Chris Wilson
2010-07-28
1
-5
/
+18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
lib/scatterlist: add a flags to signalize mapping direction
Sebastian Andrzej Siewior
2009-07-31
1
-4
/
+12
*
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
Tejun Heo
2009-04-22
1
-3
/
+6
*
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
2008-11-19
1
-1
/
+1
*
sg: disable interrupts inside sg_copy_buffer
FUJITA Tomonori
2008-09-11
1
-0
/
+4
*
sg: reimplement sg mapping iterator
Tejun Heo
2008-07-23
1
-46
/
+130
*
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-0
/
+102
*
SG: work with the SCSI fixed maximum allocations.
James Bottomley
2008-01-28
1
-14
/
+27
*
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
2008-01-28
1
-0
/
+281