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