| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove pci_get_device_reverse from calgary driver | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | PCI: doc/pci: create Documentation/PCI/ and move files into it | Randy Dunlap | 2008-04-20 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [HWRNG] omap: Minor updates | David Brownell | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] kconfig: Ordering cleanup | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] padlock-aes: Use generic setkey function | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] aes: Export generic setkey | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] cts: Add CTS mode required for Kerberos AES support | Kevin Coffman | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu | Marcin Slusarz | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] tcrypt: Change the XTEA test vectors | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] tcrypt: Shrink the tcrypt module | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] tcrypt: Change the usage of the test vectors | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] api: Constify function pointer tables | Jan Engelhardt | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] aes-x86-32: Remove unused return code | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] tcrypt: Shrink speed templates | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] tcrypt: Group common speed templates | Sebastian Siewior | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] sha512: Rename sha512 to sha512_generic | Jan Glauber | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] sha384: Hardware acceleration for s390 | Jan Glauber | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] sha512: Hardware acceleration for s390 | Jan Glauber | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] s390: Generic sha_update and sha_final | Jan Glauber | 2008-04-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] api: Switch to proc_create() | Alexey Dobriyan | 2008-04-21 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [ISDN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drivers/char: minor irq handler cleanups | Jeff Garzik | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [PPC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [BLACKFIN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [SPARC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ARM minor irq handler cleanup: avoid passing unused info to irq | Jeff Garzik | 2008-04-20 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
