1. 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 16 years ago
  2. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  3. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  4. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  5. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  6. 437f24f ftrace: add cpu annotation for function graph tracer by Steven Rostedt · 16 years ago
  7. 660c7f9 ftrace: add thread comm to function graph tracer by Steven Rostedt · 16 years ago
  8. e53a631 ftrace: let function tracing and function return run together by Steven Rostedt · 16 years ago
  9. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
  10. df4fc31 ftrace: add function tracing to single thread by Steven Rostedt · 16 years ago
  11. d144d5e ftrace: adding other non-leaving .text sections by Liming Wang · 16 years ago
  12. c2324b6 tracing: function graph tracer, fix by Ingo Molnar · 16 years ago
  13. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  14. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  15. 509dcee Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into tracing/core by Ingo Molnar · 16 years ago
  16. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  17. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 16 years ago
  18. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
  19. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
  20. 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  21. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  22. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  23. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  24. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  25. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  26. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  27. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 16 years ago
  28. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  29. 958086d vfs, seqfile: fix comment style on mangle_path by Török Edwin · 16 years ago
  30. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  31. fb91ee6 tracing, doc: update mmiotrace documentation by Pekka Paalanen · 16 years ago
  32. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 16 years ago
  33. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 16 years ago
  34. 813b852 Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/powerpc by Ingo Molnar · 16 years ago
  35. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  36. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 16 years ago
  37. 3d994e1 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
  38. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  39. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  40. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 16 years ago
  41. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  42. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 16 years ago
  43. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  44. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 16 years ago
  45. e58918a ftrace: scripts/recordmcount.pl support for ARM by Jim Radford · 16 years ago
  46. 3a3d04a ftrace: specify $alignment for sh architecture by Matt Fleming · 16 years ago
  47. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  48. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 16 years ago
  49. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  50. 42f565e trace: remove extra assign in branch check by Steven Rostedt · 16 years ago
  51. c204f72 ftrace: create default variables for archs in recordmcount.pl by Steven Rostedt · 16 years ago
  52. 42e007d ftrace: add support for powerpc to recordmcount.pl script by Steven Rostedt · 16 years ago
  53. 0da85c0 sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  54. 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
  55. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 16 years ago
  56. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 16 years ago
  57. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
  58. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  59. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  60. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  61. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  62. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 16 years ago
  63. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  64. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. 13d428a Linux 2.6.28-rc6 by Linus Torvalds · 16 years ago
  66. 906430a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  67. ba721d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  68. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 16 years ago
  69. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 16 years ago
  70. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 16 years ago
  71. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  72. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 16 years ago
  73. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  74. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  75. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  76. c93fc28 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  77. e3b4ae7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  79. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 0260da1 Merge branch 'x86-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. ed79b86 parisc: fix bug in compat_arch_ptrace by Helge Deller · 16 years ago
  82. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  83. a24e849 MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. by Ralf Baechle · 16 years ago
  84. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 16 years ago
  85. 2e37395 MIPS: RB532: Provide functions for gpio configuration by Phil Sutter · 16 years ago
  86. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  87. 1b43284 MIPS: RB532: GPIO register offsets are relative to GPIOBASE by Florian Fainelli · 16 years ago
  88. 9e86786 MIPS: Malta: Fix include paths in malta-amon.c by David Daney · 16 years ago
  89. 7cc45e6 powerpc/ppc32: ftrace, dynamic ftrace to handle modules by Steven Rostedt · 16 years ago
  90. f48cb8b powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace by Steven Rostedt · 16 years ago
  91. e4486fe powerpc: ftrace, use probe_kernel API to modify code by Steven Rostedt · 16 years ago
  92. 8fd6e5a powerpc: ftrace, convert to new dynamic ftrace arch API by Steven Rostedt · 16 years ago
  93. 6d07bb4 powerpc: ftrace, do not latency trace idle by Steven Rostedt · 16 years ago
  94. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 16 years ago
  95. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 16 years ago
  96. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  97. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 16 years ago
  98. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  99. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  100. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago