summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki1-4/+4
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki6-1/+164
2011-03-15PM QoS: Make pm_qos settings readableThomas Renninger1-0/+24
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon1-1/+1
2011-03-15PM: Documentation/power/states.txt: fix repetitionAlexandre Courbot1-6/+6
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki4-118/+92
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich1-9/+3
2011-03-15PM: Add support for device power domainsRafael J. Wysocki5-3/+107
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki5-48/+7
2011-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki1-7/+3
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki1-6/+1
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki12-23/+17
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki1-111/+111
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2-24/+7
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki4-5/+21
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki7-65/+117
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki1-4/+6
2011-03-15PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines1-3/+3
2011-03-15PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki1-5/+2
2011-03-15PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki1-6/+6
2011-03-15PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki1-22/+39
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds15-91/+178
2011-03-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds11-17/+28
2011-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-5/+5
2011-03-14Fix corrupted OSF partition table parsingTimo Warns1-2/+10
2011-03-14thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins1-1/+5
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin1-2/+2
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck1-1/+1
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter1-1/+1
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck1-1/+1
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck1-1/+1
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie11-17/+28
2011-03-13compat breakage in preadv() and pwritev()Al Viro1-2/+6
2011-03-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-62/+135
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-2/+13
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek2-8/+30
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds7-42/+44
2011-03-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-18/+5
2011-03-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-12/+7
2011-03-13Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds4-9/+19
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin2-0/+2
2011-03-13thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli1-19/+35
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede1-1/+1
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2-18/+2
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason2-12/+32
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever1-15/+14
2011-03-11nfs4: remove duplicated #includeHuang Weiyi1-1/+0