1. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 17 years ago
  2. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
  3. dac7494 trace: code style clean up by Steven Rostedt · 17 years ago
  4. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 17 years ago
  5. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 17 years ago
  6. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 17 years ago
  7. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 17 years ago
  8. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 17 years ago
  9. ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  10. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 17 years ago
  11. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 17 years ago
  12. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 17 years ago
  13. 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 17 years ago
  14. b2821ae trace: fix default boot up tracer by Steven Rostedt · 17 years ago
  15. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  16. 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 17 years ago
  18. 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 17 years ago
  19. a571bbe sched: fix buddie group latency by Peter Zijlstra · 17 years ago
  20. a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 17 years ago
  21. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 17 years ago
  22. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 17 years ago
  23. 1347e96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  24. ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  25. 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  26. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  27. b0a9b51 hrtimer: prevent negative expiry value after clock_was_set() by Thomas Gleixner · 17 years ago
  28. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 17 years ago
  29. 7f22391 hrtimers: increase clock min delta threshold while interrupt hanging by Frederic Weisbecker · 17 years ago
  30. d7240b9 generic-ipi: use per cpu data for single cpu ipi calls by Steven Rostedt · 17 years ago
  31. ecf441b kmemtrace: fix printk formats, fix by Randy Dunlap · 17 years ago
  32. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 17 years ago
  33. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 17 years ago
  34. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 17 years ago
  35. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 17 years ago
  36. b3a8c34 trace_sched_wakeup: Remove unused variable by Arnaldo Carvalho de Melo · 17 years ago
  37. f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 17 years ago
  38. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 17 years ago
  39. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 17 years ago
  40. 490a8d7 Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  41. 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  42. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 17 years ago
  43. 3a9f84d signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() by Ed Swierk · 17 years ago
  44. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
  45. 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  46. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  47. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  48. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  49. c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 17 years ago
  50. 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 17 years ago
  51. cc2f6d9 kmemtrace: fix printk format warnings by Randy Dunlap · 17 years ago
  52. 5ce1b1e Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
  53. 9005f3e tracing/function-graph-tracer: various fixes and features by Frederic Weisbecker · 17 years ago
  54. 7e49fcc trace, lockdep: manual preempt count adding for local_bh_disable by Steven Rostedt · 17 years ago
  55. b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 17 years ago
  56. 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 17 years ago
  57. 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  58. 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  59. f8ec106 wakeup-tracer: show scheduling data in output by Steven Rostedt · 17 years ago
  60. 3244351 trace: separate out rt tasks from wakeup tracer by Steven Rostedt · 17 years ago
  61. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 17 years ago
  62. 5bc4564 trace: do not disable wake up tracer on output of trace by Steven Rostedt · 17 years ago
  63. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 17 years ago
  64. 1092307 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
  65. a442e5e trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 17 years ago
  66. faf6861 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 17 years ago
  67. 551b404 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
  68. 00f57f5 tracing/function-graph-tracer: fix a regression while suspend to disk by Frederic Weisbecker · 17 years ago
  69. 0609697 dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. by Paul Mundt · 17 years ago
  70. cdf57ca dma-coherent: per-device coherent area is in pages, not bytes. by Adrian McMenamin · 17 years ago
  71. 082605d ring-buffer: fix alignment problem by Steven Rostedt · 17 years ago
  72. 3690b5e trace_workqueue: use percpu data for workqueue stat by Lai Jiangshan · 17 years ago
  73. 11edda0 x86, ftrace, hw-branch-tracer: change trace format by Markus Metzger · 17 years ago
  74. e23b8ad x86, ftrace, hw-branch-tracer: reset trace buffer on close by Markus Metzger · 17 years ago
  75. b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 17 years ago
  76. 5c5317d x86, ftrace, hw-branch-tracer: support hotplug cpus by Markus Metzger · 17 years ago
  77. 8ccad40 work_on_cpu: Use our own workqueue. by Rusty Russell · 17 years ago
  78. 31ad908 work_on_cpu: don't try to get_online_cpus() in work_on_cpu. by Rusty Russell · 17 years ago
  79. f90d411 cpuset: fix possible deadlock in async_rebuild_sched_domains by Miao Xie · 17 years ago
  80. 1d4a7f1 hrtimers: fix inconsistent lock state on resume in hres_timers_resume by Peter Zijlstra · 17 years ago
  81. b786c6a relay: fix lock imbalance in relay_late_setup_files by Jiri Slaby · 17 years ago
  82. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 17 years ago
  83. 88d998c Merge branch 'misc' into release by Len Brown · 17 years ago
  84. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 17 years ago
  85. 33f1d7e PM: Fix freezer compilation if PM_SLEEP is unset by Rafael J. Wysocki · 17 years ago
  86. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
  87. a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 17 years ago
  88. 3eb36aa ftrace: combine stack trace in function call by Steven Rostedt · 17 years ago
  89. 5e4abc9 trace: clean up format errors in calls to trace_seq_printf by Steven Rostedt · 17 years ago
  90. c37abc5 trace: add gcc printf check to trace_seq_printf by Steven Rostedt · 17 years ago
  91. bb3c3c9 ftrace: move function tracer functions out of trace.c by Steven Rostedt · 17 years ago
  92. 5361499 ftrace: add stack trace to function tracer by Steven Rostedt · 17 years ago
  93. 6c1a99a ftrace: fix trace_output by Lai Jiangshan · 17 years ago
  94. 7cb36b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  95. 6ae301e resources: fix parameter name and kernel-doc by Randy Dunlap · 17 years ago
  96. 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 17 years ago
  97. 6272d68 sched: sched_slice() fixlet by Lin Ming · 17 years ago
  98. 88fc241 [IA64] dump stack on kernel unaligned warnings by Doug Chapman · 17 years ago
  99. e17036d sched: fix update_min_vruntime by Peter Zijlstra · 17 years ago
  100. 6bc912b sched: SCHED_OTHER vs SCHED_IDLE isolation by Peter Zijlstra · 17 years ago