1. 06c93e8 Remove one useless extern declaration by Pierre Peiffer · 17 years ago
  2. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  3. ed50d6c debug: softlockup looping fix by Peter Zijlstra · 17 years ago
  4. 5a0a2f3 Hibernation: Invoke suspend notifications after console switch by Rafael J. Wysocki · 17 years ago
  5. af258f5 Suspend: Invoke suspend notifications after console switch by Johannes Berg · 17 years ago
  6. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
  7. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  8. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  9. 7671b8a suspend: fix ia64 allmodconfig build by Rafael J. Wysocki · 17 years ago
  10. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  11. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  12. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  13. 465d2b4 Suspend: Use common prefix in messages by Rafael J. Wysocki · 17 years ago
  14. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
  15. 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 17 years ago
  16. 9628c0e Suspend: Fix comment in main.c by Rafael J. Wysocki · 17 years ago
  17. 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 17 years ago
  18. 2ed43b6 Suspend: Fix compilation warning for CONFIG_SUSPEND unset by Rafael J. Wysocki · 17 years ago
  19. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
  20. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 17 years ago
  21. 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  22. 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 17 years ago
  23. 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  24. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  25. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 17 years ago
  26. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
  27. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  28. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
  29. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  30. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  31. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  32. 320f1b1 [AUDIT] ratelimit printk messages audit by Eric Paris · 17 years ago
  33. 148b38d [patch 2/2] audit: complement va_copy with va_end() by Richard Knutsson · 17 years ago
  34. ef00be0 [patch 1/2] kernel/audit.c: warning fix by Andrew Morton · 17 years ago
  35. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 17 years ago
  36. 50397bd [AUDIT] clean up audit_receive_msg() by Eric Paris · 17 years ago
  37. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 17 years ago
  38. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  39. e445deb [AUDIT] include audit type in audit message when using printk by Eric Paris · 17 years ago
  40. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 17 years ago
  41. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  42. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  43. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 17 years ago
  44. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 17 years ago
  45. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  46. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  47. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  48. 83e96c6 futex: Remove warn on in return fixup path by Thomas Gleixner · 17 years ago
  49. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  50. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  51. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 17 years ago
  52. 406a1d8 [AUDIT]: Increase skb->truesize in audit_expand by Herbert Xu · 17 years ago
  53. 13f09b9 Ensure that we export __fatal_signal_pending() by Trond Myklebust · 17 years ago
  54. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  55. c4772d9 debug: turn ignore_loglevel into an early param by Ingo Molnar · 17 years ago
  56. 5aff053 sched: remove unused params by Gerald Stralko · 17 years ago
  57. ef9884e sched: let +nice tasks have smaller impact by Peter Zijlstra · 17 years ago
  58. 296825c sched: fix high wake up latencies with FAIR_USER_SCHED by Srivatsa Vaddagiri · 17 years ago
  59. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  60. 6d4e4c4 KVM: Disallow fork() and similar games when using a VM by Avi Kivity · 17 years ago
  61. dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 17 years ago
  62. 70edcd7 genirq: stackdump after the "Trying to free already-free IRQ" message by Ingo Molnar · 17 years ago
  63. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 17 years ago
  64. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  65. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  66. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 17 years ago
  67. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  68. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
  69. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
  70. c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
  71. 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
  72. 16c3e38 x86: ptrace_request peekdata/pokedata by Roland McGrath · 17 years ago
  73. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  74. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  75. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
  76. 36df29d ptrace: generic resume by Roland McGrath · 17 years ago
  77. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
  78. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  79. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 17 years ago
  80. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 17 years ago
  81. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  82. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 17 years ago
  83. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 17 years ago
  84. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 17 years ago
  85. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 17 years ago
  86. b10db7f time: more timer related cleanups by Pavel Machek · 17 years ago
  87. 4c9dc64 time: timer cleanups by Pavel Machek · 17 years ago
  88. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 17 years ago
  89. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  90. 6494a93 Module: check to see if we have a built in module with the same name by Greg Kroah-Hartman · 17 years ago
  91. 0aa5bd5 module: add module taint on ndiswrapper by Jon Masters · 17 years ago
  92. 8686c99 module: fix the module name length in param_sysfs_builtin by Denis Cheng · 17 years ago
  93. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 17 years ago
  94. bb9d3d5 module: better OOPS and lockdep coverage for loading modules by Rusty Russell · 17 years ago
  95. efa5345 module: Fix gratuitous sprintf in module.c by Rusty Russell · 17 years ago
  96. c9a3ba5 module: wait for dependent modules doing init. by Rusty Russell · 17 years ago
  97. a2da405 module: Don't report discarded init pages as kernel text. by Rusty Russell · 17 years ago
  98. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
  99. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 17 years ago
  100. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 17 years ago