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
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
5
-0
/
+655
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
4
-82
/
+87
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
3
-0
/
+149
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
4
-10
/
+38
2006-09-21
[CRYPTO] api: Feed flag directly to crypto_yield
Herbert Xu
3
-4
/
+4
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
2
-11
/
+63
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
5
-0
/
+14
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
2
-2
/
+4
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
2
-0
/
+58
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2
-2
/
+2
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
2
-105
/
+180
2006-09-21
[CRYPTO] digest: Store temporary digest in tfm
Herbert Xu
2
-7
/
+18
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
24
-92
/
+63
2006-09-21
[CRYPTO] crc32c: Fix unconventional setkey usage
Herbert Xu
2
-10
/
+19
2006-09-21
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
1
-9
/
+9
2006-09-21
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
4
-7
/
+72
2006-09-21
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-09-21
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
3
-0
/
+354
2006-09-21
[CRYPTO] padlock: Update private header file
Michal Ludvig
2
-12
/
+14
2006-09-21
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2
-5
/
+3
2006-09-21
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
4
-79
/
+42
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] sha: Add module aliases for sha1 / sha256
Michal Ludvig
2
-0
/
+6
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
6
-53
/
+280
2006-09-21
[CRYPTO] api: Allow algorithm lookup by type
Herbert Xu
4
-18
/
+40
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
5
-1
/
+173
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
4
-14
/
+199
2006-09-21
[CRYPTO] api: Add template registration
Herbert Xu
3
-22
/
+182
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
8
-134
/
+204
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
5
-1
/
+8
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
3
-6
/
+32
2006-09-21
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
Herbert Xu
1
-7
/
+7
2006-09-21
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
4
-0
/
+439
2006-09-21
[CRYPTO] twofish: i586 assembly version
Joachim Fritschi
4
-0
/
+450
2006-09-21
[CRYPTO] twofish: Fix the priority
Joachim Fritschi
1
-0
/
+2
2006-09-21
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
5
-697
/
+777
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-19
Linux v2.6.18. Arrr!
v2.6.18
Linus Torvalds
1
-2
/
+2
2006-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+8
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-19
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-09-19
[ATM]: [he] don't hold the device lock when upcalling
Chas Williams
1
-0
/
+2
2006-09-19
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
3
-7
/
+9
2006-09-19
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
1
-2
/
+2
2006-09-19
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
1
-3
/
+3
2006-09-19
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
1
-2
/
+4
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
7
-57
/
+82
2006-09-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
15
-103
/
+271
2006-09-19
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
Dave Kleikamp
3
-4
/
+0
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
[next]