summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] swsusp: kill swsusp_restorePavel Machek-11/+5
2005-03-28[PATCH] swsusp: small updatesPavel Machek-6/+9
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara-1/+2
2005-03-13[PATCH] Subject: swsusp: do not provoke emergency disk shutdownsStefan Seyfried-1/+1
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek-43/+157
2005-03-13[PATCH] swsusp: use non-contiguous memory on resumePavel Machek-98/+239
2005-03-11[PATCH] Make lots of things staticAdrian Bunk-3/+3
2005-03-09[PATCH] remove barrier() in software_resume()Coywolf Qi Hunt-1/+0
2005-03-07[PATCH] swsusp: do not use higher order memory allocations on suspendPavel Machek-83/+92
2005-01-25[PATCH] Enable swsusp on SMP machinesPavel Machek-5/+5
2005-01-20[PATCH] swsusp: remove O(n^2) algorithm in page relocationPavel Machek-14/+24
2005-01-14[PATCH] various Kconfig fixesGabor Egry-1/+1
2005-01-14[PATCH] swsusp/dm: Use right levels for device_suspend()Pavel Machek-7/+10
2005-01-14[PATCH] swsusp: more small fixesPavel Machek-12/+12
2005-01-10[PATCH] swsusp: properly suspend and resume all devicesBarry K. Nathan-0/+2
2005-01-10[PATCH] swsusp: device power management fixBarry K. Nathan-0/+11
2005-01-04[PATCH] VM routine fixesDavid Howells-0/+1
2005-01-04[PATCH] GP-REL data supportDavid Howells-1/+1
2005-01-03[PATCH] swsusp: Kill O(n^2) algorithm in swsuspPavel Machek-75/+56
2005-01-03[PATCH] swsusp: Small cleanupsPavel Machek-3/+3
2005-01-03[PATCH] swsusp: kill one-line helpers, handle read errorsPavel Machek-15/+8
2005-01-03[PATCH] swsusp: kill unused variablePavel Machek-2/+0
2005-01-03[PATCH] fix naming in swsuspPavel Machek-2/+2
2004-12-12[PATCH] swsusp: fix typesPavel Machek-1/+1
2004-12-12[PATCH] swsusp: Fix header typoPavel Machek-1/+1
2004-12-12[PATCH] swsusp fixes: fix confusing printkPavel Machek-1/+1
2004-12-12[PATCH] swsusp bugfixes: fix memory leakPavel Machek-1/+2
2004-12-12[PATCH] swsusp bugfixes: do not oops when not enough memory during resumePavel Machek-0/+2
2004-12-01[PATCH] swsusp kconfig: Change in wordingPavel Machek-8/+7
2004-10-28[PATCH] Add typechecking to suspend types and powerdown typesPavel Machek-8/+9
2004-10-27[PATCH] remove double newline from sysrq action_msgOlaf Hering-1/+1
2004-10-27[PATCH] swsusp: print error message when swapping is disabledYi Zhu-1/+4
2004-10-25[PATCH] small SOFTWARE_SUSPEND help text fixesAdrian Bunk-1/+2
2004-10-25[PATCH] power/disk.c: small fixupsPavel Machek-14/+5
2004-10-19[PATCH] make CONFIG_PM_DEBUG depend on CONFIG_PMAdrian Bunk-0/+1
2004-10-18[PATCH] remove pm_find, unexport pm_sendChristoph Hellwig-31/+0
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar-2/+2
2004-10-18[PATCH] swsusp: progress in percentPavel Machek-11/+29
2004-10-09[PATCH] pm: console driver fixesIan Campbell-0/+3
2004-10-02[PATCH] swsusp: fix highmemStefan Seyfried-0/+7
2004-09-24[power mgmt] Make system state enums match device state values.Patrick Mochel-2/+2
2004-09-24[PATCH] swsusp: kill crash when too much memory is freeAndrew Morton-2/+2
2004-09-24[PATCH] swsusp: another simplificationAndrew Morton-15/+5
2004-09-24[PATCH] Small cleanups for swsuspAndrew Morton-32/+31
2004-09-24[PATCH] swsusp: do not oops after allocation failureAndrew Morton-3/+6
2004-09-24[PATCH] swsusp: fix default powerdown modeAndrew Morton-2/+0
2004-09-24[PATCH] -mm swsusp: copy_page is harmfullAndrew Morton-6/+2
2004-09-24[PATCH] -mm swsusp: make sure we do not return to userspace where image is on...Andrew Morton-2/+4
2004-09-20Merge digitalimplant.org:/home/mochel/src/linux-2.6-virginPatrick Mochel-1923/+784
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath-1/+3