index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-139
/
+851
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-643
/
+893
2006-09-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
29
-495
/
+289
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
1
-0
/
+1
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
1
-0
/
+1
2006-09-22
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
1
-4
/
+0
2006-09-22
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
1
-6
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2
-131
/
+77
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
1
-0
/
+11
2006-09-21
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
1
-5
/
+13
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
1
-0
/
+6
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2
-3
/
+7
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-6
/
+84
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
1
-16
/
+0
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
3
-14
/
+4
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
3
-27
/
+39
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2
-34
/
+144
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-12
/
+36
2006-09-21
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
1
-2
/
+2
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2
-11
/
+12
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
1
-1
/
+1
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
2
-0
/
+244
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2
-0
/
+101
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
2
-0
/
+11
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-11
/
+3
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-2
/
+0
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2
-6
/
+3
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
2
-0
/
+15
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
1
-0
/
+9
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
1
-1
/
+3
2006-09-21
[CRYPTO] api: Add template registration
Herbert Xu
1
-0
/
+31
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
1
-0
/
+18
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
4
-1
/
+7
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
1
-0
/
+23
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
2
-0
/
+3
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
2
-195
/
+63
2006-09-20
[S390] Cleanup in page table related code.
Gerald Schaefer
2
-99
/
+92
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
2
-1
/
+34
2006-09-20
[S390] cleanup appldata.
Gerald Schaefer
1
-0
/
+90
[next]