index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
6
-21
/
+8
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
5
-5
/
+6
2007-10-10
[CRYPTO] des: Rename des to des-generic
Sebastian Siewior
2
-1
/
+2
2007-10-10
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
Herbert Xu
2
-10
/
+28
2007-10-10
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
Herbert Xu
1
-1
/
+1
2007-10-10
[CRYPTO] api: Explain the comparison on larval cra_name
Herbert Xu
1
-0
/
+5
2007-10-10
[CRYPTO] blkcipher: Remove alignment restriction on block size
Herbert Xu
2
-8
/
+8
2007-10-10
[CRYPTO] authenc: Kill spaces in algorithm names
Herbert Xu
1
-2
/
+2
2007-10-10
[CRYPTO] cryptomgr: Fix parsing of recursive algorithms
Herbert Xu
1
-1
/
+2
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
7
-0
/
+746
2007-10-10
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
Ingo Oeser
1
-1
/
+1
2007-10-10
[CRYPTO] api: Kill crypto_km_types
Herbert Xu
2
-11
/
+8
2007-10-10
[CRYPTO] aead: Add authenc
Herbert Xu
5
-4
/
+472
2007-10-10
[CRYPTO] api: Fixed crypto_*_reqsize return type
Herbert Xu
1
-2
/
+3
2007-10-10
[CRYPTO] scatterwalk: Add scatterwalk_map_and_copy
Herbert Xu
2
-0
/
+25
2007-10-10
[CRYPTO] api: Move scatterwalk into algapi
Herbert Xu
1
-2
/
+2
2007-10-10
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
Herbert Xu
4
-18
/
+10
2007-10-10
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
4
-7
/
+12
2007-10-10
[CRYPTO] api: Add support for multiple template parameters
Herbert Xu
3
-27
/
+84
2007-10-10
[CRYPTO] api: Add aead crypto type
Herbert Xu
5
-0
/
+312
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
5
-1
/
+591
2007-10-10
[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
Sebastian Siewior
1
-0
/
+5
2007-10-10
[CRYPTO] drivers/Kconfig: Remove "default m"s
Adrian Bunk
1
-5
/
+0
2007-10-10
[CRYPTO] Kconfig: Remove "default m"s
Adrian Bunk
1
-3
/
+0
2007-10-10
[SUNRPC]: Make the sunrpc use the seq_open_private()
Pavel Emelyanov
1
-10
/
+2
2007-10-10
[IRDA]: Make the IRDA use the seq_open_private()
Pavel Emelyanov
3
-60
/
+8
2007-10-10
[DECNET]: Make decnet code use the seq_open_private()
Pavel Emelyanov
2
-35
/
+4
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
6
-109
/
+14
2007-10-10
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
15
-335
/
+37
2007-10-10
[FS] seq_file: Introduce the seq_open_private()
Pavel Emelyanov
2
-0
/
+35
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2
-37
/
+20
2007-10-10
ibm_new_emac: Nuke SET_MODULE_OWNER() use
Roland Dreier
1
-1
/
+0
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
3
-32
/
+28
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
1
-1
/
+0
2007-10-10
natsemi: Use NATSEMI_TIMER_FREQ consistently
Mark Brown
1
-2
/
+2
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
5
-33
/
+31
2007-10-10
chelsio: sparse warning fixes (old cxgb2)
Stephen Hemminger
4
-370
/
+3
2007-10-10
ehea: use kernel event queue
Jan-Bernd Themann
3
-24
/
+10
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
7
-33
/
+32
2007-10-10
s2io: sparse warnings fix (rev2)
Stephen Hemminger
1
-47
/
+50
2007-10-10
e1000e: restore flow control settings properly
Auke Kok
3
-3
/
+11
2007-10-10
e1000e: Simple optimizations in e1000_xmit_frame
Auke Kok
1
-5
/
+4
2007-10-10
e1000: Simple optimizations in e1000_xmit_frame
Krishna Kumar
1
-5
/
+4
2007-10-10
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-10
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
1
-1
/
+1
2007-10-10
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-10
[PATCH] libertas: remove one superfluous include
Holger Schurig
1
-1
/
+0
2007-10-10
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2
-68
/
+155
2007-10-10
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
1
-1
/
+1
2007-10-10
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
[next]