1. 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 18 years ago
  2. 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 18 years ago
  3. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 18 years ago
  4. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 18 years ago
  5. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 18 years ago
  6. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 18 years ago
  7. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 18 years ago
  8. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 18 years ago
  9. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 18 years ago
  10. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  11. 320f1b1 [AUDIT] ratelimit printk messages audit by Eric Paris · 18 years ago
  12. 148b38d [patch 2/2] audit: complement va_copy with va_end() by Richard Knutsson · 18 years ago
  13. ef00be0 [patch 1/2] kernel/audit.c: warning fix by Andrew Morton · 18 years ago
  14. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 18 years ago
  15. 50397bd [AUDIT] clean up audit_receive_msg() by Eric Paris · 18 years ago
  16. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 18 years ago
  17. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 18 years ago
  18. e445deb [AUDIT] include audit type in audit message when using printk by Eric Paris · 18 years ago
  19. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 18 years ago
  20. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 18 years ago
  21. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 18 years ago
  22. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 18 years ago
  23. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 18 years ago
  24. bfef93a [PATCH] get rid of loginuid races by Al Viro · 18 years ago
  25. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 18 years ago
  26. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 18 years ago
  27. 83e96c6 futex: Remove warn on in return fixup path by Thomas Gleixner · 18 years ago
  28. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 18 years ago
  29. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 18 years ago
  30. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 18 years ago
  31. 406a1d8 [AUDIT]: Increase skb->truesize in audit_expand by Herbert Xu · 18 years ago
  32. 13f09b9 Ensure that we export __fatal_signal_pending() by Trond Myklebust · 18 years ago
  33. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  34. c4772d9 debug: turn ignore_loglevel into an early param by Ingo Molnar · 18 years ago
  35. 5aff053 sched: remove unused params by Gerald Stralko · 18 years ago
  36. ef9884e sched: let +nice tasks have smaller impact by Peter Zijlstra · 18 years ago
  37. 296825c sched: fix high wake up latencies with FAIR_USER_SCHED by Srivatsa Vaddagiri · 18 years ago
  38. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  39. 6d4e4c4 KVM: Disallow fork() and similar games when using a VM by Avi Kivity · 18 years ago
  40. dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 18 years ago
  41. 70edcd7 genirq: stackdump after the "Trying to free already-free IRQ" message by Ingo Molnar · 18 years ago
  42. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 18 years ago
  43. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 18 years ago
  44. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 18 years ago
  45. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 18 years ago
  46. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 18 years ago
  47. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 18 years ago
  48. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 18 years ago
  49. c269f19 x86: compat_sys_ptrace by Roland McGrath · 18 years ago
  50. 032d82d x86: compat_ptrace_request by Roland McGrath · 18 years ago
  51. 16c3e38 x86: ptrace_request peekdata/pokedata by Roland McGrath · 18 years ago
  52. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 18 years ago
  53. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  54. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 18 years ago
  55. 36df29d ptrace: generic resume by Roland McGrath · 18 years ago
  56. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 18 years ago
  57. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 18 years ago
  58. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 18 years ago
  59. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 18 years ago
  60. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 18 years ago
  61. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 18 years ago
  62. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 18 years ago
  63. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 18 years ago
  64. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 18 years ago
  65. b10db7f time: more timer related cleanups by Pavel Machek · 18 years ago
  66. 4c9dc64 time: timer cleanups by Pavel Machek · 18 years ago
  67. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 18 years ago
  68. 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 18 years ago
  69. 6494a93 Module: check to see if we have a built in module with the same name by Greg Kroah-Hartman · 18 years ago
  70. 0aa5bd5 module: add module taint on ndiswrapper by Jon Masters · 18 years ago
  71. 8686c99 module: fix the module name length in param_sysfs_builtin by Denis Cheng · 18 years ago
  72. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 18 years ago
  73. bb9d3d5 module: better OOPS and lockdep coverage for loading modules by Rusty Russell · 18 years ago
  74. efa5345 module: Fix gratuitous sprintf in module.c by Rusty Russell · 18 years ago
  75. c9a3ba5 module: wait for dependent modules doing init. by Rusty Russell · 18 years ago
  76. a2da405 module: Don't report discarded init pages as kernel text. by Rusty Russell · 18 years ago
  77. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 18 years ago
  78. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 18 years ago
  79. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 18 years ago
  80. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 18 years ago
  81. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 18 years ago
  82. d38ecf9 io context sharing: preliminary support by Jens Axboe · 18 years ago
  83. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 18 years ago
  84. 326e96b printk: revert ktime_get() timestamps by Ingo Molnar · 18 years ago
  85. 81ef16e [S390] Remove appldata include from sysctl_check.c by Heiko Carstens · 18 years ago
  86. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  87. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 18 years ago
  88. 5973e5b sched: fix: don't take a mutex from interrupt context by Peter Zijlstra · 18 years ago
  89. 5fb5e6d sched: print backtrace of running tasks too by Nick Piggin · 18 years ago
  90. 19ef930 printk: use ktime_get() by Ingo Molnar · 18 years ago
  91. 9073908 softlockup: fix signedness by Ingo Molnar · 18 years ago
  92. 9745512 sched: latencytop support by Arjan van de Ven · 18 years ago
  93. 326587b sched: fix goto retry in pick_next_task_rt() by Dmitry Adamushko · 18 years ago
  94. cc203d2 sched: monitor clock underflows in /proc/sched_debug by Guillaume Chazarain · 18 years ago
  95. 782daee sched: fix rq->clock warps on frequency changes by Guillaume Chazarain · 18 years ago
  96. 4f05b98 sched: fix, always create kernel threads with normal priority by Michal Schmidt · 18 years ago
  97. 1ad82fd debug: clean up kernel/profile.c by Paolo Ciarrocchi · 18 years ago
  98. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 18 years ago
  99. 58b8a73 sched: make PREEMPT_BKL the default by Ingo Molnar · 18 years ago
  100. e14af7e debug: track and print last unloaded module in the oops trace by Arjan van de Ven · 18 years ago