aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar
2010-02-24virtio: console: Add ability to hot-unplug portsAmit Shah
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah
2010-02-24virtio: console: Add a new MULTIPORT feature, support for generic portsAmit Shah
2010-02-24virtio: console: comment cleanupRusty Russell
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-23ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-22PCI: mark is_pcie obsoleteKenji Kaneshige
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-22resource: add release_child_resourcesYinghai Lu
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16Merge branch 'sched/urgent' into sched/coreThomas Gleixner
2010-02-16sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-02-16sh: extend INTC with force_disableMagnus Damm
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr
2010-02-14of: Remove old and misplaced function declarationsGrant Likely
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha