summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-2641-466/+2293
|\
| * crypto: aes_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: fcrypt - Fix checkpatch errorsRichard Hartmann2010-02-161-3/+3
| * crypto: ecb - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1
| * crypto: des_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+1
| * crypto: deflate - Fix checkpatch errorsRichard Hartmann2010-02-161-10/+10
| * crypto: crypto_null - Fix checkpatch errorsRichard Hartmann2010-02-161-4/+4
| * crypto: cipher - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1
| * crypto: crc32 - Fix checkpatch errorsRichard Hartmann2010-02-161-3/+3
| * crypto: compress - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: cast6 - Fix checkpatch errorsRichard Hartmann2010-02-161-60/+62
| * crypto: cast5 - Fix checkpatch errorsRichard Hartmann2010-02-161-7/+7
| * crypto: camellia - Fix checkpatch errorsRichard Hartmann2010-02-161-308/+308
| * crypto: authenc - Fix checkpatch errorsRichard Hartmann2010-02-161-5/+5
| * crypto: api - Fix checkpatch errorsRichard Hartmann2010-02-161-7/+6
| * crypto: anubis - Fix checkpatch errorsRichard Hartmann2010-02-161-11/+11
| * crypto: algapi - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: blowfish - Fix checkpatch errorsRichard Hartmann2010-02-161-9/+9
| * crypto: aead - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: pcrypt - call the complete function on errorSteffen Klassert2010-02-041-3/+3
| * crypto: geode-aes - Fix cip/blk confusionRoel Kluin2010-02-041-1/+1
| * crypto: md5 - Add export supportMax Vozeler2010-01-172-16/+41
| * crypto: Make Open Firmware device id constantMárton Németh2010-01-172-2/+2
| * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-173-0/+304
| * crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
| * crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
| * crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-074-0/+507
| * padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-064-0/+783
| * crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-231-0/+84
| * hwrng: nomadik - Add platform device for rng in cpu-8815Alessandro Rubini2009-12-191-0/+8
| * hwrng: nomadik - Add hardware RNG driverAlessandro Rubini2009-12-193-0/+116
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26113-1360/+3007
|\ \
| * | x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
| * | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-244-22/+30
| * | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-237-8/+60
| * | PCI: augment bus resource table with a listBjorn Helgaas2010-02-237-51/+98
| * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-2311-41/+32
| * | PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-231-5/+10
| * | PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-231-15/+39
| * | PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-221-4/+4
| * | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-225-34/+184
| * | PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-221-3/+3
| * | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-2210-3/+319
| * | ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-223-39/+150
| * | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-224-11/+33
| * | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-2213-325/+188
| * | PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-225-3/+69
| * | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-228-0/+596
| * | PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-222-0/+36
OpenPOWER on IntegriCloud