1. ca2958f selftests: ftrace: Allow some event trigger tests to run in an instance by Steven Rostedt (VMware) · 8 years ago
  2. 03c2017 selftests: ftrace: Have some basic tests run in a tracing instance too by Steven Rostedt (VMware) · 8 years ago
  3. 35df6a8 selftests: ftrace: Have event tests also run in an tracing instance by Steven Rostedt (VMware) · 8 years ago
  4. 6df0fee selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers tests do instances by Steven Rostedt (VMware) · 8 years ago
  5. b5b77be selftests: ftrace: Allow some tests to be run in a tracing instance by Steven Rostedt (VMware) · 8 years ago
  6. dcc19d2 tracing/ftrace: Allow for instances to trigger their own stacktrace probes by Steven Rostedt (VMware) · 8 years ago
  7. 2290f2c tracing/ftrace: Allow for the traceonoff probe be unique to instances by Steven Rostedt (VMware) · 8 years ago
  8. cab5037 tracing/ftrace: Enable snapshot function trigger to work with instances by Steven Rostedt (VMware) · 8 years ago
  9. d2afd57a tracing/ftrace: Allow instances to have their own function probes by Steven Rostedt (VMware) · 8 years ago
  10. 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
  11. 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
  12. b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
  13. 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
  14. 8d70725 ftrace: If the hash for a probe fails to update then free what was initialized by Steven Rostedt (VMware) · 8 years ago
  15. eee8ded ftrace: Have the function probes call their own function by Steven Rostedt (VMware) · 8 years ago
  16. 1ec3a81 ftrace: Have each function probe use its own ftrace_ops by Steven Rostedt (VMware) · 8 years ago
  17. d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
  18. e16b35d ftrace: Add helper function ftrace_hash_move_and_update_ops() by Steven Rostedt (VMware) · 8 years ago
  19. 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
  20. 02b77e2 ftrace: Remove printing of data in showing of a function probe by Steven Rostedt (VMware) · 8 years ago
  21. 78f78e0 ftrace: Remove unused unregister_ftrace_function_probe_all() function by Steven Rostedt (VMware) · 8 years ago
  22. 0fe7e7e ftrace: Remove unused unregister_ftrace_function_probe() function by Steven Rostedt (VMware) · 8 years ago
  23. fe014e2 ftrace: Convert the rest of the function trigger over to the mapping functions by Steven Rostedt (VMware) · 8 years ago
  24. 1a93f8b tracing: Have the snapshot trigger use the mapping helper functions by Steven Rostedt (VMware) · 8 years ago
  25. 41794f1 ftrace: Added ftrace_func_mapper for function probe triggers by Steven Rostedt (VMware) · 8 years ago
  26. bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
  27. e51a989 ftrace: Remove unused "flags" field from struct ftrace_func_probe by Steven Rostedt (VMware) · 8 years ago
  28. 92a68fa ftrace: Move the function commands into the tracing directory by Steven Rostedt (VMware) · 8 years ago
  29. ec19b85 ftrace: Move the probe function into the tracing directory by Steven Rostedt (VMware) · 8 years ago
  30. a9064f6 selftests: ftrace: Add test to test reading of set_ftrace_file by Steven Rostedt (VMware) · 8 years ago
  31. d8b39e1 selftests: ftrace: Add a test to test function triggers to start and stop tracing by Steven Rostedt (VMware) · 8 years ago
  32. 43bb45d selftests: ftrace: Add a selftest to test event enable/disable func trigger by Steven Rostedt (VMware) · 8 years ago
  33. 8e5e19c selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file by Steven Rostedt (VMware) · 8 years ago
  34. 560642d selftests: ftrace: Add -l/--logdir option by Namhyung Kim · 8 years ago
  35. 1e10486 ftrace: Add 'function-fork' trace option by Namhyung Kim · 8 years ago
  36. b980b11 tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs() by Steven Rostedt (VMware) · 8 years ago
  37. fcdc712 ftrace: Fix indexing of t_hash_start() from t_next() by Steven Rostedt (VMware) · 8 years ago
  38. acceb72 ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 8 years ago
  39. d54b6ee tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events by Steven Rostedt (VMware) · 8 years ago
  40. 03ecd3f rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work by Steven Rostedt (VMware) · 8 years ago
  41. a278d47 rcu: Fix dyntick-idle tracing by Paul E. McKenney · 8 years ago
  42. 8aaf1ee tracing: Rename trace_active to disable_stack_tracer and inline its modification by Steven Rostedt (VMware) · 8 years ago
  43. 5367278 tracing: Add stack_tracer_disable/enable() functions by Steven Rostedt (VMware) · 8 years ago
  44. 252babc tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c by Steven Rostedt (VMware) · 8 years ago
  45. 0598e4f ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines by Steven Rostedt (VMware) · 8 years ago
  46. 696ced4 tracing/kprobes: expose maxactive for kretprobe in kprobe_events by Alban Crequy · 8 years ago
  47. b80f0f6 ftrace: Have init/main.c call ftrace directly to free init memory by Steven Rostedt (VMware) · 8 years ago
  48. 5bd8462 ftrace: Create separate t_func_next() to simplify the function / hash logic by Steven Rostedt (VMware) · 8 years ago
  49. 43ff926 ftrace: Update func_pos in t_start() when all functions are enabled by Steven Rostedt (VMware) · 8 years ago
  50. 2d71d98 ftrace: Return NULL at end of t_start() instead of calling t_hash_start() by Steven Rostedt (VMware) · 8 years ago
  51. c20489d ftrace: Assign iter->hash to filter or notrace hashes on seq read by Steven Rostedt (VMware) · 8 years ago
  52. c1bc591 ftrace: Clean up __seq_open_private() return check by Steven Rostedt (VMware) · 8 years ago
  53. 2b87965 ftrace/x86: Do no run CPU sync when there is only one CPU online by Steven Rostedt (VMware) · 8 years ago
  54. af0009f tracing: Move trace_handle_return() out of line by Steven Rostedt (VMware) · 8 years ago
  55. 42c269c ftrace: Allow for function tracing to record init functions on boot up by Steven Rostedt (VMware) · 8 years ago
  56. dbeafd0 ftrace: Have function tracing start in early boot up by Steven Rostedt (VMware) · 8 years ago
  57. 9afecfb tracing: Postpone tracer start-up tests till the system is more robust by Steven Rostedt (VMware) · 8 years ago
  58. f631718 ftrace: Move ftrace_init() to right after memory initialization by Steven Rostedt (VMware) · 8 years ago
  59. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 8 years ago
  60. 97da385 Linux 4.11-rc3 by Linus Torvalds · 8 years ago
  61. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
  62. a07a6e4 Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  63. 4571bc5 Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  64. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  65. 1b8df61 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  66. 6c611d1 qla2xxx: Update driver version to 9.00.00.00-k by Himanshu Madhani · 8 years ago
  67. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  68. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  69. c423437 qla2xxx: Add DebugFS node to display Port Database by Himanshu Madhani · 8 years ago
  70. 15f30a5 qla2xxx: Use IOCB interface to submit non-critical MBX. by Quinn Tran · 8 years ago
  71. f1443ee qla2xxx: Add async new target notification by Quinn Tran · 8 years ago
  72. 54b9993 qla2xxx: Export DIF stats via debugfs by Anil Gurumurthy · 8 years ago
  73. be25152 qla2xxx: Improve T10-DIF/PI handling in driver. by Quinn Tran · 8 years ago
  74. 5b33469 qla2xxx: Allow relogin to proceed if remote login did not finish by Quinn Tran · 8 years ago
  75. f159b3c qla2xxx: Fix sess_lock & hardware_lock lock order problem. by Quinn Tran · 8 years ago
  76. 8f6fc8d qla2xxx: Fix inadequate lock protection for ABTS. by Quinn Tran · 8 years ago
  77. 8b66680 qla2xxx: Fix request queue corruption. by Quinn Tran · 8 years ago
  78. ae940f2 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 8 years ago
  79. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  80. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  81. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  82. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  83. 93afaa4 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  84. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  85. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  86. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  87. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  88. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  89. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  90. 2579325 tcmu: return on first Opt parse failure by Mike Christie · 8 years ago
  91. 3abaa2b tcmu: allow hw_max_sectors greater than 128 by Mike Christie · 8 years ago
  92. 9c28ca4 target: Drop pointless tfo->check_stop_free check by Nicholas Bellinger · 8 years ago
  93. 73580da parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  94. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  95. 3e51f89 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 8d94099 Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  98. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  99. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago