summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-1711-9/+145
|\
| * RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells2009-09-161-10/+10
| * pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-151-1/+1
| * RxRPC: Parse security index 5 keys (Kerberos 5)David Howells2009-09-151-0/+52
| * RxRPC: Allow key payloads to be passed in XDR formDavid Howells2009-09-151-0/+55
| * RxRPC: Declare the security index constants symbolicallyDavid Howells2009-09-151-0/+7
| * [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+5
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-154-1/+8
| * tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-151-0/+7
| * net: constify struct inet6_protocolAlexey Dobriyan2009-09-141-3/+3
| * net: constify struct net_protocolAlexey Dobriyan2009-09-141-4/+3
| * genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-141-0/+4
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-09-171-1/+1
|\ \
| * | uwb: avoid radio controller reset loopsDavid Vrabel2009-08-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-166-18/+37
|\ \ \
| * | | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-152-0/+13
| * | | Driver core: Add support for compatibility classesJean Delvare2009-09-151-0/+8
| * | | uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-151-0/+1
| * | | driver model: constify attribute groupsDavid Brownell2009-09-154-6/+6
| * | | Driver core: Add accessor for device platform dataMark Brown2009-09-151-0/+5
| * | | Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-151-12/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6Linus Torvalds2009-09-161-2/+2
|\ \ \ \
| * | | | pcmcia: Use phys_addr_t for physical addressesSteven A. Falco2009-09-151-2/+2
| |/ / /
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-166-6/+258
|\ \ \ \
| * | | | PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-141-3/+1
| * | | | PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-141-0/+9
| * | | | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-141-1/+1
| * | | | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-141-1/+1
| * | | | ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki2009-09-091-1/+1
| * | | | PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-091-0/+1
| * | | | PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-091-0/+4
| * | | | PCI: separate out pci_add_dynid()Tejun Heo2009-09-091-0/+5
| * | | | PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-091-1/+2
| * | | | PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie2009-09-091-22/+27
| * | | | PCI: support for PCI Express fundamental resetMike Mason2009-09-091-0/+1
| * | | | PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-092-0/+197
| * | | | PCI: Document pci_ids.h addition policy.Dave Jones2009-09-091-0/+3
| * | | | PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-091-0/+1
| * | | | ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-091-0/+16
| * | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+12
* | | | | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-162-3/+3
* | | | | writeback: use RCU to protect bdi_listJens Axboe2009-09-161-0/+1
* | | | | fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+1
* | | | | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-162-5/+2
* | | | | fs: remove bdev->bd_inode_backing_dev_infoJens Axboe2009-09-161-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-151-23/+7
|\ \ \ \ \
| * | | | | ide: convert to ->proc_fopsAlexey Dobriyan2009-09-011-21/+3
| * | | | | ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-071-1/+2
| * | | | | ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-071-1/+2
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-152-0/+2
|\ \ \ \ \ \