1. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  2. 1db60cf relay: use splice_to_pipe() instead of open-coding the pipe loop by Jens Axboe · 17 years ago
  3. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  4. ebf9909 splice: relay support by Tom Zanussi · 17 years ago
  5. c31f2e8 sched: add CFS credits by Ingo Molnar · 17 years ago
  6. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
  7. 9761eea sched: style cleanups by Ingo Molnar · 17 years ago
  8. 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 17 years ago
  9. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  10. 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 17 years ago
  11. b2cfba19 sched: remove unused rq types from sched.c by Ingo Molnar · 17 years ago
  12. 634fa8c sched: remove interactivity types by Ingo Molnar · 17 years ago
  13. dff06c1 sched: clean up include files in sched.c by Ingo Molnar · 17 years ago
  14. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  15. 1b9f19c sched: turn on the use of unstable events by Ingo Molnar · 17 years ago
  16. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
  17. dd41f59 sched: cfs core code by Ingo Molnar · 17 years ago
  18. f3479f1 sched: remove the sleep-bonus interactivity code by Ingo Molnar · 17 years ago
  19. c18a173 sched: remove expired_starving() by Ingo Molnar · 17 years ago
  20. f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
  21. 45bf76d sched: cfs, add load-calculation methods by Ingo Molnar · 17 years ago
  22. 1453118 sched: clean up __normal_prio() position by Ingo Molnar · 17 years ago
  23. 71f8bd4 sched: cleanup: move dequeue/enqueue_task() by Ingo Molnar · 17 years ago
  24. c24d20d sched: move around resched_task() by Ingo Molnar · 17 years ago
  25. e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
  26. 138a8ae sched: add cfs_rq ops by Ingo Molnar · 17 years ago
  27. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
  28. 20d315d sched: add rq_clock()/__rq_clock() by Ingo Molnar · 17 years ago
  29. 6aa645e sched: cfs rq data types by Ingo Molnar · 17 years ago
  30. fa72e9e sched: cfs core, kernel/sched_idletask.c by Ingo Molnar · 17 years ago
  31. bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 17 years ago
  32. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
  33. 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 17 years ago
  34. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  35. f64f611 sched: remove sched_exit() by Ingo Molnar · 17 years ago
  36. c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 17 years ago
  37. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
  38. d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 17 years ago
  39. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 17 years ago
  40. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 17 years ago
  41. a66e356 relayfs: fix overwrites by Masami Hiramatsu · 17 years ago
  42. 8d62fde relay file read: start-pos fix by David Wilder · 17 years ago
  43. a06381f FUTEX: Restore the dropped ERSCH fix by Thomas Gleixner · 17 years ago
  44. 7b018b2 audit: fix oops removing watch if audit disabled by Tony Jones · 17 years ago
  45. 92c4ca5 sched: fix next_interval determination in idle_balance() by Christoph Lameter · 17 years ago
  46. 4e71e474 fix refcounting of nsproxy object when unshared by Cedric Le Goater · 17 years ago
  47. 58229a1 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN by Thomas Gleixner · 17 years ago
  48. fa490cf Fix possible runqueue lock starvation in wait_task_inactive() by Linus Torvalds · 17 years ago
  49. a0f98a1 sched: fix SysRq-N (normalize RT tasks) by Ingo Molnar · 17 years ago
  50. caec4e8 Fix signalfd interaction with thread-private signals by Benjamin Herrenschmidt · 17 years ago
  51. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 17 years ago
  52. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 17 years ago
  53. 3e903e7 cpuset: zero malloc - fix for old cpusets by Paul Jackson · 17 years ago
  54. 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 17 years ago
  55. 1a539a8 rt-mutex: fix chain walk early wakeup bug by Thomas Gleixner · 17 years ago
  56. c0d1d2b rt-mutex: fix stale return value by Thomas Gleixner · 17 years ago
  57. b74d0de Restrict clearing TIF_SIGPENDING by Roland McGrath · 17 years ago
  58. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  59. 9fcc15e timer statistics: fix race by Bjorn Steinbrink · 17 years ago
  60. f0ede66 fix compat futex code for private futexes by Ulrich Drepper · 17 years ago
  61. 7a74fc4 fix possible null ptr deref in kallsyms_lookup by Kyle McMartin · 17 years ago
  62. eaad084 NOHZ: prevent multiplication overflow - stop timer for huge timeouts by Thomas Gleixner · 17 years ago
  63. 92ea772 Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing by Linus Torvalds · 17 years ago
  64. 98d82567 Prevent going idle with softirq pending by Thomas Gleixner · 17 years ago
  65. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 17 years ago
  66. 1444196 simplify cleanup_workqueue_thread() by Oleg Nesterov · 17 years ago
  67. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  68. 3528231 NOHZ: Rate limit the local softirq pending warning output by Thomas Gleixner · 17 years ago
  69. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 17 years ago
  70. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 17 years ago
  71. a076e4b freezer: fix kthread_create vs freezer theoretical race by Oleg Nesterov · 17 years ago
  72. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 17 years ago
  73. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  74. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 17 years ago
  75. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  76. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 17 years ago
  77. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 17 years ago
  78. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  79. 52ade9b Fix ACPI suspend / device suspend ordering problem by Linus Torvalds · 17 years ago
  80. 327b9ee audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set by Al Viro · 17 years ago
  81. 8f89441 clocksource: fix lock order in the resume path by Thomas Gleixner · 17 years ago
  82. d10ff3f timekeeping fix patch got mis-applied by Thomas Gleixner · 17 years ago
  83. 8df767d compat signalfd and timerfd are cond syscalls by Heiko Carstens · 17 years ago
  84. 2a383c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  85. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  86. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 17 years ago
  87. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  88. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 17 years ago
  89. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  90. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  91. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 17 years ago
  92. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 17 years ago
  93. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  94. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  95. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 17 years ago
  96. a12bb44 stop_machine() now uses hard_irq_disable by Benjamin Herrenschmidt · 17 years ago
  97. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  98. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 17 years ago
  99. 5712e88 [PATCH] match audit name data by Amy Griffis · 17 years ago
  100. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago