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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] xpram: per device block request queues.
Martin Schwidefsky
2008-10-10
1
-22
/
+15
*
[S390] dasd: fix message flood for unsolicited interrupts
Stefan Haberland
2008-10-10
1
-5
/
+20
*
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
2008-10-10
3
-15
/
+16
*
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
2008-10-10
2
-170
/
+596
*
[S390] ptrace changes
Martin Schwidefsky
2008-10-10
8
-48
/
+202
*
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-10-10
4
-12
/
+1
*
[S390] qdio enhanced SIGA (iqdio) support.
Klaus-Dieter Wacker
2008-10-10
3
-6
/
+29
*
[S390] cio: fix cio_tpi.
Heiko Carstens
2008-10-10
1
-2
/
+6
*
[S390] cio: Correct use of ! and &
Julia Lawall
2008-10-10
1
-1
/
+1
*
[S390] cio: inline assembly cleanup
Peter Oberparleiter
2008-10-10
3
-28
/
+45
*
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
2008-10-10
3
-4
/
+29
*
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
2008-10-10
2
-2
/
+2
*
[S390] Use s390_root_dev_* in kvm_virtio.
Cornelia Huck
2008-10-10
1
-8
/
+7
*
[S390] more bus_id -> dev_name conversions
Cornelia Huck
2008-10-10
7
-13
/
+16
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
9
-17
/
+13
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
29
-191
/
+207
*
[S390] cio: Exorcise cio_msg= from documentation.
Cornelia Huck
2008-10-10
1
-2
/
+1
*
[S390] cio: Update cio_ignore documentation.
Cornelia Huck
2008-10-10
1
-1
/
+7
*
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
2008-10-10
3
-4
/
+48
*
[S390] cio: move device unregistration to dedicated work queue
Peter Oberparleiter
2008-10-10
1
-31
/
+25
*
[S390] qdio: speed up multicast traffic on full HiperSocket queue
Ursula Braun
2008-10-10
2
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-10-10
25
-10059
/
+12249
|
\
|
*
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
4
-13
/
+75
|
*
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
8
-1
/
+754
|
*
crypto: api - Add fips_enable flag
Neil Horman
2008-08-29
5
-0
/
+90
|
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
5
-41
/
+18
|
*
crypto: cryptomgr - Test ciphers using ECB
Herbert Xu
2008-08-29
2
-50
/
+169
|
*
crypto: api - Use test infrastructure
Herbert Xu
2008-08-29
6
-42
/
+267
|
*
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
9
-10413
/
+10527
|
*
crypto: tcrypt - Add alg_test interface
Herbert Xu
2008-08-29
1
-438
/
+1017
|
*
crypto: tcrypt - Abort and only log if there is an error
Herbert Xu
2008-08-29
1
-146
/
+200
|
*
crypto: crc32c - Use Intel CRC32 instruction
Austin Zhang
2008-08-29
3
-0
/
+211
|
*
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
2008-08-29
2
-155
/
+157
|
*
crypto: api - Display larval objects properly
Herbert Xu
2008-08-29
1
-2
/
+5
|
*
crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup
Herbert Xu
2008-08-29
3
-8
/
+6
|
*
crypto: Kconfig - Replace leading spaces with tabs
Adrian Bunk
2008-08-29
1
-39
/
+42
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-10-10
28
-355
/
+957
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...
Roland Dreier
2008-10-09
27
-359
/
+959
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Fix slab corruption
Chien Tung
2008-10-09
1
-1
/
+0
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Correct error_module bit mask
Chien Tung
2008-10-08
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Fix routed RDMA connections
Bob Sharp
2008-10-03
1
-8
/
+30
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
2008-10-03
3
-14
/
+67
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Handle AE bounds violation
Faisal Latif
2008-09-30
1
-0
/
+16
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Limit critical error interrupts
Chien Tung
2008-09-30
2
-12
/
+29
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Stop spurious MAC interrupts
Chien Tung
2008-09-30
1
-7
/
+11
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Correct tso_wqe_length
Chien Tung
2008-09-30
1
-0
/
+2
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Fill in firmware version for ethtool
Chien Tung
2008-09-30
1
-1
/
+3
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Use ethtool timer value
John Lacombe
2008-09-30
1
-5
/
+4
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Correct MAX TSO frags value
Bob Sharp
2008-09-30
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
RDMA/nes: Enable MC/UC after changing MTU
Bob Sharp
2008-09-30
1
-0
/
+20
[next]