1. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  2. 5ff560f x86, suspend: Handle CPUs which fail to #GP on RDMSR by H. Peter Anvin · 12 years ago
  3. d6a77ea x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. by Konrad Rzeszutek Wilk · 12 years ago
  4. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 12 years ago
  5. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  6. afd51a0 x86/acpi: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  7. 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
  8. 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
  9. 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 13 years ago
  10. c484547 x86, realmode: flattened rm hierachy by Jarkko Sakkinen · 13 years ago
  11. b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 13 years ago
  12. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  13. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
  14. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 14 years ago
  15. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 14 years ago
  16. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  17. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  18. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  19. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  20. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  21. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  22. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  23. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 15 years ago
  25. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
  26. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 15 years ago
  27. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  28. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 15 years ago
  29. a253129 update email address by Pavel Machek · 15 years ago
  30. b6dacf6 ACPI: Unconditionally set SCI_EN on resume by Matthew Garrett · 15 years ago
  31. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  32. a7c4c0d x86, sleep: Always save the value of EFER by H. Peter Anvin · 15 years ago
  33. 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
  34. ce4b3c5 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c by Jaswinder Singh Rajput · 16 years ago
  35. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  36. 5d8b532 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c by Rafael J. Wysocki · 16 years ago
  37. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  38. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
  39. ba84ed9 ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs by Rafael J. Wysocki · 16 years ago
  40. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  41. 3038eda x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel by Rafael J. Wysocki · 16 years ago
  42. 5000cad x86: trim ACPI sleep stack buffer by Matt Mackall · 16 years ago
  43. d0d0f74 x86: remove magic number from ACPI sleep stack buffer by Matt Mackall · 16 years ago
  44. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 17 years ago
  45. 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 17 years ago
  46. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 17 years ago
  47. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  48. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  49. 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  50. 065cb3d x86, suspend, acpi: correct and add comments about Big Real Mode by H. Peter Anvin · 17 years ago
  51. 3bf2e77 x86, suspend, acpi: enter Big Real Mode by H. Peter Anvin · 17 years ago
  52. 1ea598c x86: fix sleep.c build error by Ingo Molnar · 17 years ago
  53. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 17 years ago
  54. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 17 years ago
  55. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 17 years ago
  56. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  57. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 17 years ago
  58. 4fc2fba x86: unify arch/x86/kernel/acpi/sleep*.c by Pavel Machek · 17 years ago