1. 009e577 Add wait_for_completion_killable by Matthew Wilcox · 17 years ago
  2. 294d5cc Add schedule_timeout_killable by Matthew Wilcox · 17 years ago
  3. ad77653 Add mutex_lock_killable by Liam R. Howlett · 17 years ago
  4. f776d12 Add fatal_signal_pending by Matthew Wilcox · 17 years ago
  5. f021a3c Add TASK_WAKEKILL by Matthew Wilcox · 17 years ago
  6. 338077e exit: Use task_is_* by Matthew Wilcox · 17 years ago
  7. e1abb39 signal: Use task_is_* by Matthew Wilcox · 17 years ago
  8. d9514f6 sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL by Matthew Wilcox · 17 years ago
  9. 6618a3e ptrace: Use task_is_* by Matthew Wilcox · 17 years ago
  10. d2f60e5 power: Use task_is_* by Matthew Wilcox · 17 years ago
  11. e64d66c wait: Use TASK_NORMAL by Matthew Wilcox · 17 years ago
  12. 3743d33 Tiny clean-up of OPROFILE/KPROBES configuration by Linus Torvalds · 17 years ago
  13. 00a5825 Fix oprofile configuration breakage by Ralf Baechle · 17 years ago
  14. 7e1fb76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  15. 2cfae27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  16. f1dad16 Avoid potential NULL dereference in unregister_sysctl_table by Pavel Emelyanov · 17 years ago
  17. 5cd1756 fix clone(CLONE_NEWPID) by Eric W. Biederman · 17 years ago
  18. cde898f futex: correctly return -EFAULT not -EINVAL by Thomas Gleixner · 17 years ago
  19. 5456178 lockdep: in_range() fix by Oleg Nesterov · 17 years ago
  20. 8568487 lockdep: fix debug_show_all_locks() by Ingo Molnar · 17 years ago
  21. 41a2d6c sched: style cleanups by Ingo Molnar · 17 years ago
  22. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  23. 874a5f8 [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string. by David S. Miller · 17 years ago
  24. db292ca sched: default to more agressive yield for SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  25. 7703493 sched: fix crash in sys_sched_rr_get_interval() by Ingo Molnar · 17 years ago
  26. ca6435f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  27. b00296f uml: add !UML dependencies by Al Viro · 17 years ago
  28. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  29. e6ceb32 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() by Scott James Remnant · 17 years ago
  30. 9e6c1e6 FRV: fix the extern declaration of kallsyms_num_syms by David Howells · 17 years ago
  31. 32df81c Isolate the UTS namespace's domainname and hostname back by Pavel Emelyanov · 17 years ago
  32. c895078 wait_task_stopped(): don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  33. f95e0d1 sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  34. c1a8974 sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  35. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  36. 9a4e715 sched: clean up sd_alloc_ctl_cpu_table() definition by Ingo Molnar · 17 years ago
  37. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  38. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  39. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  40. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  41. f4d53ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  42. f7b9329 sched: bump version of kernel/sched_debug.c by Ingo Molnar · 17 years ago
  43. 722aab0 sched: fix minimum granularity tunings by Zou Nan hai · 17 years ago
  44. bcbe4a0 sched: fix kernel/acct.c comment by Ingo Molnar · 17 years ago
  45. 5e8869b sched: don't forget to unlock uids_mutex on error paths by Pavel Emelyanov · 17 years ago
  46. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  47. 37e3a6a [S390] appldata: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  48. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  49. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  50. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  51. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  52. 9a4b970 module: fix and elaborate comments by Matti Linnanvuori · 17 years ago
  53. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  54. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  55. 3c72f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  56. 9612633 sched: reorder SCHED_FEAT_ bits by Ingo Molnar · 17 years ago
  57. 518b22e sched: make sched_nr_latency static by Adrian Bunk · 17 years ago
  58. 94bc9a7 sched: remove activate_idle_task() by Dmitry Adamushko · 17 years ago
  59. ce96b5a sched: fix __set_task_cpu() SMP race by Dmitry Adamushko · 17 years ago
  60. dae51f5 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED by Oleg Nesterov · 17 years ago
  61. 9778385 sched: fix accounting of interrupts during guest execution on s390 by Christian Borntraeger · 17 years ago
  62. a347422 wait_task_stopped: Check p->exit_state instead of TASK_TRACED by Roland McGrath · 17 years ago
  63. 6f37ac7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. f961598 kernel/taskstats.c: fix bogus nlmsg_free() by Adrian Bunk · 17 years ago
  65. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
  66. c642b83 __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set by Russ Anderson · 17 years ago
  67. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  68. 22800a2 fix param_sysfs_builtin name length check by Jan Kiszka · 17 years ago
  69. 314de8a Linux Kernel Markers: fix marker mutex not taken upon module load by Mathieu Desnoyers · 17 years ago
  70. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  71. 887c3cb Add IORESOUCE_BUSY flag for System RAM by Yasunori Goto · 17 years ago
  72. cfe36bd Improve cgroup printks by Diego Calleja · 17 years ago
  73. 6fc48af sysctl: check length at deprecated_sysctl_warning by Tetsuo Handa · 17 years ago
  74. ce1d18e [SYSCTL]: Fix warning for token-ring from sysctl checker by Olof Johansson · 17 years ago
  75. 325d22d sigwait eats blocked default-ignore signals by Roland McGrath · 17 years ago
  76. 3c5fd9c7 [FUTEX] Fix address computation in compat code. by David Miller · 17 years ago
  77. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  78. b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
  79. 3c90e6e sched: fix copy_namespace() <-> sched_fork() dependency in do_fork by Srivatsa Vaddagiri · 17 years ago
  80. 502d26b sched: clean up the wakeup preempt check, #2 by Ingo Molnar · 17 years ago
  81. 77d9cc4 sched: clean up the wakeup preempt check by Ingo Molnar · 17 years ago
  82. 8bc6767 sched: wakeup preemption fix by Ingo Molnar · 17 years ago
  83. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  84. 52d3da1 sched: turn off PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  85. d6322fa sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC by Eric Dumazet · 17 years ago
  86. 19978ca sched: reintroduce SMP tunings again by Ingo Molnar · 17 years ago
  87. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  88. 9a41785 sched: fix delay accounting regression by Balbir Singh · 17 years ago
  89. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  90. 2cb8600 sched: documentation: place_entity() comments by Peter Zijlstra · 17 years ago
  91. 10b7772 sched: fix vslice by Peter Zijlstra · 17 years ago
  92. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  93. 5db6a4d Dump stack during sysctl registration failure by Alexey Dobriyan · 17 years ago
  94. fad23fc kernel/futex.c: make 3 functions static by Adrian Bunk · 17 years ago
  95. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  96. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  97. cc5f916 Freezer: do not allow freezing processes to clear TIF_SIGPENDING by Rafael J. Wysocki · 17 years ago
  98. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  99. 38605ca sched: fix style in kernel/sched.c by Ingo Molnar · 17 years ago
  100. 8eb172d sched: fix style of swap() macro in kernel/sched_fair.c by Ingo Molnar · 17 years ago