1. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
  2. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  3. 20a58a7 tracing: remove some unused macros by Li Zefan · 15 years ago
  4. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 15 years ago
  5. c16de8f tracing: fix F_printk() typos by Li Zefan · 15 years ago
  6. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  7. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  8. 08a4081 ring-buffer: typecast cmpxchg to fix PowerPC warning by Steven Rostedt · 15 years ago
  9. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 15 years ago
  10. 51df5fc tracing: remove trace_event_types.h by Steven Rostedt · 15 years ago
  11. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 15 years ago
  12. d731509 tracing: show details of structures within the ftrace structures by Steven Rostedt · 15 years ago
  13. 0a1c49d tracing: use macros to create internal ftrace entry ring buffer structures by Steven Rostedt · 15 years ago
  14. 16bb8eb tracing: allow filter predicates to handle ksym symbols by Steven Rostedt · 15 years ago
  15. 95b6960 tracing/filters: add filter Documentation by Tom Zanussi · 15 years ago
  16. 558e654 tracing/profile: fix profile_disable vs module_unload by Li Zefan · 15 years ago
  17. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 15 years ago
  18. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  19. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 15 years ago
  20. 41dfba4 tracing: remove unused local variables in tracer probe functions by Carsten Emde · 15 years ago
  21. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  22. 689fd8b tracing: trace parser support for function and graph by jolsa@redhat.com · 15 years ago
  23. 4896636 tracing: trace parser support for set_event by jolsa@redhat.com · 15 years ago
  24. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 15 years ago
  25. f81c972 tracing: consolidate code between trace_output.c and trace_function_graph.c by Steven Rostedt · 15 years ago
  26. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 15 years ago
  27. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 15 years ago
  28. 49ff590 tracing: add latency format to function_graph tracer by Steven Rostedt · 15 years ago
  29. fc06b85 x86/tracing: comment need for atomic nop by Steven Rostedt · 15 years ago
  30. 197e2ea tracing: move PRED macros to trace_events_filter.c by Li Zefan · 15 years ago
  31. a5921c6 tracing: remove stats from struct tracer by Li Zefan · 15 years ago
  32. bd9cfca tracing: format clean ups by Li Zefan · 15 years ago
  33. e0ab5f2 tracing: remove dead code by Li Zefan · 15 years ago
  34. 478142c tracing: do not grab lock in wakeup latency function tracing by Steven Rostedt · 15 years ago
  35. d8eeb2d ring-buffer: consolidate interface of rb_buffer_peek() by Robert Richter · 15 years ago
  36. d28daf9 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  37. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  38. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  39. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  40. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  41. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  42. e505a8d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  43. b71b7dc Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  44. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  45. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  46. 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  47. 535e0c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  48. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  49. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  50. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  51. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  52. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  53. 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  54. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  55. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  57. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  58. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  59. ac89a91 pty: don't limit the writes to 'pty_space()' inside 'pty_write()' by Linus Torvalds · 15 years ago
  60. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
  61. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  62. dd5d241 page-allocator: always change pageblock ownership when anti-fragmentation is disabled by Mel Gorman · 15 years ago
  63. a190887 nommu: fix error handling in do_mmap_pgoff() by David Howells · 15 years ago
  64. 4e49627 workqueues: introduce __cancel_delayed_work() by Oleg Nesterov · 15 years ago
  65. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  66. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  67. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  68. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  69. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  70. 62f0b3e ring-buffer: check for swapped buffers in start of committing by Steven Rostedt · 15 years ago
  71. e8165db tracing: report error in trace if we fail to swap latency buffer by Steven Rostedt · 15 years ago
  72. 659372d tracing: add trace_array_printk for internal tracers to use by Steven Rostedt · 15 years ago
  73. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  74. f633903 tracing: make tracing_reset safe for external use by Steven Rostedt · 15 years ago
  75. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  76. 4a88d44 tracing: Remove mentioning of legacy latency_trace file from documentation by Albin Tonnerre · 15 years ago
  77. 8379e7c ocfs2: ocfs2_write_begin_nolock() should handle len=0 by Sunil Mushran · 15 years ago
  78. c58b432 tracing/filters: Defer pred allocation, fix memory leak by Li Zefan · 15 years ago
  79. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  80. 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago
  81. 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
  82. 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
  83. 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 15 years ago
  84. d2b6986 dm raid1: do not allow log_failure variable to unset after being set by Jonathan Brassow · 15 years ago
  85. b8313b6 dm log: remove incorrect field from userspace table output by Jonathan Brassow · 15 years ago
  86. 4142a96 dm log: fix userspace status output by Jonathan Brassow · 15 years ago
  87. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  88. a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
  89. f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
  90. 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
  91. a77e28c dm multipath: fix oops when request based io fails when no paths by Kiyoshi Ueda · 15 years ago
  92. 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 15 years ago
  93. 621968c tracing: disable buffers and synchronize_sched before resetting by Steven Rostedt · 15 years ago
  94. b8de7bd tracing: disable update max tracer while reading trace by Steven Rostedt · 15 years ago
  95. 8248ac0 tracing: print out start and stop in latency traces by Steven Rostedt · 15 years ago
  96. 077c540 ring-buffer: disable all cpu buffers when one finds a problem by Steven Rostedt · 15 years ago
  97. a1863c2 ring-buffer: do not count discarded events by Steven Rostedt · 15 years ago
  98. dc892f7 ring-buffer: remove ring_buffer_event_discard by Steven Rostedt · 15 years ago
  99. 7e9391c ring-buffer: fix ring_buffer_read crossing pages by Steven Rostedt · 15 years ago
  100. 1b959e1 ring-buffer: remove unnecessary cpu_relax by Steven Rostedt · 15 years ago