1. 3951709 tracing/lockdep: convert lockdep to use TRACE_EVENT macro by Steven Rostedt · 16 years ago
  2. 334d416 ring_buffer: compressed event header by Lai Jiangshan · 16 years ago
  3. c2518c4 tracing: fix cut and paste macro error by Steven Rostedt · 16 years ago
  4. d7285c6 x86: use native register access for native tlb flushing by Chris Wright · 16 years ago
  5. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 16 years ago
  6. 89ec0de tracing: increase size of number of possible events by Steven Rostedt · 16 years ago
  7. 9be2441 tracing/wakeup: move access to wakeup_cpu into spinlock by Steven Rostedt · 16 years ago
  8. 6a74aa4 tracing/events: protect __get_str() by Frederic Weisbecker · 16 years ago
  9. 7e7ca9a tracing/lock: provide lock_acquired event support for dynamic size string by Frederic Weisbecker · 16 years ago
  10. 9cbf117 tracing/events: provide string with undefined size support by Frederic Weisbecker · 16 years ago
  11. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 16 years ago
  12. 3554228 ring-buffer: only warn on wrap if buffer is bigger than two pages by Steven Rostedt · 16 years ago
  13. f66578a tracing/filters: allow user-input to be integer-like string by Li Zefan · 16 years ago
  14. e8082f3 tracing/filters: don't remove old filters when failed to write subsys->filter by Li Zefan · 16 years ago
  15. cb4764a tracing: use nowakeup version of commit for function event trace tests by Steven Rostedt · 16 years ago
  16. aa18efb tracing: use recursive counter over irq level by Steven Rostedt · 16 years ago
  17. e395898 tracing: remove recursive test from ring_buffer_event_discard by Steven Rostedt · 16 years ago
  18. 17487bf tracing: fix recursive test level calculation by Steven Rostedt · 16 years ago
  19. 23de29d tracing: remove dangling semicolon by Steven Rostedt · 16 years ago
  20. 28d20e2 tracing/events: call the correct event trace selftest init function by Steven Rostedt · 16 years ago
  21. a7abe97 tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING by Steven Rostedt · 16 years ago
  22. 4ed9f07 tracing: create menuconfig for tracing infrastructure by Steven Rostedt · 16 years ago
  23. 9ae5b87 tracing: change branch profiling to a choice selection by Steven Rostedt · 16 years ago
  24. f3b9aae tracing/ring-buffer: Add unlock recursion protection on discard by Frederic Weisbecker · 16 years ago
  25. e057a5e tracing/core: Add current context on tracing recursion warning by Frederic Weisbecker · 16 years ago
  26. 8e668b5 tracing: remove format attribute of inline function by Steven Rostedt · 16 years ago
  27. 3189cdb tracing: protect trace_printk from recursion by Steven Rostedt · 16 years ago
  28. 261842b tracing: add same level recursion detection by Steven Rostedt · 16 years ago
  29. 12acd47 tracing: add EXPORT_SYMBOL_GPL for trace commits by Steven Rostedt · 16 years ago
  30. b0afdc1 tracing/events: enable code with EVENT_TRACING not EVENT_TRACER by Steven Rostedt · 16 years ago
  31. ac1adc5 tracing/filters: add filter_mutex to protect filter predicates by Tom Zanussi · 16 years ago
  32. 46de405 tracing: Remove include/trace/kmem_event_types.h by Zhaolei · 16 years ago
  33. 339ae5d tracing: fix file mode of trace and README by Li Zefan · 16 years ago
  34. 76aa811 tracing: avoid warnings from zero-arg tracepoints by Jeremy Fitzhardinge · 16 years ago
  35. 9ea21c1 tracing/events: perform function tracing in event selftests by Steven Rostedt · 16 years ago
  36. 69abe6a tracing: add saved_cmdlines file to show cached task comms by Avadh Patel · 16 years ago
  37. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 16 years ago
  38. e618700 tracing/events: add startup tests for events by Steven Rostedt · 16 years ago
  39. 93eb677 ftrace: use module notifier for function tracer by Steven Rostedt · 16 years ago
  40. f3948f8 blktrace: fix context-info when mixed-using blk tracer and trace events by Li Zefan · 16 years ago
  41. 1d54ad6 blktrace: add trace/ to /sys/block/sda by Li Zefan · 16 years ago
  42. 9908c30 blktrace: support per-partition tracing for ftrace plugin by Li Zefan · 16 years ago
  43. d0deef5 blktrace: support per-partition tracing by Shawn Du · 16 years ago
  44. 9cfe06f tracing/events: add trace-events-sample by Steven Rostedt · 16 years ago
  45. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
  46. ecda8ae tracing/events: fix lockdep system name by Steven Rostedt · 16 years ago
  47. 61f919a tracing/events: fix compile for modules disabled by Steven Rostedt · 16 years ago
  48. 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 16 years ago
  49. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 16 years ago
  50. a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 16 years ago
  51. f42c85e tracing/events: move the ftrace event tracing code to core by Steven Rostedt · 16 years ago
  52. 97f2025 tracing/events: move declarations from trace directory to core include by Steven Rostedt · 16 years ago
  53. 9504504 tracing: make trace_seq operations available for core kernel by Steven Rostedt · 16 years ago
  54. a8d154b tracing: create automated trace defines by Steven Rostedt · 16 years ago
  55. ea20d92 tracing: consolidate trace and trace_event headers by Steven Rostedt · 16 years ago
  56. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 16 years ago
  57. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  58. eb02ce0 tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() by Tom Zanussi · 16 years ago
  59. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 16 years ago
  60. 77d9f46 tracing/filters: use ring_buffer_discard_commit for discarded events by Steven Rostedt · 16 years ago
  61. fa1b47d ring-buffer: add ring_buffer_discard_commit by Steven Rostedt · 16 years ago
  62. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 16 years ago
  63. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  64. 80a04d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  65. eebb2af Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  66. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  67. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 16 years ago
  68. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  69. b8256b4 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
  70. 8255309 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
  71. bf20753 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
  72. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 16 years ago
  73. 8371f87 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  74. 0ad30b8 add some long-missing capabilities to fs_mask by Serge E. Hallyn · 16 years ago
  75. d3ab02a Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods by Linus Torvalds · 16 years ago
  76. d811f23 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
  77. 29a1e26 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  78. 01e4c5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  79. cec5455 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  80. 9352986 i2c: Let new-style drivers implement attach_adapter by Jean Delvare · 16 years ago
  81. c758e8c i2c: Fix sparse warnings for I2C_BOARD_INFO() by Ben Hutchings · 16 years ago
  82. 3f307fb i2c-voodoo3: Deprecate in favor of tdfxfb by Jean Delvare · 16 years ago
  83. c454dee i2c-algo-pca: Fix use of uninitialized variable in debug message by Jean Delvare · 16 years ago
  84. f600535 ata: fix obviously wrong comment by Vegard Nossum · 16 years ago
  85. aa431dd ahci: force CAP_NCQ for earlier NV MCPs by Tejun Heo · 16 years ago
  86. f1c2294 [libata] sata_via: kill uninit'd var warning by Jeff Garzik · 16 years ago
  87. 574bbe7 lockdep: continue lock debugging despite some taints by Frederic Weisbecker · 16 years ago
  88. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 16 years ago
  89. 66de779 blktrace: fix output of BLK_TC_PC events by Li Zefan · 16 years ago
  90. b78825d blktrace: fix output of unknown events by Li Zefan · 16 years ago
  91. fc182a4 tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
  92. 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
  93. abd4144 tracing: Document the event tracing system by Theodore Ts'o · 16 years ago
  94. 56c4995 tracing: Add documentation for the power tracer by Theodore Ts'o · 16 years ago
  95. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
  96. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 16 years ago
  97. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 16 years ago
  98. 44e9c8b tracing/filters: return proper error code when writing filter file by Li Zefan · 16 years ago
  99. a3e0ab0 tracing/filters: allow user input integer to be oct or hex by Li Zefan · 16 years ago
  100. bcabd91 tracing/filters: fix NULL pointer dereference by Li Zefan · 16 years ago