index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
1
-4
/
+0
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
1
-43
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
1
-3
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
1
-6
/
+2
2016-07-18
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-07-18
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
1
-4
/
+6
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
1
-22
/
+0
2015-06-03
crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
Herbert Xu
1
-1
/
+5
2015-05-28
crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd
Herbert Xu
1
-0
/
+1
2015-05-22
crypto: scatterwalk - Check for same address in map_and_copy
Herbert Xu
1
-10
/
+6
2015-05-22
crypto: scatterwalk - Add scatterwalk_ffwd helper
Herbert Xu
1
-0
/
+22
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-3
/
+3
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
1
-0
/
+22
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2010-05-19
crypto: scatterwalk - Fix scatterwalk_done() test
David S. Miller
1
-1
/
+1
2009-02-09
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
Herbert Xu
1
-1
/
+2
2008-01-11
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
Herbert Xu
1
-0
/
+3
2008-01-11
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
1
-2
/
+2
2008-01-11
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
1
-3
/
+2
2008-01-11
[CRYPTO] scatterwalk: Use generic scatterlist chaining
Herbert Xu
1
-1
/
+1
2007-10-22
[SG] Update crypto/ to sg helpers
Jens Axboe
1
-1
/
+1
2007-10-16
crypto: don't pollute the global namespace with sg_next()
Jens Axboe
1
-1
/
+1
2007-10-10
[CRYPTO] api: Kill crypto_km_types
Herbert Xu
1
-8
/
+0
2007-10-10
[CRYPTO] scatterwalk: Add scatterwalk_map_and_copy
Herbert Xu
1
-0
/
+22
2007-03-31
[CRYPTO] api: Flush the current page right than the next
Herbert Xu
1
-2
/
+6
2007-03-31
[CRYPTO] api: Use the right value when advancing scatterwalk_copychunks
Herbert Xu
1
-1
/
+1
2007-03-21
[CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlist
J. Bruce Fields
1
-2
/
+2
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-49
/
+40
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2005-07-06
[CRYPTO] Add plumbing for multi-block operations
Herbert Xu
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+115