index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
Age
Commit message (
Expand
)
Author
2016-02-08
scatterlist: fix a typo in comment block of sg_miter_stop()
Masahiro Yamada
2015-08-17
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
2015-06-30
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
2015-06-30
lib/scatterlist: mark input buffer parameters as 'const'
Dave Gordon
2015-06-30
lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()
Dave Gordon
2015-06-03
scatterlist: introduce sg_nents_for_len
Tom Lendacky
2014-10-28
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-07-25
scatterlist: allow chaining to preallocated chunks
Christoph Hellwig
2013-12-08
lib/scatterlist: export sg_miter_skip()
Ming Lei
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-07-09
lib/scatterlist: error handling in __sg_alloc_table()
Dan Carpenter
2013-07-09
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
Akinobu Mita
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
lib/scatterlist: add simple page iterator
Imre Deak
2012-12-17
scatterlist: don't BUG when we can trivially return a proper error.
Nick Bowler
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-06
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
Tejun Heo
2012-09-28
scatterlist: refactor the sg_nents
Maxim Levitsky
2012-09-27
scatterlist: add sg_nents
Maxim Levitsky
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
Mandeep Singh Baines
2012-07-30
scatterlist: add sg_alloc_table_from_pages function
Tomasz Stanislawski
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-20
lib: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2010-08-30
scatterlist: prevent invalid free when alloc fails
Jeffrey Carlyle
2010-07-28
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
Chris Wilson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-31
lib/scatterlist: add a flags to signalize mapping direction
Sebastian Andrzej Siewior
2009-04-22
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
Tejun Heo
2008-11-19
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
2008-09-11
sg: disable interrupts inside sg_copy_buffer
FUJITA Tomonori
2008-07-23
sg: reimplement sg mapping iterator
Tejun Heo
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe