Age | Commit message (Expand) | Author |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki |
2006-09-26 | [PATCH] PM: make it possible to disable console suspending | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Introduce some helpful constants | Rafael J. Wysocki |
2006-09-26 | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Fix alloc_pagedir | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Reorder memory-allocating functions | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Fix mark_free_pages | Rafael J. Wysocki |
2006-09-26 | [PATCH] Disable CPU hotplug during suspend | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: struct snapshot_handle cleanup | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: clean up browsing of pfns | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: read speedup | Andrew Morton |
2006-09-26 | [PATCH] swsusp: add read-speed instrumentation | Andrew Morton |
2006-09-26 | [PATCH] swsusp: write speedup | Andrew Morton |
2006-09-26 | [PATCH] swsusp: add write-speed instrumentation | Andrew Morton |
2006-09-25 | PM: no suspend_prepare() phase | David Brownell |
2006-09-25 | PM: add kconfig option for deprecated .../power/state files | David Brownell |
2006-09-25 | PM: issue PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | Suspend infrastructure cleanup and extension | Linus Torvalds |
2006-09-06 | [PATCH] prevent swsusp with PAE | Pavel Machek |
2006-08-06 | [PATCH] Make suspend possible with a traced process at a breakpoint | Rafael J. Wysocki |
2006-07-12 | [PATCH] remove kernel/power/pm.c:pm_unregister_all() | Adrian Bunk |
2006-07-10 | [PATCH] swsusp: fix panic when signature can't be read | Linus Torvalds |
2006-07-10 | [PATCH] swsusp warning fix | Andrew Morton |
2006-07-10 | [PATCH] swsusp: do not use memcpy for snapshotting memory | Rafael J. Wysocki |
2006-06-30 | remove obsolete swsusp_encrypt | Pavel Machek |
2006-06-27 | [PATCH] pm_trace is dangerous | Andrew Morton |
2006-06-25 | Revert "swsusp special saveable pages support" commits | Linus Torvalds |
2006-06-25 | Fix PM_TRACE dependency: works only on 32-bit x86 for now | Linus Torvalds |
2006-06-25 | [PATCH] constify parts of kernel/power/ | Andreas Mohr |
2006-06-24 | Add some basic resume trace facilities | Linus Torvalds |
2006-06-23 | [PATCH] swsusp: use less memory during resume | Rafael J. Wysocki |
2006-06-23 | [PATCH] kernel/power/snapshot.c: cleanups | Adrian Bunk |
2006-06-23 | [PATCH] swsusp: take lowmem reserves into account | Rafael J. Wysocki |
2006-06-23 | [PATCH] swsusp: add architecture special saveable pages support | Shaohua Li |
2006-06-23 | [PATCH] swsusp: rework memory shrinker | Rafael J. Wysocki |
2006-06-22 | [PATCH] suspend_console() warning fix | Andrew Morton |
2006-06-19 | Add support for suspending and resuming the whole console subsystem | Linus Torvalds |
2006-04-28 | [PATCH] off-by-1 in kernel/power/main.c | dean gaudet |
2006-04-19 | [PATCH] swsusp: prevent possible image corruption on resume | Rafael J. Wysocki |
2006-04-14 | [PATCH] remove kernel/power/pm.c:pm_unregister() | Adrian Bunk |
2006-04-01 | help text: SOFTWARE_SUSPEND doesn't need ACPI | Adrian Bunk |
2006-03-31 | [PATCH] Fix suspend with traced tasks | Pavel Machek |
2006-03-26 | [PATCH] swswsup: return correct load_image error | Con Kolivas |
2006-03-25 | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj |
2006-03-23 | [PATCH] sem2mutex: kernel/ | Arjan van de Ven |
2006-03-23 | [PATCH] swsusp: add s2ram ioctl to userland interface | Luca Tettamanti |
2006-03-23 | [PATCH] swsusp: let userland tools switch console on suspend | Rafael J. Wysocki |