1. 4ae8445 PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 14 years ago
  2. 2481cbc cgroup: fix to allow mounting a hierarchy by name by Li Zefan · 14 years ago
  3. ef50d8d ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 14 years ago
  4. c61e023 hung_task: fix false positive during vfork by Mandeep Singh Baines · 14 years ago
  5. 3ce696d futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 14 years ago
  6. b05727c cgroups: fix a css_set not found bug in cgroup_attach_proc by Mandeep Singh Baines · 14 years ago
  7. 5b8befd binary_sysctl(): fix memory leak by Michel Lespinasse · 14 years ago
  8. ef7386b Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 14 years ago
  9. b2c5134 Make TASKSTATS require root access by Linus Torvalds · 15 years ago
  10. 612e5db alarmtimers: Fix time comparison by Thomas Gleixner · 14 years ago
  11. b01b383 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 14 years ago
  12. 4078977 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 14 years ago
  13. 9140096 jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 14 years ago
  14. d80dee5 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 14 years ago
  15. eda31b1 tracing: fix event_subsystem ref counting by Ilya Dryomov · 14 years ago
  16. 4e3cd81 trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 14 years ago
  17. 0198f84 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 14 years ago
  18. 24ee8bf hrtimer: Fix extra wakeups from __remove_hrtimer() by Jeff Ohlstein · 14 years ago
  19. e1ef77b timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 14 years ago
  20. 953d0c8 cgroup_freezer: fix freezing groups with stopped tasks by Michal Hocko · 14 years ago
  21. 1c8ca62 genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 14 years ago
  22. 2cecc3d genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 14 years ago
  23. f450df8 PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 15 years ago
  24. 43742b1 ptrace: don't clear GROUP_STOP_SIGMASK on double-stop by Oleg Nesterov · 15 years ago
  25. 09bb527 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 15 years ago
  26. 12cb3e7 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 15 years ago
  27. c7f6509 time: Change jiffies_to_clock_t() argument type to unsigned long by hank · 15 years ago
  28. 3cdf240 kmod: prevent kmod_loop_msg overflow in __request_module() by Jiri Kosina · 14 years ago
  29. 607ce3e cputimer: Cure lock inversion by Peter Zijlstra · 14 years ago
  30. 6063552 Avoid using variable-length arrays in kernel/sys.c by Linus Torvalds · 14 years ago
  31. 9374622 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 15 years ago
  32. d7f04c4 ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 15 years ago
  33. 249cf80 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 15 years ago
  34. 4e41ce6 sched: Fix up wchan borkage by Simon Kirby · 15 years ago
  35. 113f8b8 sched/rt: Migrate equal priority tasks to available CPUs by Shawn Bohrer · 15 years ago
  36. d5b1a08 workqueue: lock cwq access in drain_workqueue by Thomas Tuttle · 15 years ago
  37. 79e72e1 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 15 years ago
  38. 70a4888 sched: Fix a memory leak in __sdt_free() by WANG Cong · 15 years ago
  39. f4e97b6 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 15 years ago
  40. edbb7ce sched: Separate the scheduler entry for preemption by Thomas Gleixner · 15 years ago
  41. c3a44b4 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 15 years ago
  42. 0898dd1 alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 15 years ago
  43. 26cf1a7 alarmtimers: Avoid possible null pointer traversal by John Stultz · 15 years ago
  44. 7f4e156 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 15 years ago
  45. 512228f Add a personality to report 2.6.x version numbers by Andi Kleen · 15 years ago
  46. 6857336 x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 15 years ago
  47. 9a420aa genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 15 years ago
  48. 3169336 futex: Fix regression with read only mappings by Shawn Bohrer · 15 years ago
  49. b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 15 years ago
  50. ff7b3dc tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 15 years ago
  51. f35869d tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 15 years ago
  52. 462fee3 perf: Fix software event overflow by Peter Zijlstra · 15 years ago
  53. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 15 years ago
  55. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 15 years ago
  56. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 15 years ago
  57. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 15 years ago
  58. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 15 years ago
  59. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 15 years ago
  60. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 15 years ago
  61. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 15 years ago
  62. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 15 years ago
  63. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 15 years ago
  64. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 15 years ago
  65. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 15 years ago
  66. c64be78 sched: Fix 32bit race by Peter Zijlstra · 15 years ago
  67. b0d3041 rcu: Prevent RCU callbacks from executing before scheduler initialized by Paul E. McKenney · 15 years ago
  68. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  69. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  70. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 15 years ago
  72. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 15 years ago
  73. 23c570a resource: ability to resize an allocated resource by Ram Pai · 15 years ago
  74. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 15 years ago
  75. 140fe3b jump_label: Fix jump_label update for modules by Xiao Guangrong · 15 years ago
  76. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 15 years ago
  77. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 15 years ago
  79. c008ba5 alarmtimers: Handle late rtc module loading by John Stultz · 15 years ago
  80. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 15 years ago
  81. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 15 years ago
  84. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 15 years ago
  85. f8b7fc6 rcu: Move RCU_BOOST #ifdefs to header file by Paul E. McKenney · 15 years ago
  86. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 15 years ago
  87. a46e089 rcu: use softirq instead of kthreads except when RCU_BOOST=y by Paul E. McKenney · 15 years ago
  88. a1b6ae8e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 15 years ago
  90. 733eda7 memcg: clear mm->owner when last possible owner leaves by KAMEZAWA Hiroyuki · 15 years ago
  91. 0da938c sched: Check if lowest_mask is initialized in find_lowest_rq() by Steven Rostedt · 15 years ago
  92. 8dd0de8 sched: Fix need_resched() when checking peempt by Hillf Danton · 15 years ago
  93. ada9c93 signal.c: fix kernel-doc notation by Randy Dunlap · 15 years ago
  94. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  95. 9a43273 rcu: Simplify curing of load woes by Paul E. McKenney · 15 years ago
  96. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 15 years ago
  98. db5e7ec tracing: Fix regression in printk_formats file by Steven Rostedt · 15 years ago
  99. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago