aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei1-0/+5
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern2-0/+53
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern2-0/+9
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-20/+46
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-8/+15
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+15
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-2/+5
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki3-38/+109
2010-10-16tipc: cleanup function namespacestephen hemminger2-73/+0
2010-10-16net: allocate skbs on local nodeEric Dumazet1-4/+16
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki1-4/+8
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-19/+109
2010-10-15PCI: add PCI vendor id for STmicroelectronicsAnders Wallin1-0/+2
2010-10-15x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+1
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman1-0/+2
2010-10-15PCI: pci_driver make name constStephen Hemminger1-1/+1
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker41-84/+219
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-6/+4
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-2/+0
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen1-2/+1
2010-10-15drbd: add race-breaker to drbd_go_disklessLars Ellenberg1-1/+1
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter32-112/+517
2010-10-15sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt1-0/+3
2010-10-15sh: clkfwk: Abstract rate rounding helper.Paul Mundt1-0/+1
2010-10-15dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not setPhilipp Reisner1-1/+1
2010-10-15sh: clkfwk: support clock remapping.Paul Mundt1-0/+10
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-8/+22
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy1-2/+0
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-14drbd: fix unlikely access after free and list corruptionLars Ellenberg1-2/+2
2010-10-14drbd: Allow larger values for c-fill-target.Philipp Reisner1-1/+1
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-3/+7
2010-10-14drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner1-0/+2
2010-10-14drbd: new configuration parameter c-min-rateLars Ellenberg2-0/+5
2010-10-14drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner2-12/+16
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner1-0/+1
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner3-0/+7
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar22-23/+71
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu1-2/+8
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen1-1/+98
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2-4/+3
2010-10-13mac80211: add probe request filter flagJohannes Berg1-3/+6
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-0/+7
2010-10-13wext: fix alignment problem in serializing 'struct iw_point'Gerrit Renker1-1/+1
2010-10-13block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt3-12/+0