| Commit message (Expand) | Author | Age |
* | [TG3]: Convert the pci_device_id table to PCI_DEVICE() | Henrik Kretzschmar | 2006-09-22 |
* | [ARCNET]: SoHard PCI support | Stphane Witzmann | 2006-09-22 |
* | [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() | Bjorn Helgaas | 2006-09-22 |
* | [TG3]: Constify firmware structs | Andreas Mohr | 2006-09-22 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 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 |
| * | | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 |
| * | | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 |
| * | | [S390] cleanup sysinfo and add system z9 specific extensions. | Martin Schwidefsky | 2006-09-20 |
| * | | [S390] dasd default debug level. | Horst Hummel | 2006-09-20 |
| * | | [S390] dasd deadlock after state change pending interrupt. | Martin Schwidefsky | 2006-09-20 |
| * | | [S390] qdio_get_micros return value. | Frank Pavlic | 2006-09-20 |
| * | | [S390] empty function defines. | Heiko Carstens | 2006-09-20 |
| * | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 |
| * | | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 |
| * | | [S390] zcrypt secure key cryptography extension. | Ralph Wuerthner | 2006-09-20 |
| * | | [S390] zcrypt driver Makefile, Kconfig and monolithic build. | Martin Schwidefsky | 2006-09-20 |
| * | | [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers. | Martin Schwidefsky | 2006-09-20 |