1. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  2. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  3. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 13 years ago
  4. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 13 years ago
  5. 31cb8528 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  6. 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 · 13 years ago
  7. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  8. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  9. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 13 years ago
  10. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 13 years ago
  11. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 13 years ago
  12. 23c570a resource: ability to resize an allocated resource by Ram Pai · 13 years ago
  13. 931da61 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  14. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 13 years ago
  15. f721889 PM / Domains: Support for generic I/O PM domains (v8) by Rafael J. Wysocki · 13 years ago
  16. 1ecc818 Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core by Ingo Molnar · 13 years ago
  17. 26ca5c1 perf: export perf_event_refresh() to modules by Avi Kivity · 13 years ago
  18. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  19. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 13 years ago
  20. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  21. 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 13 years ago
  22. 0d64120 events: Ensure that timers are updated without requiring read() call by Eric B Munson · 13 years ago
  23. c479429 events: Move lockless timer calculation into helper function by Eric B Munson · 13 years ago
  24. b7526f0 events: Add note to update_event_times comment about holding ctx->lock by Eric B Munson · 13 years ago
  25. 4ec8363 perf_events: Fix perf buffer watermark setting by Vince Weaver · 13 years ago
  26. 1c09ab0 sched: Skip autogroup when looking for all rt sched groups by Yong Zhang · 13 years ago
  27. 307bf98 sched: Simplify mutex_spin_on_owner() by Thomas Gleixner · 13 years ago
  28. 2a46dae sched: Remove rcu_read_lock() from wake_affine() by Nikunj A. Dadhania · 13 years ago
  29. 36b2e92 Merge commit 'v3.0-rc5' into sched/core by Ingo Molnar · 13 years ago
  30. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  31. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 13 years ago
  32. 131ad62 netfilter: add SELinux context support to AUDIT target by Mr Dash Four · 13 years ago
  33. 5b944a7 Merge branch 'linus' into next by James Morris · 13 years ago
  34. 140fe3b jump_label: Fix jump_label update for modules by Xiao Guangrong · 13 years ago
  35. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  36. 192d885 x86, mtrr: use stop_machine APIs for doing MTRR rendezvous by Suresh Siddha · 13 years ago
  37. f740e6cd stop_machine: implement stop_machine_from_inactive_cpu() by Tejun Heo · 13 years ago
  38. fd7355b stop_machine: reorganize stop_cpus() implementation by Tejun Heo · 13 years ago
  39. 6d3321e x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 13 years ago
  40. 479bf98 ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/ by Oleg Nesterov · 13 years ago
  41. bb3696d ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented() by Oleg Nesterov · 13 years ago
  42. d4f7c51 do not change dead_task->exit_signal by Oleg Nesterov · 13 years ago
  43. e550f14 kill task_detached() by Oleg Nesterov · 13 years ago
  44. 0976a03 reparent_leader: check EXIT_DEAD instead of task_detached() by Oleg Nesterov · 13 years ago
  45. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 13 years ago
  46. 9843a1e __ptrace_detach: avoid task_detached(), check do_notify_parent() by Oleg Nesterov · 13 years ago
  47. 45cdf5c kill tracehook_notify_death() by Oleg Nesterov · 13 years ago
  48. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  49. 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 · 13 years ago
  50. d902db1 sched: Generalize sleep inside spinlock detection by Frederic Weisbecker · 13 years ago
  51. 4b9d33e ptrace: kill clone/exec tracehooks by Tejun Heo · 13 years ago
  52. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  53. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago
  54. dd4e5d3 lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion by Peter Zijlstra · 13 years ago
  55. 4f2a8d3 printk: Fix console_sem vs logbuf_lock unlock race by Peter Zijlstra · 13 years ago
  56. cb33217 time: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  57. cb5de2f8d time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime by John Stultz · 13 years ago
  58. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 13 years ago
  59. c008ba58 alarmtimers: Handle late rtc module loading by John Stultz · 13 years ago
  60. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 13 years ago
  61. 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 · 13 years ago
  62. 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 · 13 years ago
  63. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  64. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 14 years ago
  65. f8b7fc6 rcu: Move RCU_BOOST #ifdefs to header file by Paul E. McKenney · 13 years ago
  66. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  67. fb1d910 ptrace: implement TRAP_NOTIFY and use it for group stop events by Tejun Heo · 13 years ago
  68. fca26f2 ptrace: implement PTRACE_INTERRUPT by Tejun Heo · 13 years ago
  69. 3544d72 ptrace: implement PTRACE_SEIZE by Tejun Heo · 13 years ago
  70. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 13 years ago
  71. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 13 years ago
  72. b4f9f2b Merge commit 'v3.0-rc3' into perf/core by Ingo Molnar · 13 years ago
  73. a46e089 rcu: use softirq instead of kthreads except when RCU_BOOST=y by Paul E. McKenney · 13 years ago
  74. a1b6ae8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  75. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 13 years ago
  76. 733eda7 memcg: clear mm->owner when last possible owner leaves by KAMEZAWA Hiroyuki · 13 years ago
  77. 0da938c sched: Check if lowest_mask is initialized in find_lowest_rq() by Steven Rostedt · 13 years ago
  78. 8dd0de8 sched: Fix need_resched() when checking peempt by Hillf Danton · 13 years ago
  79. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 13 years ago
  80. c624d33 stack_trace: Add weak save_stack_trace_regs() by Masami Hiramatsu · 13 years ago
  81. d7ec4bf ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process by Vaibhav Nagarnaik · 13 years ago
  82. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 13 years ago
  83. 749230b tracing, function_graph: Add context-info support for function_graph tracer by Jiri Olsa · 13 years ago
  84. 199abfa tracing, function_graph: Remove lock-depth from latency trace by Jiri Olsa · 13 years ago
  85. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 13 years ago
  86. ffeb80f tracing, function_graph: Merge overhead and duration display functions by Jiri Olsa · 13 years ago
  87. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 13 years ago
  88. 84c1502 async: Fixed an include coding style issue by Paul McQuade · 13 years ago
  89. bd38c0e ftrace: Fixed an include coding style issue by Paul McQuade · 13 years ago
  90. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 13 years ago
  91. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 13 years ago
  92. ada9c93 signal.c: fix kernel-doc notation by Randy Dunlap · 13 years ago
  93. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 13 years ago
  94. e7e2ee8 tracing: Schedule a delayed work to call wakeup() by Vaibhav Nagarnaik · 13 years ago
  95. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  96. 9a43273 rcu: Simplify curing of load woes by Paul E. McKenney · 13 years ago
  97. 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 · 13 years ago
  98. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 13 years ago
  99. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  100. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 13 years ago