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