summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2-1/+7
2010-12-24PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki1-16/+9
2010-12-24PM: Permit registration of parentless devices during system suspendRafael J. Wysocki1-22/+3
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki4-59/+12
2010-12-24PM: Remove redundant checks from core device resume routinesRafael J. Wysocki1-27/+17
2010-12-24PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki1-34/+19
2010-12-24PM: Avoid compiler warning in pm_noirq_op()Rafael J. Wysocki1-1/+1
2010-12-24PM: Use pm_wakeup_pending() in __device_suspend()Rafael J. Wysocki1-0/+5
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki6-17/+17
2010-12-24PM: Prevent dpm_prepare() from returning errors unnecessarilyRafael J. Wysocki1-4/+7
2010-12-24PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason1-4/+4
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern4-9/+77
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham1-0/+1
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham1-1/+1
2010-12-24Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2-2/+13
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent1-4/+1
2010-12-24PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen1-2/+2
2010-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-28/+81
2010-12-24Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-54/+82
2010-12-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-134/+257
2010-12-24Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds9-45/+98
2010-12-24KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells1-1/+0
2010-12-24cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon1-2/+6
2010-12-24cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon1-4/+11
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o1-0/+5
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai3-48/+71
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai1-1/+1
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-6/+11
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai1-23/+34
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai1-3/+2
2010-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds15-59/+115
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds4-5/+9
2010-12-23drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior1-2/+1
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney3-14/+47
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-23led_class: fix typo in blink APIJohannes Berg1-1/+1
2010-12-23backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1
2010-12-23mm/migrate.c: fix compilation errorMichal Nazarewicz1-0/+2
2010-12-23rtc: rs5c372: fix buffer sizeWolfram Sang1-1/+1
2010-12-23MAINTAINERS: update geode entryAndres Salomon1-1/+1
2010-12-23gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen1-0/+3
2010-12-23writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang1-1/+1
2010-12-23logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi1-0/+3
2010-12-23logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi1-1/+1
2010-12-23mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman1-1/+10
2010-12-23mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim1-1/+0
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown1-1/+5
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin1-1/+1
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown1-1/+1