1. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  2. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  3. 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
  4. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  5. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  6. c226fab x86/power/64: Do not refer to __PAGE_OFFSET from assembly code by Rafael J. Wysocki · 8 years ago
  7. 4ce827b x86/power/64: Fix hibernation return address corruption by Josh Poimboeuf · 8 years ago
  8. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 8 years ago
  9. 65c0554 x86/power/64: Fix kernel text mapping corruption during image restoration by Rafael J. Wysocki · 8 years ago
  10. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 8 years ago
  11. ef0f3ed x86/asm/power: Create stack frames in hibernate_asm_64.S by Josh Poimboeuf · 8 years ago
  12. 7a9c2dd x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume by Chen Yu · 9 years ago
  13. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  14. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 9 years ago
  16. 9254aaa x86/fpu: Move XCR0 manipulation to the FPU code proper by Ingo Molnar · 9 years ago
  17. 614df7f x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' by Ingo Molnar · 9 years ago
  18. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  19. ff22e20 x86/asm, x86/power/hibernate: Use local labels in asm by Borislav Petkov · 9 years ago
  20. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 9 years ago
  21. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  22. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  23. b8f99b3 x86, power, suspend: Annotate restore_processor_state() with notrace by Steven Rostedt (Red Hat) · 10 years ago
  24. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  25. d6efc2f x86, asmlinkage, power: Make various symbols used by the suspend asm code visible by Andi Kleen · 11 years ago
  26. cc456c4 x86, gdt, hibernate: Store/load GDT for hibernate path. by Konrad Rzeszutek Wilk · 11 years ago
  27. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 4d681be x86, wakeup, sleep: Use pvops functions for changing GDT entries by konrad@kernel.org · 11 years ago
  29. 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 11 years ago
  30. e7a5cd0 x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. by Konrad Rzeszutek Wilk · 11 years ago
  31. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  32. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 11 years ago
  33. bb112ae x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 11 years ago
  34. 8b78c21 x86, 64bit, mm: hibernate use generic mapping_init by Yinghai Lu · 11 years ago
  35. a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
  36. 209efae x86, hotplug, suspend: Online CPU0 for suspend or hibernate by Fenghua Yu · 12 years ago
  37. dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 12 years ago
  38. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  39. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  40. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  41. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 12 years ago
  42. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 12 years ago
  43. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  44. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  45. a253129 update email address by Pavel Machek · 14 years ago
  46. 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 14 years ago
  47. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. 8ae06d2 x86-32, resume: do a global tlb flush in S4 resume by Shaohua Li · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  51. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  52. bc3eb70 x86: Remove final bits of CONFIG_X86_OLD_MCE by Andi Kleen · 15 years ago
  53. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  54. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  55. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  56. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  57. 7262b6e x86, mce: Fix mce resume on 32bit by Hidetoshi Seto · 15 years ago
  58. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  59. 08687ae x86: unify power/cpu_(32|64).c by Sergio Luis · 15 years ago
  60. 6d48bec x86: unify power/cpu_(32|64) copyright notes by Sergio Luis · 15 years ago
  61. 3134d04 x86: unify power/cpu_(32|64) regarding restoring processor state by Sergio Luis · 15 years ago
  62. f9ebbe5 x86: unify power/cpu_(32|64) regarding saving processor state by Sergio Luis · 15 years ago
  63. 833b2ca x86: unify power/cpu_(32|64) global variables by Sergio Luis · 15 years ago
  64. f6783d2 x86: unify power/cpu_(32|64) headers by Sergio Luis · 15 years ago
  65. 1e35006 hw-breakpoints: use wrapper routines around debug registers in processor related functions by K.Prasad · 15 years ago
  66. b332828c hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 15 years ago
  67. 9b7b89e x86: disable stack-protector for __restore_processor_state() by Joseph Cihula · 15 years ago
  68. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  69. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 15 years ago
  70. 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
  71. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  72. fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
  73. 83b8e28 x86: xsave: restore xcr0 during resume by Suresh Siddha · 16 years ago
  74. c171f46 x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S by Uros Bizjak · 16 years ago
  75. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 16 years ago
  76. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  77. db96598 x86: coding style fixes to arch/x86/power/cpu_32.c by Paolo Ciarrocchi · 16 years ago
  78. bbb1e57 x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value by Cyrill Gorcunov · 16 years ago
  79. 261f0ce x86 PM: update stale comments by Rafael J. Wysocki · 16 years ago
  80. ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 16 years ago
  81. c575912 x86 PM: rename 32-bit files in arch/x86/power by Rafael J. Wysocki · 16 years ago
  82. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 16 years ago
  83. cae4595 x86: make __{save,restore}_processor_state static by Jan Beulich · 16 years ago
  84. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 16 years ago
  85. 4b60eb8 i386: move power by Thomas Gleixner · 17 years ago