summaryrefslogtreecommitdiffstats
path: root/arch/x86/power
Commit message (Expand)AuthorAgeFilesLines
...
* hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-6/+0
* Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-5/+1
|\
| * x86: Remove final bits of CONFIG_X86_OLD_MCEAndi Kleen2009-09-181-4/+0
| * Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-261-1/+1
| |\
| * | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-211-1/+1
* | | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-072-2/+2
|\ \ \ | | |/ | |/|
| * | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb2009-07-081-1/+1
| |/
| * x86, mce: Fix mce resume on 32bitHidetoshi Seto2009-06-231-1/+1
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-173-174/+106
|\|
| * x86: unify power/cpu_(32|64).cSergio Luis2009-06-123-260/+1
| * x86: unify power/cpu_(32|64) copyright notesSergio Luis2009-06-122-2/+3
| * x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2009-06-122-38/+135
| * x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2009-06-122-1/+76
| * x86: unify power/cpu_(32|64) global variablesSergio Luis2009-06-122-0/+17
| * x86: unify power/cpu_(32|64) headersSergio Luis2009-06-122-4/+10
* | hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad2009-06-022-19/+6
* | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-022-8/+8
|/
* x86: disable stack-protector for __restore_processor_state()Joseph Cihula2009-04-031-0/+5
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-013-0/+3
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-132-2/+2
* x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-121-0/+4
* Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-112-0/+14
|\
| * Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-042-13/+19
| |\
| * | x86: xsave: restore xcr0 during resumeSuresh Siddha2008-08-272-0/+14
* | | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.SUros Bizjak2008-08-201-7/+7
| |/ |/|
* | x86: fix i486 suspend to disk CR4 oopsDavid Fries2008-08-182-13/+19
|/
* x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
* x86: coding style fixes to arch/x86/power/cpu_32.cPaolo Ciarrocchi2008-04-171-18/+23
* x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
* x86 PM: update stale commentsRafael J. Wysocki2008-02-092-3/+3
* x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki2008-02-093-162/+171
* x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki2008-02-094-6/+5
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-093-2/+474
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-2/+2
* x86: x86-32 thread_struct.debugregRoland McGrath2008-01-301-7/+7
* i386: move powerThomas Gleixner2007-10-114-0/+385