Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | [PATCH] sem2mutex: kernel/ | Arjan van de Ven | 1 | -10/+11 |
2006-03-23 | [PATCH] swsusp: add s2ram ioctl to userland interface | Luca Tettamanti | 3 | -2/+40 |
2006-03-23 | [PATCH] swsusp: let userland tools switch console on suspend | Rafael J. Wysocki | 1 | -3/+0 |
2006-03-23 | [PATCH] swsusp: drain high mem pages | Shaohua Li | 1 | -0/+1 |
2006-03-23 | [PATCH] suspend: make progress printing prettier | Pavel Machek | 1 | -2/+3 |
2006-03-23 | [PATCH] swsusp: freeze user space processes first | Rafael J. Wysocki | 3 | -17/+46 |
2006-03-23 | [PATCH] swsusp: userland interface | Rafael J. Wysocki | 4 | -5/+321 |
2006-03-23 | [PATCH] swsusp: documentation updates | Pavel Machek | 1 | -1/+1 |
2006-03-23 | [PATCH] kernel/power: move externs to header files | Randy Dunlap | 2 | -12/+5 |
2006-03-23 | [PATCH] swsusp: separate swap-writing/reading code | Rafael J. Wysocki | 4 | -564/+581 |
2006-03-23 | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 4 | -488/+599 |
2006-03-23 | [PATCH] revert "swsusp: fix breakage with swap on lvm" | Andrew Morton | 1 | -1/+3 |
2006-02-17 | [PATCH] swsusp: fix breakage with swap on LVM | Rafael J. Wysocki | 1 | -3/+1 |
2006-02-15 | [PATCH] swsusp: nuke noisy message | Andrew Morton | 1 | -3/+1 |
2006-02-07 | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2 | -17/+3 |
2006-02-07 | [PATCH] swsusp: kill unneeded/unbalanced bio_get | Pavel Machek | 1 | -4/+2 |
2006-02-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -10/+3 |
2006-02-01 | [PATCH] swsusp: do not change log level during suspend/resume | Rafael J. Wysocki | 2 | -11/+6 |
2006-02-01 | [PATCH] swsusp: use bytes as image size units | Rafael J. Wysocki | 3 | -9/+9 |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2 | -10/+3 |
2006-01-15 | SOFTWARE_SUSPEND: fix a typo in the dependencies | Adrian Bunk | 1 | -1/+1 |
2006-01-06 | [PATCH] swsusp: save image header first | Rafael J. Wysocki | 2 | -126/+65 |
2006-01-06 | [PATCH] swsusp: improve handling of swap partitions | Rafael J. Wysocki | 1 | -92/+36 |
2006-01-06 | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 3 | -6/+31 |
2006-01-06 | [PATCH] swsusp: limit image size | Rafael J. Wysocki | 2 | -14/+11 |
2006-01-06 | [PATCH] swsusp: Drop duplicate prototypes | Pavel Machek | 1 | -3/+0 |
2006-01-06 | [PATCH] swsusp: fix enough_free_mem | Rafael J. Wysocki | 1 | -2/+8 |
2006-01-06 | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 4 | -36/+125 |
2006-01-06 | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 4 | -176/+417 |
2006-01-06 | [PATCH] swsusp: remove encryption | Rafael J. Wysocki | 1 | -159/+4 |
2006-01-06 | [PATCH] swsusp: resume_store() retval fix | Andrew Morton | 1 | -18/+16 |
2005-12-15 | [ACPI] fix reboot upon suspend-to-disk | Alexey Starikovskiy | 1 | -8/+1 |
2005-11-30 | [ACPI] SMP S3 resume: evaluate _WAK after INIT | David Shaohua Li | 1 | -2/+2 |
2005-11-29 | [PATCH] fix swsusp on machines not supporting S4 | Pavel Machek | 1 | -5/+16 |
2005-11-13 | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 3 | -1/+12 |
2005-11-09 | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 3 | -49/+47 |
2005-11-09 | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 3 | -53/+28 |
2005-11-09 | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 3 | -70/+52 |
2005-11-09 | [PATCH] sleep: Fix oops in enter_state | Pavel Machek | 1 | -1/+1 |
2005-11-07 | [PATCH] swsusp: remove unused variable | Pavel Machek | 1 | -8/+1 |
2005-11-07 | [PATCH] swsusp cleanups | Pavel Machek | 2 | -28/+27 |
2005-10-30 | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 1 | -1/+4 |
2005-10-30 | [PATCH] swsusp: two simplifications | Rafael J. Wysocki | 2 | -7/+3 |
2005-10-30 | [PATCH] swsusp: get rid of unnecessary wrapper function | Rafael J. Wysocki | 1 | -7/+1 |
2005-10-30 | [PATCH] swsusp: cleanups | Pavel Machek | 1 | -12/+10 |
2005-10-30 | [PATCH] swsusp: remove unneccessary includes | Pavel Machek | 2 | -31/+3 |
2005-10-30 | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 4 | -83/+45 |
2005-10-30 | [PATCH] swsusp: reduce the use of global variables | Rafael J. Wysocki | 3 | -43/+43 |
2005-10-30 | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 4 | -437/+486 |
2005-10-30 | [PATCH] swsusp: rework image freeing | Rafael J. Wysocki | 1 | -84/+75 |