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