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