Age | Commit message (Expand) | Author |
2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown |
2010-10-26 | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages | Jan Beulich |
2010-10-26 | mm: strictly nested kmap_atomic() | Peter Zijlstra |
2010-10-17 | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon |
2010-10-17 | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan |
2010-10-17 | PM / Hibernate: Modify signature used to mark swap | Rafael J. Wysocki |
2010-10-17 | PM: Allow wakeup events to abort freezing of tasks | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make some boot messages look less scary | Rafael J. Wysocki |
2010-10-17 | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Improve comments in hibernate_preallocate_memory() | Rafael J. Wysocki |
2010-10-17 | PM / Runtime: Use alloc_workqueue() for creating the PM workqueue | Rafael J. Wysocki |
2010-10-17 | PM: Fix unmet dependency warning from kconfig | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver |
2010-09-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-09-11 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki |
2010-09-09 | swap: revert special hibernation allocation | Hugh Dickins |
2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-09 | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-07-19 | update email address | Pavel Machek |
2010-07-19 | PM / Suspend: Fix ordering of calls in suspend error paths | Rafael J. Wysocki |
2010-07-19 | PM / Hibernate: Fix snapshot error code path | Rafael J. Wysocki |
2010-07-19 | PM / Hibernate: Fix hibernation_platform_enter() | Rafael J. Wysocki |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-07-19 | PM / Hibernate: Fix typos in comments in kernel/power/swap.c | Cesar Eduardo Barros |
2010-06-29 | workqueue: reimplement workqueue freeze using max_active | Tejun Heo |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-05-10 | PM / Hibernate: Fix block_io.c printk warning | Randy Dunlap |
2010-05-10 | PM / Hibernate: Group swap ops | Jiri Slaby |
2010-05-10 | PM / Hibernate: Move the first_sector out of swsusp_write | Jiri Slaby |
2010-05-10 | PM / Hibernate: Separate block_io | Jiri Slaby |
2010-05-10 | PM / Hibernate: Snapshot cleanup | Jiri Slaby |
2010-04-10 | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling | Jiri Slaby |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | Freezer: Fix buggy resume test for tasks frozen with cgroup freezer | Matt Helsley |
2010-03-26 | Freezer: Only show the state of tasks refusing to freeze | Xiaotian Feng |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki |
2010-02-26 | PM / Hibernate: Fix preallocating of memory | Rafael J. Wysocki |
2010-02-26 | PM / Hibernate: Remove swsusp.c finally | Jiri Slaby |
2010-02-26 | PM / Hibernate: Remove trailing space in message | Frans Pop |
2010-02-26 | PM / Hibernate: Swap, remove useless check from swsusp_read() | Jiri Slaby |
2010-02-26 | PM / Hibernate: Really deprecate deprecated user ioctls | Jiri Slaby |
2010-02-26 | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki |
2010-02-26 | PM: Add a switch for disabling/enabling asynchronous suspend/resume | Rafael J. Wysocki |