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