aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-05-02[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspendingBernhard Kaindl1-0/+1
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal1-0/+14
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-4/+4
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki3-3/+166
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-4/+4
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan1-0/+1
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan1-0/+1
2006-05-23[PATCH] swsusp: fix typo in cr0 handlingPavel Machek1-1/+1
2005-11-07[PATCH] x86: add MCE resumeShaohua Li1-0/+1
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li1-7/+5
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-17/+0
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-1/+1
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden1-1/+0
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden1-13/+13
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-8/+8
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-0/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-10/+7
2005-06-25[PATCH] sep initializing reworkLi Shaohua1-3/+3
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+227