1. c24d20d sched: move around resched_task() by Ingo Molnar · 19 years ago
  2. e05606d sched: clean up the rt priority macros by Ingo Molnar · 19 years ago
  3. 138a8ae sched: add cfs_rq ops by Ingo Molnar · 19 years ago
  4. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 19 years ago
  5. 20d315d sched: add rq_clock()/__rq_clock() by Ingo Molnar · 19 years ago
  6. 6aa645e sched: cfs rq data types by Ingo Molnar · 19 years ago
  7. fa72e9e sched: cfs core, kernel/sched_idletask.c by Ingo Molnar · 19 years ago
  8. bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 19 years ago
  9. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 19 years ago
  10. 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 19 years ago
  11. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 19 years ago
  12. f64f611 sched: remove sched_exit() by Ingo Molnar · 19 years ago
  13. c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 19 years ago
  14. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 19 years ago
  15. d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 19 years ago
  16. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 19 years ago
  17. 2391dae3 PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 19 years ago
  18. a66e356 relayfs: fix overwrites by Masami Hiramatsu · 19 years ago
  19. 8d62fde relay file read: start-pos fix by David Wilder · 19 years ago
  20. a06381f FUTEX: Restore the dropped ERSCH fix by Thomas Gleixner · 19 years ago
  21. 7b018b2 audit: fix oops removing watch if audit disabled by Tony Jones · 19 years ago
  22. 92c4ca5 sched: fix next_interval determination in idle_balance() by Christoph Lameter · 19 years ago
  23. 4e71e474 fix refcounting of nsproxy object when unshared by Cedric Le Goater · 19 years ago
  24. 58229a1 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN by Thomas Gleixner · 19 years ago
  25. fa490cf Fix possible runqueue lock starvation in wait_task_inactive() by Linus Torvalds · 19 years ago
  26. a0f98a1 sched: fix SysRq-N (normalize RT tasks) by Ingo Molnar · 19 years ago
  27. caec4e8 Fix signalfd interaction with thread-private signals by Benjamin Herrenschmidt · 19 years ago
  28. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 19 years ago
  29. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 19 years ago
  30. 3e903e7 cpuset: zero malloc - fix for old cpusets by Paul Jackson · 19 years ago
  31. 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 19 years ago
  32. 1a539a8 rt-mutex: fix chain walk early wakeup bug by Thomas Gleixner · 19 years ago
  33. c0d1d2b rt-mutex: fix stale return value by Thomas Gleixner · 19 years ago
  34. b74d0de Restrict clearing TIF_SIGPENDING by Roland McGrath · 19 years ago
  35. c1a834d timer stats: speedups by Ingo Molnar · 19 years ago
  36. 9fcc15e timer statistics: fix race by Bjorn Steinbrink · 19 years ago
  37. f0ede66 fix compat futex code for private futexes by Ulrich Drepper · 19 years ago
  38. 7a74fc4 fix possible null ptr deref in kallsyms_lookup by Kyle McMartin · 19 years ago
  39. eaad084 NOHZ: prevent multiplication overflow - stop timer for huge timeouts by Thomas Gleixner · 19 years ago
  40. 92ea772 Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing by Linus Torvalds · 19 years ago
  41. 98d8256 Prevent going idle with softirq pending by Thomas Gleixner · 19 years ago
  42. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 19 years ago
  43. 1444196 simplify cleanup_workqueue_thread() by Oleg Nesterov · 19 years ago
  44. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 19 years ago
  45. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 19 years ago
  46. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 19 years ago
  47. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 19 years ago
  48. a076e4b freezer: fix kthread_create vs freezer theoretical race by Oleg Nesterov · 19 years ago
  49. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 19 years ago
  50. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 19 years ago
  51. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 19 years ago
  52. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 19 years ago
  53. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 19 years ago
  54. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 19 years ago
  55. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 19 years ago
  56. 52ade9b Fix ACPI suspend / device suspend ordering problem by Linus Torvalds · 19 years ago
  57. 327b9ee audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set by Al Viro · 19 years ago
  58. 8f89441 clocksource: fix lock order in the resume path by Thomas Gleixner · 19 years ago
  59. d10ff3f timekeeping fix patch got mis-applied by Thomas Gleixner · 19 years ago
  60. 8df767d compat signalfd and timerfd are cond syscalls by Heiko Carstens · 19 years ago
  61. 2a383c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  62. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  63. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 19 years ago
  64. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 19 years ago
  65. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 19 years ago
  66. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 19 years ago
  67. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 19 years ago
  68. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 19 years ago
  69. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 19 years ago
  70. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 19 years ago
  71. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 19 years ago
  72. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 19 years ago
  73. a12bb44 stop_machine() now uses hard_irq_disable by Benjamin Herrenschmidt · 19 years ago
  74. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 19 years ago
  75. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 19 years ago
  76. 5712e88 [PATCH] match audit name data by Amy Griffis · 19 years ago
  77. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 19 years ago
  78. e41e8bd [PATCH] initialize name osid by Amy Griffis · 19 years ago
  79. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 19 years ago
  80. a5cb013 [PATCH] auditing ptrace by Al Viro · 19 years ago
  81. e991084 timer: revert parenthesis fix in tbase_get_deferrable() etc by akpm@linux-foundation.org · 19 years ago
  82. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  83. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  84. f7e4217 rename thread_info to stack by Roman Zippel · 19 years ago
  85. c9f4f06 wrap access to thread_info by Roman Zippel · 19 years ago
  86. b52f52a clocksource: fix resume logic by Thomas Gleixner · 19 years ago
  87. 77461ab Make vm statistics update interval configurable by Christoph Lameter · 19 years ago
  88. 455c017 microcode: use suspend-related CPU hotplug notifications by Rafael J. Wysocki · 19 years ago
  89. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 19 years ago
  90. 38a23e3 timer: parenthesis fix in tbase_get_deferrable() etc by Jarek Poplawski · 19 years ago
  91. 34f01cc FUTEX: new PRIVATE futexes by Eric Dumazet · 19 years ago
  92. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 19 years ago
  93. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 19 years ago
  94. ec92d08 futex priority based wakeup by Pierre Peiffer · 19 years ago
  95. 6e84d64 make cancel_rearming_delayed_work() reliable by Oleg Nesterov · 19 years ago
  96. 7b0834c Remove kthread_bind() call from _cpu_down() by Gautham R Shenoy · 19 years ago
  97. 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 19 years ago
  98. 5de18d1 worker_thread: don't play with SIGCHLD and numa policy by Oleg Nesterov · 19 years ago
  99. 90cce03 wait_for_helper: remove unneeded do_sigaction() by Oleg Nesterov · 19 years ago
  100. 49d769d Change reparent_to_init to reparent_to_kthreadd by Eric W. Biederman · 19 years ago