1. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 17 years ago
  2. ed56829 ring_buffer: reset buffer page when freeing by Steven Rostedt · 17 years ago
  3. a7b1374 ring_buffer: add paranoid check for buffer page by Steven Rostedt · 17 years ago
  4. 7a8e76a tracing: unified trace buffer by Steven Rostedt · 17 years ago
  5. 5aa60c6 ftrace: give time for wakeup test to run by Steven Rostedt · 17 years ago
  6. 7c572ac tracing/ftrace: don't consume unhandled entries by boot tracer by Frédéric Weisbecker · 17 years ago
  7. 3ce2b92 ftrace/fastboot: disable tracers self-tests when boot tracer is selected by Frédéric Weisbecker · 17 years ago
  8. 1f5c2ab tracing/ftrace: give an entry on the config for boot tracer by Frédéric Weisbecker · 17 years ago
  9. b5ad384 tracing/ftrace: make tracing suitable to run the boot tracer by Frédéric Weisbecker · 17 years ago
  10. d13744c tracing/ftrace: add the boot tracer by Frédéric Weisbecker · 17 years ago
  11. 1b7ae37 markers: bit-field is not thread-safe nor smp-safe by Lai Jiangshan · 17 years ago
  12. 48043bc markers: fix unchecked format by Lai Jiangshan · 17 years ago
  13. ed86a59 markers: re-enable fast batch registration by Mathieu Desnoyers · 17 years ago
  14. e2d3b75d markers: fix unregister bug and reenter bug, cleanup by Mathieu Desnoyers · 17 years ago
  15. 9a1e969 tracepoints: fix reentrancy by Mathieu Desnoyers · 17 years ago
  16. ca2db6c tracepoints: use rcu sched by Mathieu Desnoyers · 17 years ago
  17. d74185e markers: fix unregister bug and reenter bug by Lai Jiangshan · 17 years ago
  18. 05736a4 ftrace: warn on failure to disable mcount callers by Steven Rostedt · 17 years ago
  19. 43a1538 tracing/ftrace: replace none tracer by nop tracer by Frédéric Weisbecker · 17 years ago
  20. 2a3a4f6 tracing/ftrace: tracing engine depends on Nop Tracer by Frédéric Weisbecker · 17 years ago
  21. 35cb5ed tracing/ftrace: make nop tracer reset previous entries by Frédéric Weisbecker · 17 years ago
  22. 8925b39 trace: remove pointless ifdefs by Steven Noonan · 17 years ago
  23. 71c67d5 ftrace: mcount_addr defined but not used by Steven Noonan · 17 years ago
  24. fb1b6d8 ftrace: add nop tracer by Steven Noonan · 17 years ago
  25. 5bf9a1e ftrace: inject markers via trace_marker file by Pekka Paalanen · 17 years ago
  26. fc5e27a mmiotrace: handle TRACE_PRINT entries by Pekka Paalanen · 17 years ago
  27. 9e57fb3 x86 mmiotrace: implement mmiotrace_printk() by Pekka Paalanen · 17 years ago
  28. 801fe40 ftrace: add trace_vprintk() by Pekka Paalanen · 17 years ago
  29. 45dcd8b ftrace: move mmiotrace functions out of trace.c by Pekka Paalanen · 17 years ago
  30. 644f991 ftrace: fix unlocking of hash by Steven Rostedt · 17 years ago
  31. d3ee6d9 ftrace: make it depend on DEBUG_KERNEL by Ingo Molnar · 17 years ago
  32. 80b5e94 ftrace: sched_switch: show the wakee's cpu by Peter Zijlstra · 17 years ago
  33. f09ce57 ftrace: make ftrace_printk usable with the other tracers by Peter Zijlstra · 17 years ago
  34. 5a90f57 ftrace: print continue index fix by Steven Rostedt · 17 years ago
  35. 652567a ftrace: binary and not logical for continue test by Steven Rostedt · 17 years ago
  36. a616835 ftrace: make output nicely spaced for up to 999 cpus by Michael Ellerman · 17 years ago
  37. 2ff01c6 stack tracer: depends on DEBUG_KERNEL by Ingo Molnar · 17 years ago
  38. 1b6cced ftrace: stack trace add indexes by Steven Rostedt · 17 years ago
  39. 3b47bfc ftrace: remove direct reference to mcount in trace code by Steven Rostedt · 17 years ago
  40. e5a81b6 ftrace: add stack tracer by Steven Rostedt · 17 years ago
  41. ac8825e ftrace: clean up macro usage by Ingo Molnar · 17 years ago
  42. 2d7da80 ftrace: fix build failure by Stephen Rothwell · 17 years ago
  43. 99ecdc4 ftrace: add necessary locking for ftrace records by Steven Rostedt · 17 years ago
  44. 00fd61a ftrace: do not init module on ftrace disabled by Steven Rostedt · 17 years ago
  45. 98a983a ftrace: fix some mistakes in error messages by Frédéric Weisbecker · 17 years ago
  46. 3f5a54e ftrace: dump out ftrace buffers to console on panic by Steven Rostedt · 17 years ago
  47. 2f2c99d ftrace: ftrace_printk doc moved by Steven Rostedt · 17 years ago
  48. dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 17 years ago
  49. 2e2ca15 ftrace: new continue entry - separate out from trace_entry by Steven Rostedt · 17 years ago
  50. fed1939 ftrace: remove old pointers to mcount by Steven Rostedt · 17 years ago
  51. a9fdda3 ftrace: do not show freed records in available_filter_functions by Steven Rostedt · 17 years ago
  52. 90d595f ftrace: enable mcount recording for modules by Steven Rostedt · 17 years ago
  53. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 17 years ago
  54. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 17 years ago
  55. 36dcd67 ftrace: ignore functions that cannot be kprobe-ed by Ingo Molnar · 17 years ago
  56. 9795302 tracepoints: use TABLE_SIZE macro by Mathieu Desnoyers · 17 years ago
  57. 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 17 years ago
  58. b07c3f1 ftrace: port to tracepoints by Mathieu Desnoyers · 17 years ago
  59. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 17 years ago
  60. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 17 years ago
  61. dbda4c0 tty: Fix abusers of current->sighand->tty by Alan Cox · 17 years ago
  62. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 17 years ago
  63. 9c9f4de tty: Add a kref count by Alan Cox · 17 years ago
  64. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  65. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  66. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 17 years ago
  67. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 17 years ago
  68. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  69. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  70. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  71. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 17 years ago
  72. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 17 years ago
  73. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 17 years ago
  74. cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  75. 2fb7635 sched: sync wakeups vs avg_overlap by Peter Zijlstra · 17 years ago
  76. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  77. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 17 years ago
  78. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 17 years ago
  79. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  80. f6121f4 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq by Dario Faggioli · 17 years ago
  81. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 17 years ago
  82. d294eb8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const by Frederic Weisbecker · 17 years ago
  83. 2ec2b48 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix by Ingo Molnar · 17 years ago
  84. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 17 years ago
  85. b5259d9 Merge commit 'v2.6.27-rc8' into core/rcu by Ingo Molnar · 17 years ago
  86. aa94fbd fix error-path NULL deref in alloc_posix_timer() by Dan Carpenter · 17 years ago
  87. cf4b0b2 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
  88. 64b9e02 sched: minor optimizations in wake_affine and select_task_rq_fair by Amit K. Arora · 17 years ago
  89. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 17 years ago
  90. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 17 years ago
  91. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 17 years ago
  92. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 17 years ago
  93. 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 17 years ago
  94. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
  95. 18d6522 kgdb: could not write to the last of valid memory with kgdb by Atsuo Igarashi · 17 years ago
  96. b87f172 sched: maintain only task entities in cfs_rq->tasks list by Bharata B Rao · 17 years ago
  97. 8553f32 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
  98. be3be89 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
  99. f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 17 years ago
  100. 57fdc26 sched: fixup buddy selection by Peter Zijlstra · 17 years ago