Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | kernel: change to new flag variable | matt mooney |
2011-03-15 | PM / Hibernate: Reduce autotuned default image size | Rafael J. Wysocki |
2011-03-15 | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki |
2011-03-15 | PM: Simplify kernel/power/Kconfig | Jan Beulich |
2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki |
2011-03-15 | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-03-15 | PM: Reorder power management Kconfig options | Rafael J. Wysocki |
2011-03-15 | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki |
2011-03-10 | block: kill off REQ_UNPLUG | Jens Axboe |
2011-02-18 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-02-16 | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-07 | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki |
2011-01-07 | PM: Fix oops in suspend/hibernate code related to failing ioremap() | Jiri Slaby |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet |
2010-12-24 | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki |
2010-12-24 | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham |
2010-12-24 | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham |
2010-12-24 | Freezer: Fix a race during freezing of TASK_STOPPED tasks | Tejun Heo |
2010-12-24 | PM: Use proper ccflag flag in kernel/power/Makefile | Tracey Dent |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-16 | PM / Hibernate: Restore old swap signature to avoid user space breakage | Rafael J. Wysocki |
2010-12-16 | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai |
2010-12-06 | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki |
2010-12-06 | PM / Hibernate: Use async I/O when reading compressed hibernation image | Bojan Smojver |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-11-16 | hibernation: constify platform_hibernation_ops | Lionel Debroux |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo |
2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
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 |