summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix message flood for unsolicited interruptsStefan Haberland2008-10-101-5/+20
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-103-15/+16
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-102-170/+596
* [S390] ptrace changesMartin Schwidefsky2008-10-108-48/+202
* [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
* [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-103-6/+29
* [S390] cio: fix cio_tpi.Heiko Carstens2008-10-101-2/+6
* [S390] cio: Correct use of ! and &Julia Lawall2008-10-101-1/+1
* [S390] cio: inline assembly cleanupPeter Oberparleiter2008-10-103-28/+45
* [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-103-4/+29
* [S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2008-10-102-2/+2
* [S390] Use s390_root_dev_* in kvm_virtio.Cornelia Huck2008-10-101-8/+7
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-107-13/+16
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-109-17/+13
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-1029-191/+207
* [S390] cio: Exorcise cio_msg= from documentation.Cornelia Huck2008-10-101-2/+1
* [S390] cio: Update cio_ignore documentation.Cornelia Huck2008-10-101-1/+7
* [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-103-4/+48
* [S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter2008-10-101-31/+25
* [S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2008-10-102-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-1025-10059/+12249
|\
| * crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-294-13/+75
| * crypto: rng - RNG interface and implementationNeil Horman2008-08-298-1/+754
| * crypto: api - Add fips_enable flagNeil Horman2008-08-295-0/+90
| * crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-295-41/+18
| * crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-292-50/+169
| * crypto: api - Use test infrastructureHerbert Xu2008-08-296-42/+267
| * crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-299-10413/+10527
| * crypto: tcrypt - Add alg_test interfaceHerbert Xu2008-08-291-438/+1017
| * crypto: tcrypt - Abort and only log if there is an errorHerbert Xu2008-08-291-146/+200
| * crypto: crc32c - Use Intel CRC32 instructionAustin Zhang2008-08-293-0/+211
| * crypto: tcrypt - Avoid using contiguous pagesHerbert Xu2008-08-292-155/+157
| * crypto: api - Display larval objects properlyHerbert Xu2008-08-291-2/+5
| * crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu2008-08-293-8/+6
| * crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk2008-08-291-39/+42
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-1028-355/+957
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-0927-359/+959
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | RDMA/nes: Fix slab corruptionChien Tung2008-10-091-1/+0
| | | | | | | | | | * | RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | | | | | | | | | * | RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | | | | | | | | | * | RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | | | | | | | | | * | RDMA/nes: Handle AE bounds violationFaisal Latif2008-09-301-0/+16
| | | | | | | | | | * | RDMA/nes: Limit critical error interruptsChien Tung2008-09-302-12/+29
| | | | | | | | | | * | RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-301-7/+11
| | | | | | | | | | * | RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-301-0/+2
| | | | | | | | | | * | RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-301-1/+3
| | | | | | | | | | * | RDMA/nes: Use ethtool timer valueJohn Lacombe2008-09-301-5/+4
| | | | | | | | | | * | RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-301-1/+1
| | | | | | | | | | * | RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-301-0/+20
| | | | | | | | | | * | RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-09-301-2/+62