1. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 18 years ago
  2. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 18 years ago
  3. d8a4821 kernel/user.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 18 years ago
  4. efc63c4 Fix UTS corruption during clone(CLONE_NEWUTS) by Alexey Dobriyan · 18 years ago
  5. 5e41d0d clockevents: prevent stale tick update on offline cpu by Thomas Gleixner · 18 years ago
  6. 31d9b39 clockevents: do not shutdown the oneshot broadcast device by Thomas Gleixner · 18 years ago
  7. 07eec6a clockevents: Enforce oneshot broadcast when broadcast mask is set on resume by Thomas Gleixner · 18 years ago
  8. 6a669ee timekeeping: Prevent time going backwards on resume by Thomas Gleixner · 18 years ago
  9. 3be9095 timekeeping: access rtc outside of xtime lock by Thomas Gleixner · 18 years ago
  10. 298a5df Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c by Tony Breeds · 18 years ago
  11. 3210f0e Restore call_usermodehelper_pipe() behaviour by Michael Ellerman · 18 years ago
  12. 179c85e futex_compat: fix list traversal bugs by Arnd Bergmann · 18 years ago
  13. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 19 years ago
  14. 1169783 sched: fix ideal_runtime calculations for reniced tasks by Peter Zijlstra · 19 years ago
  15. 4a55b45 sched: improve prev_sum_exec_runtime setting by Peter Zijlstra · 19 years ago
  16. 7c92e54 sched: simplify __check_preempt_curr_fair() by Peter Zijlstra · 19 years ago
  17. cf2ab46 sched: fix xtensa build warning by Ingo Molnar · 19 years ago
  18. 2491b2b sched: debug: fix sum_exec_runtime clearing by Ingo Molnar · 19 years ago
  19. a206c07 sched: debug: fix cfs_rq->wait_runtime accounting by Ingo Molnar · 19 years ago
  20. a0dc726 sched: fix niced_granularity() shift by Ingo Molnar · 19 years ago
  21. 7fd0d2d sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. by Suresh Siddha · 19 years ago
  22. 5e7a392 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  23. 60187d2 sigqueue_free: fix the race with collect_signal() by Oleg Nesterov · 19 years ago
  24. 99db67b userns: don't leak root user by Alexey Dobriyan · 19 years ago
  25. 59845b1 request_irq: fix DEBUG_SHIRQ handling by Jarek Poplawski · 19 years ago
  26. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 19 years ago
  27. b07e35f setpgid(child) fails if the child was forked by sub-thread by Oleg Nesterov · 19 years ago
  28. f2ab6d8 Assign task_struct.exit_code before taskstats_exit() by Jonathan Lim · 19 years ago
  29. 9f508f8 sched: clean up task_new_fair() by Ingo Molnar · 19 years ago
  30. 213c8af sched: small schedstat fix by Ingo Molnar · 19 years ago
  31. b77d69d sched: fix wait_start_fair condition in update_stats_wait_end() by Ingo Molnar · 19 years ago
  32. 7109c44 sched: call update_curr() in task_tick_fair() by Ting Yang · 19 years ago
  33. f6cf891 sched: make the scheduler converge to the ideal latency by Ingo Molnar · 19 years ago
  34. 5f01d51 sched: fix sleeper bonus limit by Mike Galbraith · 19 years ago
  35. d243769 fix bogus hotplug cpu warning by Hugh Dickins · 19 years ago
  36. 50c4663 sched: s/sched_latency/sched_min_granularity by Ingo Molnar · 19 years ago
  37. 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 19 years ago
  38. 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 19 years ago
  39. 1fc84aa sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls by Peter Zijlstra · 19 years ago
  40. 095e56c sched: fix startup penalty calculation by Ingo Molnar · 19 years ago
  41. ea0aa3b sched: simplify bonus calculation #2 by Peter Zijlstra · 19 years ago
  42. a6f2994 sched: simplify bonus calculation #1 by Peter Zijlstra · 19 years ago
  43. b2133c8 sched: tidy up and simplify the bonus balance by Ingo Molnar · 19 years ago
  44. 98fbc79 sched: optimize task_tick_rt() a bit by Dmitry Adamushko · 19 years ago
  45. deac4ee sched: simplify can_migrate_task() by Sven-Thorsten Dietrich · 19 years ago
  46. 71fd371 sched: remove HZ dependency from the granularity default by Ingo Molnar · 19 years ago
  47. 7c6c16f sched: CONFIG_SCHED_GROUP_FAIR=y fixlet by Bruce Ashfield · 19 years ago
  48. d0797b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  49. de80af4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  50. 505c0ef sched: tweak the sched_runtime_limit tunable by Ingo Molnar · 19 years ago
  51. f549da8 sched: skip updating rq's next_balance under null SD by Suresh Siddha · 19 years ago
  52. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 19 years ago
  53. c57baf1 sched: fix sysctl directory permissions by Eric W. Biederman · 19 years ago
  54. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 19 years ago
  55. 834d216 signalfd: fix interaction with posix-timers by Oleg Nesterov · 19 years ago
  56. d02479b posix-timers: fix creation race by Oleg Nesterov · 19 years ago
  57. 179394a posix-timers: fix deletion race by Thomas Gleixner · 19 years ago
  58. 8b7f071 free_irq(): fix DEBUG_SHIRQ handling by Andrew Morton · 19 years ago
  59. 187226f futex_unlock_pi() hurts my brain and may cause application deadlock by john stultz · 19 years ago
  60. 88ae704 kernel/auditsc.c: fix an off-by-one by Adrian Bunk · 19 years ago
  61. 256e2fd Fix Off-by-one in /sys/module/*/refcnt by Alexey Dobriyan · 19 years ago
  62. cb00e99 fix - ensure we don't use bootconsoles after init has been released by Robin Getz · 19 years ago
  63. 0c5564b ensure we don't use bootconsoles after init has been released by Robin Getz · 19 years ago
  64. e598fba Remove double inclusion of linux/capability.h by Christian Heim · 19 years ago
  65. 738ddd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  66. 2464286 genirq: suppress resend of level interrupts by Thomas Gleixner · 19 years ago
  67. 4966342 genirq: cleanup mismerge artifact by Thomas Gleixner · 19 years ago
  68. de0cf89 sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ by Oleg Nesterov · 19 years ago
  69. 5d2b3d3 sched: fix sleeper bonus by Ingo Molnar · 19 years ago
  70. 6707de00 sched: make global code static by Adrian Bunk · 19 years ago
  71. d291676 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  72. cd5bfea fix compilation with gcc 4.2 by Peter Chubb · 19 years ago
  73. 6ddfca9 timer: remove clockevents_unregister_notifier by Miao Xie · 19 years ago
  74. c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 19 years ago
  75. 8daec96 Fix missing numa_zonelist_order sysctl by Lee Schermerhorn · 19 years ago
  76. 5167e75 sched debug: dont print kernel address in /proc/sched_debug by Ingo Molnar · 19 years ago
  77. e56f31a sched: fix typo in the FAIR_GROUP_SCHED branch by Ingo Molnar · 19 years ago
  78. 529c772 sched: improve rq-clock overflow logic by Ingo Molnar · 19 years ago
  79. be12014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  80. 88ffc35 Revert "genirq: temporary fix for level-triggered IRQ resend" by Linus Torvalds · 19 years ago
  81. 7cff8cf sched: refine negative nice level granularity by Ingo Molnar · 19 years ago
  82. a69edb5 sched: fix update_stats_enqueue() reniced codepath by Ingo Molnar · 19 years ago
  83. 194081e sched: round a bit better by Ingo Molnar · 19 years ago
  84. 254753d sched: make the multiplication table more accurate by Ingo Molnar · 19 years ago
  85. 6e82a3b sched: optimize update_rq_clock() calls in the load-balancer by Ingo Molnar · 19 years ago
  86. 2daa357 sched: optimize activate_task() by Ingo Molnar · 19 years ago
  87. c3b64f1 sched: clean up set_curr_task_fair() by Ingo Molnar · 19 years ago
  88. d9e0e6a sched: remove __update_rq_clock() call from entity_tick() by Ingo Molnar · 19 years ago
  89. 546fe3c sched: move the __update_rq_clock() call to scheduler_tick() by Ingo Molnar · 19 years ago
  90. a48da48 sched debug: remove the 'u64 now' parameter from print_task()/_rq() by Ingo Molnar · 19 years ago
  91. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 19 years ago
  92. 2e1cb74 sched: remove the 'u64 now' parameter from deactivate_task() by Ingo Molnar · 19 years ago
  93. 69be72c sched: remove the 'u64 now' parameter from dequeue_task() by Ingo Molnar · 19 years ago
  94. 8159f87 sched: remove the 'u64 now' parameter from enqueue_task() by Ingo Molnar · 19 years ago
  95. db53181 sched: remove the 'u64 now' parameter from dec_nr_running() by Ingo Molnar · 19 years ago
  96. e5fa223 sched: remove the 'u64 now' parameter from inc_nr_running() by Ingo Molnar · 19 years ago
  97. 79b5ddd sched: remove the 'u64 now' parameter from dec_load() by Ingo Molnar · 19 years ago
  98. 29b4b62 sched: remove the 'u64 now' parameter from inc_load() by Ingo Molnar · 19 years ago
  99. 84a1d7a sched: remove the 'u64 now' parameter from update_curr_load() by Ingo Molnar · 19 years ago
  100. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 19 years ago