- 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
- 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
- 39dbf53 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
- d72b485 x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
- 61f1e18 x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
- 57578e5 x86/power: Fix some ordering bugs in __restore_processor_context() by Andy Lutomirski · 7 years ago
- 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
- 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 8 years ago
- 7a9c2dd x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume by Chen Yu · 9 years ago
- 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
- 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 10 years ago
- 9254aaa x86/fpu: Move XCR0 manipulation to the FPU code proper by Ingo Molnar · 10 years ago
- 614df7f x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' by Ingo Molnar · 10 years ago
- 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
- 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- b8f99b3 x86, power, suspend: Annotate restore_processor_state() with notrace by Steven Rostedt (Red Hat) · 10 years ago
- d6efc2f x86, asmlinkage, power: Make various symbols used by the suspend asm code visible by Andi Kleen · 11 years ago
- cc456c4 x86, gdt, hibernate: Store/load GDT for hibernate path. by Konrad Rzeszutek Wilk · 12 years ago
- 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4d681be x86, wakeup, sleep: Use pvops functions for changing GDT entries by konrad@kernel.org · 12 years ago
- 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 12 years ago
- e7a5cd0 x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. by Konrad Rzeszutek Wilk · 12 years ago
- 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
- a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
- 209efae x86, hotplug, suspend: Online CPU0 for suspend or hibernate by Fenghua Yu · 12 years ago
- dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 13 years ago
- 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
- 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
- cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
- a253129 update email address by Pavel Machek · 14 years ago
- 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 14 years ago
- 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- bc3eb70 x86: Remove final bits of CONFIG_X86_OLD_MCE by Andi Kleen · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
- 7262b6e x86, mce: Fix mce resume on 32bit by Hidetoshi Seto · 15 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 08687ae x86: unify power/cpu_(32|64).c by Sergio Luis · 16 years ago[Renamed from arch/x86/power/cpu_64.c]
- 6d48bec x86: unify power/cpu_(32|64) copyright notes by Sergio Luis · 16 years ago
- 3134d04 x86: unify power/cpu_(32|64) regarding restoring processor state by Sergio Luis · 16 years ago
- f9ebbe5 x86: unify power/cpu_(32|64) regarding saving processor state by Sergio Luis · 16 years ago
- 833b2ca x86: unify power/cpu_(32|64) global variables by Sergio Luis · 16 years ago
- f6783d2 x86: unify power/cpu_(32|64) headers by Sergio Luis · 16 years ago
- 7387400 hw-breakpoints: fix undeclared ksym_tracer_mutex by Frederic Weisbecker · 15 years ago
- a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
- 83b8e28 x86: xsave: restore xcr0 during resume by Suresh Siddha · 16 years ago
- ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 17 years ago