summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas-6/+29
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas-0/+3
2010-02-23blk-core: use BIO list management functionsAkinobu Mita-2/+2
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack-2/+29
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe-3/+1
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack-0/+57
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack-4/+28
2010-02-23cciss: export linux/cciss_defs.h headerdann frazier-0/+1
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki-1/+8
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim-2/+3
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki-0/+12
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki-0/+2
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki-21/+13
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki-0/+1
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim-7/+16
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim-3/+31
2010-02-22PCI: mark is_pcie obsoleteKenji Kaneshige-1/+2
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu-0/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt-13/+0
2010-02-22resource: add release_child_resourcesYinghai Lu-0/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-3/+4
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-5/+9
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley-0/+3
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki-1/+5
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox-0/+1
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox-0/+5
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox-13/+5
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox-26/+21
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger-2/+12
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger-4/+16
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe-195/+487
2010-02-22cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier-128/+131
2010-02-22cciss: remove C99-style commentsdann frazier-16/+17
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij-1/+5
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad-0/+3
2010-02-19USB: Add empty functions in otg.hMaulik Mankad-0/+10
2010-02-19nl80211: add power save commandsKalle Valo-3/+14
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin-0/+5
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-2/+3
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy-1/+1
2010-02-19netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy-2/+3
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal-0/+1
2010-02-18net: TCP thin dupackAndreas Petlund-1/+4
2010-02-18net: TCP thin linear timeoutsAndreas Petlund-1/+8
2010-02-18net: TCP thin-stream detectionAndreas Petlund-0/+8
2010-02-18const: struct nla_policyAlexey Dobriyan-1/+1
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan-2/+1
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan-1/+1
2010-02-18net/macvtap: add vhost supportArnd Bergmann-0/+13