index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
2006-09-21
1
-0
/
+5
|
*
|
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2006-09-21
2
-0
/
+101
|
*
|
[CRYPTO] api: Added crypto_type support
Herbert Xu
2006-09-21
2
-0
/
+11
|
*
|
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
2006-09-21
1
-11
/
+3
|
*
|
[CRYPTO] api: Added asynchronous flag
Herbert Xu
2006-09-21
1
-0
/
+1
|
*
|
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
2006-09-21
1
-0
/
+5
|
*
|
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2006-09-21
1
-2
/
+0
|
*
|
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
2
-6
/
+3
|
*
|
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
2006-09-21
1
-0
/
+10
|
*
|
[CRYPTO] api: Added spawns
Herbert Xu
2006-09-21
2
-0
/
+15
|
*
|
[CRYPTO] api: Add cryptomgr
Herbert Xu
2006-09-21
1
-0
/
+9
|
*
|
[CRYPTO] api: Added event notification
Herbert Xu
2006-09-21
1
-1
/
+3
|
*
|
[CRYPTO] api: Add template registration
Herbert Xu
2006-09-21
1
-0
/
+31
|
*
|
[CRYPTO] api: Split out low-level API
Herbert Xu
2006-09-21
1
-0
/
+18
|
*
|
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
2006-09-21
4
-1
/
+7
|
*
|
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
2006-09-21
1
-0
/
+3
|
*
|
[CRYPTO] twofish: Split out common c code
Joachim Fritschi
2006-09-21
1
-0
/
+23
|
*
|
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
2006-09-21
1
-2
/
+23
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-09-22
20
-643
/
+893
|
\
\
\
|
*
|
|
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
2006-09-20
2
-0
/
+3
|
*
|
|
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
2006-09-20
2
-195
/
+63
|
*
|
|
[S390] Cleanup in page table related code.
Gerald Schaefer
2006-09-20
2
-99
/
+92
|
*
|
|
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
2006-09-20
2
-1
/
+34
|
*
|
|
[S390] cleanup appldata.
Gerald Schaefer
2006-09-20
1
-0
/
+90
|
*
|
|
[S390] convert some assembler to C.
Heiko Carstens
2006-09-20
2
-3
/
+6
|
*
|
|
[S390] #undef in unistd.h
Martin Schwidefsky
2006-09-20
1
-111
/
+59
|
*
|
|
[S390] empty function defines.
Heiko Carstens
2006-09-20
3
-3
/
+3
|
*
|
|
[S390] ipl/dump on panic.
Michael Holzheu
2006-09-20
3
-17
/
+57
|
*
|
|
[S390] initrd vs. bootmem bitmap.
Heiko Carstens
2006-09-20
1
-2
/
+0
|
*
|
|
[S390] add kprobes support.
Michael Grundy
2006-09-20
2
-0
/
+173
|
*
|
|
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
2006-09-20
1
-1
/
+79
|
*
|
|
[S390] zcrypt user space interface.
Martin Schwidefsky
2006-09-20
1
-0
/
+207
|
*
|
|
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
2006-09-20
1
-0
/
+11
|
*
|
|
[S390] remove old z90crypt driver.
Martin Schwidefsky
2006-09-20
1
-212
/
+0
|
*
|
|
[S390] EX_TABLE macro.
Martin Schwidefsky
2006-09-20
1
-0
/
+17
|
|
/
/
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-09-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
2006-09-22
1
-1
/
+0
|
*
|
|
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
2006-09-22
1
-0
/
+1
|
*
|
|
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
2006-09-22
1
-0
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-09-22
29
-495
/
+289
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
2006-09-22
1
-4
/
+0
|
*
|
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
2006-09-22
1
-6
/
+0
|
*
|
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2006-09-22
2
-131
/
+77
|
*
|
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
2006-09-21
1
-8
/
+8
|
*
|
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
2006-09-21
1
-0
/
+11
|
*
|
[POWERPC] Define of_read_ulong helper
Paul Mackerras
2006-09-20
1
-1
/
+11
|
*
|
[POWERPC] iseries: eliminate a couple of warnings
Stephen Rothwell
2006-09-20
1
-2
/
+2
|
*
|
[POWERPC] convert string i/o operations to C
Stephen Rothwell
2006-09-20
2
-12
/
+12
|
*
|
[POWERPC] clean up ide io accessors
Stephen Rothwell
2006-09-20
2
-12
/
+6
|
*
|
[POWERPC] remove unused asm routines
Stephen Rothwell
2006-09-20
2
-8
/
+0
[prev]
[next]