summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM: Add support for device power domainsRafael J. Wysocki2011-03-155-3/+107
* PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-155-48/+7
* PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki2011-03-151-7/+3
* PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki2011-03-151-6/+1
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-1512-23/+17
* PM: Reorder power management Kconfig optionsRafael J. Wysocki2011-03-151-111/+111
* PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-152-24/+7
* PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-154-5/+21
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-157-65/+117
* USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki2011-03-151-4/+6
* PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines2011-03-151-3/+3
* PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki2011-03-151-5/+2
* PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki2011-03-151-6/+6
* PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki2011-03-151-22/+39
* oom: oom_kill_process: fix the child_points logicOleg Nesterov2011-03-141-3/+8
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-1415-91/+178
|\
| * NFS: NFSROOT should default to "proto=udp"Chuck Lever2011-03-111-15/+14
| * nfs4: remove duplicated #includeHuang Weiyi2011-03-111-1/+0
| * NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2011-03-112-4/+2
| * NFSv4: Fix the setlk error handlerTrond Myklebust2011-03-111-9/+4
| * NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust2011-03-111-3/+8
| * NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-114-34/+52
| * NFSv4.1 reclaim complete must wait for completionAndy Adamson2011-03-101-0/+3
| * NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-102-4/+2
| * NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga2011-03-101-1/+11
| * sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-101-1/+2
| * (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz2011-03-101-1/+6
| * nfs: fix compilation warningJovi Zhang2011-03-101-1/+1
| * nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev2011-03-101-0/+4
| * SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
| * nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton2011-03-101-0/+2
| * SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-105-17/+66
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-1411-17/+28
|\ \
| * | drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-1411-17/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-144-5/+5
|\ \ \
| * | | watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-141-2/+2
| * | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck2011-03-141-1/+1
| * | | watchdog: sch311x_wdt: fix printk conditionDan Carpenter2011-03-141-1/+1
| * | | watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck2011-03-141-1/+1
| * | | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
* | | | Fix corrupted OSF partition table parsingTimo Warns2011-03-141-2/+10
* | | | thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins2011-03-141-1/+5
|/ / /
* | | compat breakage in preadv() and pwritev()Al Viro2011-03-131-2/+6
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-131-2/+2
|\ \ \
| * | | hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede2011-03-131-1/+1
| * | | hwmon/f71882fg: Fix a typo in a commentHans de Goede2011-03-131-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-135-62/+135
|\ \ \ \
| * | | | Btrfs: break out of shrink_delalloc earlierChris Mason2011-03-122-12/+32
| * | | | btrfs: fix not enough reserved spaceMiao Xie2011-03-101-2/+3
| * | | | btrfs: fix dip leakDaniel J Blueman2011-03-101-0/+1