| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 | 1 | -3/+4 |
* | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 | 2 | -1/+8 |
* | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 | 1 | -3/+3 |
* | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 | 1 | -4/+3 |
* | [PATCH] swsusp: fix comments | Pavel Machek | 2005-09-22 | 2 | -4/+8 |
* | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] suspend: cleanup calling of power off methods. | Eric W. Biederman | 2005-09-22 | 1 | -4/+2 |
* | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 6 | -68/+240 |
|\ |
|
| * | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 1 | -2/+1 |
| * | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 | 1 | -0/+1 |
| * | [PATCH] swsusp: update documentation | Pavel Machek | 2005-09-07 | 1 | -1/+1 |
| * | [PATCH] pm: clean up /sys/power/disk | Pavel Machek | 2005-09-05 | 1 | -2/+3 |
| * | [PATCH] pm: fix process freezing | Pavel Machek | 2005-09-05 | 1 | -2/+22 |
| * | [PATCH] swsusp: fix error handling and cleanups | Pavel Machek | 2005-09-05 | 2 | -35/+22 |
| * | [PATCH] swsusp: add locking to software_resume | Shaohua Li | 2005-09-05 | 1 | -1/+9 |
| * | [PATCH] swsusp: simpler calculation of number of pages in PBE list | Michal Schmidt | 2005-09-05 | 1 | -12/+1 |
| * | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz | 2005-09-05 | 2 | -5/+171 |
| * | [PATCH] remove busywait in refrigerator | Pavel Machek | 2005-09-05 | 1 | -2/+3 |
| * | [PATCH] swap: update swsusp use of swap_info | Hugh Dickins | 2005-09-05 | 1 | -6/+6 |
* | | [ACPI] IA64-related ACPI Kconfig fixes | Len Brown | 2005-08-25 | 1 | -0/+1 |
|/ |
|
* | [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code | Nigel Cunningham | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 2005-07-26 | 1 | -6/+3 |
* | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 2005-07-26 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds | 2005-07-12 | 1 | -1/+15 |
|\ |
|
| * | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 1 | -1/+15 |
| |\ |
|
| | * | [ACPI] Suspend to RAM fix | David Shaohua Li | 2005-07-11 | 1 | -0/+14 |
| | * | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 2005-07-11 | 1 | -1/+1 |
* | | | [PATCH] name_to_dev_t warning fix | Andrew Morton | 2005-07-12 | 2 | -2/+3 |
|/ / |
|
* | | [PATCH] pm: clean up process.c | Pavel Machek | 2005-07-07 | 1 | -4/+2 |
* | | [PATCH] swsusp: fix error handling | Pavel Machek | 2005-07-07 | 1 | -12/+11 |
* | | [PATCH] pm: Fix resume from initrd | Pavel Machek | 2005-07-07 | 2 | -10/+10 |
* | | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 1 | -16/+10 |
|\ \ |
|
| * | | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -16/+10 |
* | | | [PATCH] swsusp: only allow it when it makes sense | Pavel Machek | 2005-06-25 | 1 | -2/+2 |
* | | | [PATCH] swsusp: fix nr_copy_pages | Pavel Machek | 2005-06-25 | 1 | -3/+3 |
* | | | [PATCH] swsusp: cleanup whitespace | Pavel Machek | 2005-06-25 | 1 | -33/+33 |
* | | | [PATCH] swsusp: kill unneccessary does_collide_order | Pavel Machek | 2005-06-25 | 1 | -17/+2 |
* | | | [PATCH] suspend/resume SMP support | Li Shaohua | 2005-06-25 | 6 | -82/+72 |
|/ / |
|
* | | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 1 | -1/+1 |
* | | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -2/+2 |
|/ |
|
* | [PATCH] Driver Core: pm diagnostics update, check for errors | David Brownell | 2005-05-17 | 1 | -3/+3 |
* | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] swsusp: SMP fix | Alexander Nyberg | 2005-04-16 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 11 | -0/+2844 |