1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  3. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  4. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  5. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  6. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  7. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 18 years ago
  8. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 18 years ago
  9. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  10. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 18 years ago
  11. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 18 years ago
  12. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 18 years ago
  13. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  14. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 18 years ago
  15. ae83c5ee [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 18 years ago
  16. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  17. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 18 years ago
  18. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  19. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 18 years ago
  20. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  21. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 18 years ago
  22. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  23. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  24. 471b40d [PATCH] prevent swsusp with PAE by Pavel Machek · 18 years ago
  25. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  26. 26865e9 [PATCH] remove kernel/power/pm.c:pm_unregister_all() by Adrian Bunk · 18 years ago
  27. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  28. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  29. 95018f7 [PATCH] swsusp: do not use memcpy for snapshotting memory by Rafael J. Wysocki · 18 years ago
  30. e02169b remove obsolete swsusp_encrypt by Pavel Machek · 18 years ago
  31. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 18 years ago
  32. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  33. 72cf270 Fix PM_TRACE dependency: works only on 32-bit x86 for now by Linus Torvalds · 18 years ago
  34. 3b364b8 [PATCH] constify parts of kernel/power/ by Andreas Mohr · 18 years ago
  35. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
  36. 968808b8 [PATCH] swsusp: use less memory during resume by Rafael J. Wysocki · 18 years ago
  37. 7bff24e [PATCH] kernel/power/snapshot.c: cleanups by Adrian Bunk · 18 years ago
  38. a938c356 [PATCH] swsusp: take lowmem reserves into account by Rafael J. Wysocki · 18 years ago
  39. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 18 years ago
  40. d6277db [PATCH] swsusp: rework memory shrinker by Rafael J. Wysocki · 18 years ago
  41. 6cc0719 [PATCH] suspend_console() warning fix by Andrew Morton · 18 years ago
  42. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 18 years ago
  43. 47bb789 [PATCH] off-by-1 in kernel/power/main.c by dean gaudet · 18 years ago
  44. 4a3b98a [PATCH] swsusp: prevent possible image corruption on resume by Rafael J. Wysocki · 18 years ago
  45. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 19 years ago
  46. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 19 years ago
  47. 85b6bce [PATCH] Fix suspend with traced tasks by Pavel Machek · 19 years ago
  48. e655a25 [PATCH] swswsup: return correct load_image error by Con Kolivas · 19 years ago
  49. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 19 years ago
  50. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 19 years ago
  51. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 19 years ago
  52. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 19 years ago
  53. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 19 years ago
  54. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 19 years ago
  55. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 19 years ago
  56. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago
  57. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 19 years ago
  58. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 19 years ago
  59. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 19 years ago
  60. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 19 years ago
  61. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 19 years ago
  62. a8534ad [PATCH] swsusp: fix breakage with swap on LVM by Rafael J. Wysocki · 19 years ago
  63. c8adb49 [PATCH] swsusp: nuke noisy message by Andrew Morton · 19 years ago
  64. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 19 years ago
  65. 7714d59 [PATCH] swsusp: kill unneeded/unbalanced bio_get by Pavel Machek · 19 years ago
  66. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  67. f7b8988 [PATCH] swsusp: do not change log level during suspend/resume by Rafael J. Wysocki · 19 years ago
  68. 853609b [PATCH] swsusp: use bytes as image size units by Rafael J. Wysocki · 19 years ago
  69. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  70. 750c902 SOFTWARE_SUSPEND: fix a typo in the dependencies by Adrian Bunk · 19 years ago
  71. 277c6e2 [PATCH] swsusp: save image header first by Rafael J. Wysocki · 19 years ago
  72. 1adf6c8 [PATCH] swsusp: improve handling of swap partitions by Rafael J. Wysocki · 19 years ago
  73. ca0aec0 [PATCH] swsusp: make image size limit tunable by Rafael J. Wysocki · 19 years ago
  74. b3a93a2 [PATCH] swsusp: limit image size by Rafael J. Wysocki · 19 years ago
  75. c050ca7 [PATCH] swsusp: Drop duplicate prototypes by Pavel Machek · 19 years ago
  76. e5e2fa7 [PATCH] swsusp: fix enough_free_mem by Rafael J. Wysocki · 19 years ago
  77. 72a97e0 [PATCH] swsusp: improve freeing of memory by Rafael J. Wysocki · 19 years ago
  78. 7088a5c [PATCH] swsusp: introduce the swap map structure by Rafael J. Wysocki · 19 years ago
  79. f2d97f02 [PATCH] swsusp: remove encryption by Rafael J. Wysocki · 19 years ago
  80. a576219 [PATCH] swsusp: resume_store() retval fix by Andrew Morton · 19 years ago
  81. 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
  82. 1a38416 [ACPI] SMP S3 resume: evaluate _WAK after INIT by David Shaohua Li · 19 years ago
  83. 123d3c1 [PATCH] fix swsusp on machines not supporting S4 by Pavel Machek · 19 years ago
  84. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  85. 0fbeb5a [PATCH] swsusp: rework swsusp_suspend by Rafael J. Wysocki · 19 years ago
  86. ed14b52 [PATCH] swsusp: simplify pagedir relocation by Rafael J. Wysocki · 19 years ago
  87. 054bd4c [PATCH] swsusp: reduce code duplication by Rafael J. Wysocki · 19 years ago
  88. 969e9af [PATCH] sleep: Fix oops in enter_state by Pavel Machek · 19 years ago
  89. 47b90ff [PATCH] swsusp: remove unused variable by Pavel Machek · 19 years ago
  90. dc19d50 [PATCH] swsusp cleanups by Pavel Machek · 19 years ago
  91. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  92. 0245b3e [PATCH] swsusp: two simplifications by Rafael J. Wysocki · 19 years ago
  93. 2e32a43 [PATCH] swsusp: get rid of unnecessary wrapper function by Rafael J. Wysocki · 19 years ago
  94. de49186 [PATCH] swsusp: cleanups by Pavel Machek · 19 years ago
  95. 96bc7ae [PATCH] swsusp: remove unneccessary includes by Pavel Machek · 19 years ago
  96. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  97. a0f4965 [PATCH] swsusp: reduce the use of global variables by Rafael J. Wysocki · 19 years ago
  98. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  99. 351619b [PATCH] swsusp: rework image freeing by Rafael J. Wysocki · 19 years ago
  100. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago