aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-05-02MSI: Rename pci_msi_supported() to pci_msi_check_device()Michael Ellerman
2007-05-02MSI: Consolidate precondition checksMichael Ellerman
2007-05-02MSI: Expand pci_msi_supported()Michael Ellerman
2007-05-02MSI: Remove msi_cacheMichael Ellerman
2007-05-02MSI: Move EXPORT_SYMBOL()s near their definitionMichael Ellerman
2007-05-02MSI: Consolidate BUG_ON()s.Michael Ellerman
2007-05-02MSI: Consolidate MSI-X irq freeing codeMichael Ellerman
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman
2007-05-02PCI Documentation: power/pci.txt fix copy/paste errorRandy Dunlap
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg
2007-05-02PCI: Require vendor and device for new_idJean Delvare
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes
2007-05-02PCI: kernel-doc fixRandy Dunlap
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-05-02pci: New PCI-E reset APIBrian King
2007-05-02PCI: Flush MSI-X table writesMitch Williams
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-30Extend print_symbol capabilityRobert Peterson
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA