1. 29c8000 ring-buffer: remove complex calculations in ring-buffer-test by Steven Rostedt · 17 years ago
  2. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  3. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  4. d94fc52 tracing/events: fix concurrent access to ftrace_events list, fix by Li Zefan · 17 years ago
  5. 5928c3c tracing/filters: support for operator reserved characters in strings by Frederic Weisbecker · 17 years ago
  6. e8808c1 tracing/filters: support for filters of dynamic sized arrays by Frederic Weisbecker · 17 years ago
  7. 8ae79a1 tracing: add hierarchical enabling of events by Steven Rostedt · 17 years ago
  8. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 17 years ago
  9. 3e07a4f ring-buffer: change test to be more latency friendly by Steven Rostedt · 17 years ago
  10. 6634ff2 ring-buffer: make moving the tail page a separate function by Steven Rostedt · 17 years ago
  11. 00c81a5 ring-buffer: check for failed allocation in ring buffer benchmark by Steven Rostedt · 17 years ago
  12. 8e7abf1 ring-buffer: remove unneeded conditional in rb_reserve_next by Steven Rostedt · 17 years ago
  13. 48dd0fe tracing: trace_output.c, fix false positive compiler warning by Jaswinder Singh Rajput · 17 years ago
  14. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 17 years ago
  15. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 17 years ago
  16. de1d728 tracepoint: trace_sched_migrate_task(): remove parameter by Mathieu Desnoyers · 17 years ago
  17. 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 17 years ago
  18. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 17 years ago
  19. 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 17 years ago
  20. aa20ae8 ring-buffer: move big if statement down by Steven Rostedt · 17 years ago
  21. 94487d6 tracing: use proper export symbol for tracing api by Steven Rostedt · 17 years ago
  22. 41ede23 ring-buffer: disable writers when resetting buffers by Steven Rostedt · 17 years ago
  23. afbab76 ring-buffer: have read page swap increment counter with page entries by Steven Rostedt · 17 years ago
  24. 99ee129 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  25. bcb1656 Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  26. e858e8b 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
  27. da87bbd 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
  28. e91b3b2 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
  29. 778c55d ring-buffer: record page entries in buffer page descriptor by Steven Rostedt · 17 years ago
  30. e4906ef ring-buffer: convert cpu buffer entries to local_t by Steven Rostedt · 17 years ago
  31. c8d7718 tracing: export stats of ring buffers to userspace by Steven Rostedt · 17 years ago
  32. f0d2c68 ring-buffer: add counters for commit overrun and nmi dropped entries by Steven Rostedt · 17 years ago
  33. d6ce96d ring-buffer: export symbols by Steven Rostedt · 17 years ago
  34. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 17 years ago
  35. 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 17 years ago
  36. d7226fb Revert "genirq: assert that irq handlers are indeed running in hardirq context" by Thomas Gleixner · 17 years ago
  37. 6e85c5b kernel/posix-cpu-timers.c: fix sparse warning by H Hartley Sweeten · 17 years ago
  38. f5f293a sched: account system time properly by Eric Dumazet · 17 years ago
  39. a0e39ed tracing: fix build failure on s390 by Heiko Carstens · 17 years ago
  40. 8b37256 tracing/filters: a better event parser by Tom Zanussi · 17 years ago
  41. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 17 years ago
  42. 30e673b tracing/filters: move preds into event_filter object by Tom Zanussi · 17 years ago
  43. 7267fa6 tracing: fix ref count in splice pages by Steven Rostedt · 17 years ago
  44. 7d7d2b8 ring-buffer: fix printk output by Steven Rostedt · 17 years ago
  45. f2957f1 tracing: have splice only copy full pages by Steven Rostedt · 17 years ago
  46. 93459c6 tracing: only add splice page if entries exist by Steven Rostedt · 17 years ago
  47. 5beae6e tracing: fix ref count in splice pages by Steven Rostedt · 17 years ago
  48. cd891ae tracing: convert ftrace_dump spinlocks to raw by Steven Rostedt · 17 years ago
  49. 51b3960 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  50. cad81bc ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex by Oleg Nesterov · 17 years ago
  51. fc2e318 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
  52. 1e4b978 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
  53. 701970b tracing/events: make modules have their own file_operations structure by Steven Rostedt · 17 years ago
  54. 060fa5c8 tracing/events: reuse trace event ids after overflow by Steven Rostedt · 17 years ago
  55. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 17 years ago
  56. 418df63 Delete slow-work timers properly by Jonathan Corbet · 17 years ago
  57. 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
  58. 334d416 ring_buffer: compressed event header by Lai Jiangshan · 17 years ago
  59. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 17 years ago
  60. 89ec0de tracing: increase size of number of possible events by Steven Rostedt · 17 years ago
  61. 9be2441 tracing/wakeup: move access to wakeup_cpu into spinlock by Steven Rostedt · 17 years ago
  62. b48ccb0 locking: clarify kernel-taint warning message by Ingo Molnar · 17 years ago
  63. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 17 years ago
  64. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 17 years ago
  65. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 17 years ago
  66. 3554228 ring-buffer: only warn on wrap if buffer is bigger than two pages by Steven Rostedt · 17 years ago
  67. f66578a tracing/filters: allow user-input to be integer-like string by Li Zefan · 17 years ago
  68. e8082f3 tracing/filters: don't remove old filters when failed to write subsys->filter by Li Zefan · 17 years ago
  69. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 17 years ago
  70. cb4764a tracing: use nowakeup version of commit for function event trace tests by Steven Rostedt · 17 years ago
  71. aa18efb tracing: use recursive counter over irq level by Steven Rostedt · 17 years ago
  72. e395898 tracing: remove recursive test from ring_buffer_event_discard by Steven Rostedt · 17 years ago
  73. 17487bf tracing: fix recursive test level calculation by Steven Rostedt · 17 years ago
  74. 28d20e2 tracing/events: call the correct event trace selftest init function by Steven Rostedt · 17 years ago
  75. a7abe97 tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING by Steven Rostedt · 17 years ago
  76. 4ed9f07 tracing: create menuconfig for tracing infrastructure by Steven Rostedt · 17 years ago
  77. 9ae5b87 tracing: change branch profiling to a choice selection by Steven Rostedt · 17 years ago
  78. f3b9aae tracing/ring-buffer: Add unlock recursion protection on discard by Frederic Weisbecker · 17 years ago
  79. e057a5e tracing/core: Add current context on tracing recursion warning by Frederic Weisbecker · 17 years ago
  80. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 17 years ago
  81. ff54250 Remove 'recurse into child resources' logic from 'reserve_region_with_split()' by Linus Torvalds · 17 years ago
  82. 3189cdb tracing: protect trace_printk from recursion by Steven Rostedt · 17 years ago
  83. 261842b tracing: add same level recursion detection by Steven Rostedt · 17 years ago
  84. 12acd47 tracing: add EXPORT_SYMBOL_GPL for trace commits by Steven Rostedt · 17 years ago
  85. ac1adc5 tracing/filters: add filter_mutex to protect filter predicates by Tom Zanussi · 17 years ago
  86. 339ae5d tracing: fix file mode of trace and README by Li Zefan · 17 years ago
  87. c8a2500 lockdep: more robust lockdep_map init sequence by Peter Zijlstra · 17 years ago
  88. 9ea21c1 tracing/events: perform function tracing in event selftests by Steven Rostedt · 17 years ago
  89. 69abe6a tracing: add saved_cmdlines file to show cached task comms by Avadh Patel · 17 years ago
  90. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 17 years ago
  91. e618700 tracing/events: add startup tests for events by Steven Rostedt · 17 years ago
  92. 93eb677 ftrace: use module notifier for function tracer by Steven Rostedt · 17 years ago
  93. 9f76208 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
  94. d06be22 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. 4d831f5 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
  96. 79d381c kernel/softirq.c: fix sparse warning by H Hartley Sweeten · 17 years ago
  97. 381512c sched: Avoid printing sched_group::__cpu_power for default case by Gautham R Shenoy · 17 years ago
  98. f3948f8 blktrace: fix context-info when mixed-using blk tracer and trace events by Li Zefan · 17 years ago
  99. 1d54ad6 blktrace: add trace/ to /sys/block/sda by Li Zefan · 17 years ago
  100. 9908c30 blktrace: support per-partition tracing for ftrace plugin by Li Zefan · 17 years ago