summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney1-2/+6
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2-2/+5
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-0/+3
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2-9/+9
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney2-2/+6
2010-02-25rcu: Add lockdep-enabled variants of rcu_dereference()Paul E. McKenney2-7/+42
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2-12/+201
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar36-150/+200
2010-02-25Merge branch 'master' into for-2.6.34Jens Axboe1-4/+2
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-33/+23
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt3-11/+11
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt4-25/+15
2010-02-24OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz1-0/+4
2010-02-24pktcdvd: use BIO list management functionsAkinobu Mita1-6/+4
2010-02-24virtio: console: Add ability to hot-unplug portsAmit Shah1-0/+1
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah1-0/+1
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah1-0/+1
2010-02-24virtio: console: Add a new MULTIPORT feature, support for generic portsAmit Shah1-0/+21
2010-02-24virtio: console: comment cleanupRusty Russell1-2/+4
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma1-0/+4
2010-02-24virtio_blk: add block topology supportChristoph Hellwig1-0/+13
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke1-0/+15
2010-02-24ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha1-0/+5
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas1-6/+29
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-0/+3
2010-02-23blk-core: use BIO list management functionsAkinobu Mita1-2/+2
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack1-2/+29
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe1-3/+1
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack1-0/+57
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack1-4/+28
2010-02-23cciss: export linux/cciss_defs.h headerdann frazier1-0/+1
2010-02-23PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-1/+8
2010-02-23PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2-0/+8
2010-02-23PCI PM: PCIe PME root port service driverRafael J. Wysocki1-0/+1
2010-02-23xfrm: introduce basic mark infrastructureJamal Hadi Salim1-3/+9
2010-02-23PCI: mark is_pcie obsoleteKenji Kaneshige1-1/+2
2010-02-23PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu1-0/+1
2010-02-23PCI: push deprecated pci_find_device() function to last userTilman Schmidt1-13/+0
2010-02-23resource: add release_child_resourcesYinghai Lu1-0/+1
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski2-3/+4
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski2-5/+9
2010-02-23x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-02-23PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki1-1/+5
2010-02-23PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox1-0/+1
2010-02-23PCI: Add support for AGP in cur/max bus speedMatthew Wilcox1-0/+5
2010-02-23PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2-13/+5
2010-02-23PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2-26/+21
2010-02-23seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2-4/+16
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe47-183/+371
2010-02-22cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2-128/+131