1. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 18 years ago
  2. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 18 years ago
  3. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 18 years ago
  4. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 18 years ago
  5. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 18 years ago
  6. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 18 years ago
  7. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 18 years ago
  8. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 18 years ago
  9. 52ade9b Fix ACPI suspend / device suspend ordering problem by Linus Torvalds · 18 years ago
  10. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  11. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  12. d60846c swsusp: clean up printk by Andrew Morton · 18 years ago
  13. 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 18 years ago
  14. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  15. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  16. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 18 years ago
  17. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  18. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 18 years ago
  19. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 18 years ago
  20. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 18 years ago
  21. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 18 years ago
  22. ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
  23. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
  24. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 18 years ago
  25. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 18 years ago
  26. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  27. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 18 years ago
  28. 433ecb4 fix refrigerator() vs thaw_process() race by Oleg Nesterov · 18 years ago
  29. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 18 years ago
  30. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  31. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  32. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 18 years ago
  33. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  34. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 18 years ago
  35. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  36. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 18 years ago
  37. fe0c935a rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  38. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 18 years ago
  39. c75fd0e [PATCH] swsusp: fix memory shrinker by Rafael J. Wysocki · 18 years ago
  40. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 18 years ago
  41. 058560f [PATCH] fix extra BIOS invocation during resume by Pavel Machek · 18 years ago
  42. 93c9a7ff [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 18 years ago
  43. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 18 years ago
  44. 9498513 [PATCH] swsusp: disable nonboot CPUs before entering platform suspend by Rafael J. Wysocki · 18 years ago
  45. 886c595 [PATCH] swsusp: Fix resume error path in platform mode by Rafael J. Wysocki · 18 years ago
  46. c7276fd [PATCH] kconfig: Update swsusp description by Rafael J. Wysocki · 18 years ago
  47. 9c372d0 power management: no valid states w/o pm_ops by Johannes Berg · 18 years ago
  48. 2b5b09b [PATCH] swsusp: Change pm_ops handling by userland interface by Rafael J. Wysocki · 18 years ago
  49. d12c610 [PATCH] swsusp-change-code-ordering-in-userc-sanity by Andrew Morton · 18 years ago
  50. 2591305 [PATCH] swsusp: Change code ordering in user.c by Rafael J. Wysocki · 18 years ago
  51. ed746e3 [PATCH] swsusp: Change code ordering in disk.c by Rafael J. Wysocki · 18 years ago
  52. e3c7db62 [PATCH] PM: Change code ordering in main.c by Rafael J. Wysocki · 18 years ago
  53. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 18 years ago
  54. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 18 years ago
  55. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 18 years ago
  56. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  57. cfee47f Pull bugfix into test branch by Len Brown · 18 years ago
  58. f89bce3 Driver core: deprecate PM_LEGACY, default it to N by David Brownell · 18 years ago
  59. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  60. 3df494a [PATCH] PM: Fix freezing of stopped tasks by Rafael J. Wysocki · 18 years ago
  61. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  62. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  63. 5045cfc [PATCH] swsusp: kill write-only variable by Pavel Machek · 18 years ago
  64. 2d87595 [PATCH] PM: Fix swsusp debug mode testproc by Rafael J. Wysocki · 18 years ago
  65. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  66. 5b6d15d [PATCH] swsusp: Fix coding style in suspend.c by Rafael J. Wysocki · 18 years ago
  67. 11b2ce2 [PATCH] swsusp: Untangle freeze_processes by Rafael J. Wysocki · 18 years ago
  68. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 18 years ago
  69. a6d7098 [PATCH] convert pm_sem to a mutex by Stephen Hemminger · 18 years ago
  70. 3eb1b3a [PATCH] suspend to disk fails if gdb is suspended with a traced child by Rafael J. Wysocki · 18 years ago
  71. 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 18 years ago
  72. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  73. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 18 years ago
  74. 14b5b7c [PATCH] swsusp: clean up whitespace in freezer output by Nigel Cunningham · 18 years ago
  75. 32d50f5 [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG by Nigel Cunningham · 18 years ago
  76. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  77. 8a05aac [PATCH] swsusp: fix platform mode by Stefan Seyfried · 18 years ago
  78. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
  79. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  80. 37b2ba1 [PATCH] swsusp: add ioctl for swap files support by Rafael J. Wysocki · 18 years ago
  81. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  82. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  83. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
  84. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  85. 3592695 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") by Stefan Seyfried · 18 years ago
  86. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  87. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  88. 9185cfa ACPI: S4: Use "platform" rather than "shutdown" mode by default by Rafael J. Wysocki · 18 years ago
  89. c60099b [PATCH] swsusp: fix memory leaks by Andrew Morton · 18 years ago
  90. 97c7801 [PATCH] swsusp: Use suspend_console by Rafael J. Wysocki · 18 years ago
  91. 5c339d4 [PATCH] swsusp: Make userland suspend work on SMP again by Rafael J. Wysocki · 18 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  94. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  95. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  96. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  97. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  98. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 18 years ago
  99. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 18 years ago
  100. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago