| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 2007-05-09 |
* | | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 |
* | | swsusp: clean up printk | Andrew Morton | 2007-05-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\ |
|
| * | | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 2007-05-07 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | | | freezer: task->exit_state should be treated as bolean | Oleg Nesterov | 2007-05-08 |
| |/
|/| |
|
* | | swsusp: free more memory | Rafael J. Wysocki | 2007-05-07 |
* | | swsusp: fix snapshot_release | Rafael J. Wysocki | 2007-05-07 |
* | | kconfig: mention 'hibernation' not just swsusp | David Brownell | 2007-05-07 |
* | | power management: change /sys/power/disk display | Johannes Berg | 2007-05-07 |
* | | remove software_suspend() | Johannes Berg | 2007-05-07 |
* | | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 2007-05-07 |
* | | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 2007-05-07 |
* | | swsusp: fix error paths in snapshot_open | Rafael J. Wysocki | 2007-05-07 |
* | | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 |
* | | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 2007-05-07 |
* | | fix refrigerator() vs thaw_process() race | Oleg Nesterov | 2007-05-07 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [PATCH] x86-64: do not use virt_to_page on kernel data address | Vivek Goyal | 2007-05-02 |
| * | | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 |
| |/ |
|
* / | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
|/ |
|
* | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 2007-04-30 |
* | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 |
* | power management: remove firmware disk mode | Johannes Berg | 2007-04-30 |
* | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-04-30 |
* | s2ram: add arch irq disable/enable hooks | Johannes Berg | 2007-04-27 |
* | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 2007-04-05 |
* | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2007-03-27 |
* | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 2007-03-22 |
* | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 2007-03-22 |
* | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 2007-03-16 |
* | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2007-03-16 |
* | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 2007-03-16 |
* | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 2007-03-06 |
* | power management: no valid states w/o pm_ops | Johannes Berg | 2007-02-23 |
* | [PATCH] swsusp: Change pm_ops handling by userland interface | Rafael J. Wysocki | 2007-02-11 |
* | [PATCH] swsusp-change-code-ordering-in-userc-sanity | Andrew Morton | 2007-02-11 |
* | [PATCH] swsusp: Change code ordering in user.c | Rafael J. Wysocki | 2007-02-11 |
* | [PATCH] swsusp: Change code ordering in disk.c | Rafael J. Wysocki | 2007-02-11 |
* | [PATCH] PM: Change code ordering in main.c | Rafael J. Wysocki | 2007-02-11 |
* | [PATCH] Drop free_pages() | Christoph Lameter | 2007-02-11 |
* | [PATCH] Use ZVC for free_pages | Christoph Lameter | 2007-02-11 |
* | [APM] Add shared version of APM emulation | Ralf Baechle | 2007-02-09 |
* | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2007-01-06 |
* | Pull bugfix into test branch | Len Brown | 2006-12-16 |
|\ |
|
| * | ACPI: S4: Use "platform" rather than "shutdown" mode by default | Rafael J. Wysocki | 2006-11-01 |
* | | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 2006-12-13 |