1. 55034cd tracing: Add alloc_snapshot kernel command line parameter by Steven Rostedt (Red Hat) · 11 years ago
  2. f4e781c tracing: Move the tracing selftest code into its own function by Steven Rostedt (Red Hat) · 11 years ago
  3. f5eb558 ring-buffer: Do not use schedule_work_on() for current CPU by Steven Rostedt (Red Hat) · 11 years ago
  4. ad909e2 tracing: Add internal tracing_snapshot() functions by Steven Rostedt (Red Hat) · 11 years ago
  5. a695cb5 tracing: Prevent deleting instances when they are being read by Steven Rostedt (Red Hat) · 11 years ago
  6. 121aaee tracing: Add per_cpu directory into tracing instances by Steven Rostedt (Red Hat) · 11 years ago
  7. ce9bae5 tracing: Add snapshot feature to instances by Steven Rostedt (Red Hat) · 11 years ago
  8. 737223f tracing: Consolidate buffer allocation code by Steven Rostedt (Red Hat) · 11 years ago
  9. 45ad21c tracing: Have trace_array keep track if snapshot buffer is allocated by Steven Rostedt (Red Hat) · 11 years ago
  10. 6de58e6 tracing: Add snapshot_raw to extract the raw data from snapshot by Steven Rostedt (Red Hat) · 11 years ago
  11. 0b85ffc tracing: Add config option to allow snapshot to swap per cpu by Steven Rostedt (Red Hat) · 11 years ago
  12. f1affca tracing: Add snapshot in the per_cpu trace directories by Steven Rostedt (Red Hat) · 11 years ago
  13. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  14. 22cffc2 tracing: Enable snapshot when any latency tracer is enabled by Steven Rostedt (Red Hat) · 11 years ago
  15. 873c642 tracing: Clear all trace buffers when unloaded module event was used by Steven Rostedt (Red Hat) · 11 years ago
  16. 575380d tracing: Only clear trace buffer on module unload if event was traced by Steven Rostedt (Red Hat) · 11 years ago
  17. 2a30c11 tracing: Add comment for trace event flag IGNORE_ENABLE by Steven Rostedt (Red Hat) · 11 years ago
  18. f1dc672 ring-buffer: Init waitqueue for blocked readers by Steven Rostedt (Red Hat) · 11 years ago
  19. 523c811 tracing: Fix some section mismatch warnings by Li Zefan · 11 years ago
  20. 315326c tracing: Fix trace events build without modules by Steven Rostedt (Red Hat) · 11 years ago
  21. 34ef61b tracing: Add __per_cpu annotation to trace array percpu data pointer by Steven Rostedt (Red Hat) · 11 years ago
  22. b8aae39 tracing/syscalls: Annotate field-defining functions with __init by Li Zefan · 11 years ago
  23. 7e4f44b tracing: Annotate event field-defining functions with __init by Li Zefan · 11 years ago
  24. f71130d tracing: Add a helper function for event print functions by Li Zefan · 11 years ago
  25. 1569345 tracing/ring-buffer: Move poll wake ups into ring buffer code by Steven Rostedt (Red Hat) · 11 years ago
  26. b627344 tracing: Fix read blocking on trace_pipe_raw by Steven Rostedt · 11 years ago
  27. cc60cdc tracing: Fix polling on trace_pipe_raw by Steven Rostedt · 11 years ago
  28. 189e578 tracing: Do not block on splice if either file or splice NONBLOCK flag is set by Steven Rostedt (Red Hat) · 11 years ago
  29. 92edca0 tracing: Use direct field, type and system names by Steven Rostedt · 11 years ago
  30. d1a2914 tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c by Steven Rostedt · 11 years ago
  31. 7724822 tracing: Get trace_events kernel command line working again by Steven Rostedt · 11 years ago
  32. 0c8916c tracing: Add rmdir to remove multibuffer instances by Steven Rostedt · 12 years ago
  33. 277ba04 tracing: Add interface to allow multiple trace buffers by Steven Rostedt · 12 years ago
  34. 12ab74e tracing: Make syscall events suitable for multiple buffers by Steven Rostedt · 12 years ago
  35. a7603ff tracing: Replace the static global per_cpu arrays with allocated per_cpu by Steven Rostedt · 12 years ago
  36. ccb469a tracing: Pass the ftrace_file to the buffer lock reserve code by Steven Rostedt · 12 years ago
  37. 2b6080f tracing: Encapsulate global_trace and remove dependencies on global vars by Steven Rostedt · 12 years ago
  38. ae3b509 tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU by Steven Rostedt · 11 years ago
  39. ae63b31 tracing: Separate out trace events from global variables by Steven Rostedt · 12 years ago
  40. 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 11 years ago
  41. 8090282 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 11 years ago
  42. 69d34da tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 11 years ago
  43. 740466b tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 11 years ago
  44. 2721e72 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 11 years ago
  45. 1abccd7 tracing: update documentation of snapshot utility by Hiraku Toyooka · 11 years ago
  46. c9960e4 tracing: Do not return EINVAL in snapshot when not allocated by Steven Rostedt (Red Hat) · 11 years ago
  47. d8741e2 tracing: Add help of snapshot feature when snapshot is empty by Steven Rostedt (Red Hat) · 11 years ago
  48. a335358 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 11 years ago
  49. db05021 ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 11 years ago
  50. ff1fb5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 11 years ago
  51. 6994318 perf/x86: Add Intel IvyBridge event scheduling constraints by Stephane Eranian · 11 years ago
  52. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  53. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  54. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  55. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. bcbd818 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. e84cf5d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 1438ade5 workqueue: un-GPL function delayed_work_timer_fn() by Konstantin Khlebnikov · 11 years ago
  71. 77852fe sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> by Ingo Molnar · 11 years ago
  72. cdc4e86 cputime: Remove irqsave from seqlock readers by Thomas Gleixner · 11 years ago
  73. 8c189ea ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 11 years ago
  74. 19f949f Linux 3.8 by Linus Torvalds · 11 years ago
  75. 36a5df8 genirq: Export enable/disable_percpu_irq() by Chris Metcalf · 11 years ago
  76. e9cf59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  77. 7c45512 mm: fix pageblock bitmap allocation by Linus Torvalds · 11 years ago
  78. 20bf062 x86/memtest: Shorten time for tests by Alexander Holler · 11 years ago
  79. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 11 years ago
  80. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  81. ac89758 Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL" by Mauro Carvalho Chehab · 11 years ago
  82. 11e7651 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  83. 5c0857a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. db1b2d3 Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  85. 7ea76eb Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  86. f0a34ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  87. 6a71e69 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  88. 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 11 years ago
  89. e6c42c2 posix-cpu-timers: Fix nanosleep task_struct leak by Stanislaw Gruszka · 11 years ago
  90. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 11 years ago
  91. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 11 years ago
  92. 19348e74 x86: ptrace.c only needs export.h and not the full module.h by Paul Gortmaker · 11 years ago
  93. 02e176a perf/hwbp: Fix cleanup in case of kzalloc failure by Daniel Baluta · 11 years ago
  94. f4d9605 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 11 years ago
  95. 85df3b3 perf tools: Fix build with bison 2.3 and older. by Vinson Lee · 11 years ago
  96. 0232093 perf tools: Limit unwind support to x86 archs by Jiri Olsa · 11 years ago
  97. 9f4646d Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  98. 18c9e5c perf annotate: Make it to be able to skip unannotatable symbols by Namhyung Kim · 11 years ago
  99. c0e79be perf gtk/annotate: Fail early if it can't annotate by Namhyung Kim · 11 years ago
  100. 2375223 perf gtk/annotate: Show source lines with gray color by Namhyung Kim · 11 years ago