| Commit message (Expand) | Author | Age |
* | IB/ipath: merge ipath_core and ib_ipath drivers | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: drop requirement that PIO buffers be mmaped write-only | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: fix handling of kpiobufs | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: fix for crash on module unload, if cfgports < portcnt | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: lock resource limit counters correctly | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: More changes to support InfiniPath on PowerPC 970 systems | Bryan O'Sullivan | 2006-09-22 |
* | IB/ipath: Performance improvements via mmap of queues | Ralph Campbell | 2006-09-22 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 |
* | IB/uverbs: Allow resize CQ operation to return driver-specific data | Ralph Campbell | 2006-09-22 |
* | IB/ehca: Add driver for IBM eHCA InfiniBand adapters | Heiko J Schick | 2006-09-22 |
* | IB/srp: Add port/device attributes | Ishai Rabinovitz | 2006-09-22 |
* | IB/mthca: Include the header we really want | James Lentini | 2006-09-22 |
* | IB/uverbs: Fix lockdep warning when QP is created with 2 CQs | Roland Dreier | 2006-09-22 |
* | IB/uverbs: Use idr_read_cq() where appropriate | Roland Dreier | 2006-09-22 |
* | IB/ipoib: Fix flush/start xmit race (from code review) | Michael S. Tsirkin | 2006-09-22 |
* | IB/mthca: Don't use privileged UAR for kernel access | Michael S. Tsirkin | 2006-09-22 |
* | IB/mthca: Fix lid used for sending traps | Jack Morgenstein | 2006-09-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 |
|\ |
|
| * | [BLOCK] dm-crypt: trivial comment improvements | Rik Snel | 2006-09-20 |
| * | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-20 |
| * | [SCSI] iscsi: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu | 2006-09-20 |
| * | [BLOCK] dm-crypt: Use block ciphers where applicable | Herbert Xu | 2006-09-20 |
| * | [BLOCK] cryptoloop: Use block ciphers where applicable | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] padlock: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] padlock-sha: TFMs don't need to be static | Michal Ludvig | 2006-09-20 |
| * | [CRYPTO] padlock: Helper module padlock.ko | Michal Ludvig | 2006-09-20 |
| * | [CRYPTO] padlock-sha: Make 2 functions static | Adrian Bunk | 2006-09-20 |
| * | [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms | Michal Ludvig | 2006-09-20 |
| * | [CRYPTO] padlock: Update private header file | Michal Ludvig | 2006-09-20 |
| * | [CRYPTO] padlock: Add compatibility alias after rename | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] padlock: Get rid of padlock-generic.c | Michal Ludvig | 2006-09-20 |
| * | [CRYPTO] api: Split out low-level API | Herbert Xu | 2006-09-20 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-09-22 |
|\ \ |
|
| * | | [S390] cio: subchannel evaluation function operates without lock | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] cio: always query all paths on path verification. | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] cio: update path groups on logical CHPID changes. | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] cio: subchannels in no-path state. | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] Replace nopav-message on VM. | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] set modalias for ccw bus uevents. | Peter Oberparleiter | 2006-09-20 |
| * | | [S390] Get rid of DBG macro. | Cornelia Huck | 2006-09-20 |
| * | | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 |
| * | | [S390] xpram off by one error. | Christian Borntraeger | 2006-09-20 |
| * | | [S390] fix typo in vmcp. | Christian Borntraeger | 2006-09-20 |
| * | | [S390] qdio slsb processing state. | Frank Pavlic | 2006-09-20 |
| * | | [S390] Missing initialization in common i/o layer. | Heiko Carstens | 2006-09-20 |