1. eabb898 tracing: Allow NOT to filter AND and OR clauses by Steven Rostedt (Red Hat) · 10 years ago
  2. e12c09c tracing: Add NOT to filtering logic by Steven Rostedt (Red Hat) · 10 years ago
  3. 6a06bdb ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter by Steven Rostedt (Red Hat) · 10 years ago
  4. f1ab00a ftrace/x86: Get rid of ftrace_caller_setup by Steven Rostedt (Red Hat) · 10 years ago
  5. 0687c36 ftrace/x86: Have save_mcount_regs macro also save stack frames if needed by Steven Rostedt (Red Hat) · 10 years ago
  6. 85f6f02 ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount regs by Steven Rostedt (Red Hat) · 10 years ago
  7. 527aa75 ftrace/x86: Simplify save_mcount_regs on getting RIP by Steven Rostedt (Red Hat) · 10 years ago
  8. 094dfc5 ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter by Steven Rostedt (Red Hat) · 10 years ago
  9. 05df710 ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments by Steven Rostedt (Red Hat) · 10 years ago
  10. 4bcdf15 ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file by Steven Rostedt (Red Hat) · 10 years ago
  11. 76c2f13 ftrace/x86: Have static tracing also use ftrace_caller_setup by Steven Rostedt (Red Hat) · 10 years ago
  12. 62a207d ftrace/x86: Have static function tracing always test for function graph by Steven Rostedt (Red Hat) · 10 years ago
  13. 1d70be3 kprobes: Add IPMODIFY flag to kprobe_ftrace_ops by Masami Hiramatsu · 10 years ago
  14. f8b8be8 ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict by Masami Hiramatsu · 10 years ago
  15. a017784 kprobes/ftrace: Recover original IP if pre_handler doesn't change it by Masami Hiramatsu · 10 years ago
  16. 0af2649 tracing/trivial: Fix typos and make an int into a bool by Steven Rostedt (Red Hat) · 10 years ago
  17. 16a8ef2 tracing: Deletion of an unnecessary check before iput() by Markus Elfring · 10 years ago
  18. 8e2e095 tracing: Fix return value of ftrace_raw_output_prep() by Steven Rostedt (Red Hat) · 10 years ago
  19. dba3944 tracing: Remove return values of most trace_seq_*() functions by Steven Rostedt (Red Hat) · 10 years ago
  20. 183742f tracing: Do not use return values of trace_seq_printf() in syscall tracing by Steven Rostedt (Red Hat) · 10 years ago
  21. 8579a10 tracing/uprobes: Do not use return values of trace_seq_printf() by Steven Rostedt (Red Hat) · 10 years ago
  22. d2b0191 tracing/probes: Do not use return value of trace_seq_printf() by Steven Rostedt (Red Hat) · 10 years ago
  23. a72e10a tracing: Do not check return values of trace_seq_p*() for mmio tracer by Steven Rostedt (Red Hat) · 10 years ago
  24. 85224da kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks by Steven Rostedt (Red Hat) · 10 years ago
  25. 9d9add3 tracing: Have function_graph use trace_seq_has_overflowed() by Steven Rostedt (Red Hat) · 10 years ago
  26. 7d40f67 tracing: Have branch tracer use trace_handle_return() helper function by Steven Rostedt (Red Hat) · 10 years ago
  27. c0cd93a ring-buffer: Remove check of trace_seq_{puts,printf}() return values by Steven Rostedt (Red Hat) · 10 years ago
  28. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  29. 19a7fe2 tracing: Add trace_seq_has_overflowed() and trace_handle_return() by Steven Rostedt (Red Hat) · 10 years ago
  30. e400a40 tracing: Fix trace_seq_bitmask() to start at current position by Steven Rostedt (Red Hat) · 10 years ago
  31. dbcf3e0 RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded by Steven Rostedt (Red Hat) · 10 years ago
  32. 467aa1f x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() by Steven Rostedt (Red Hat) · 10 years ago
  33. aec0be2 ftrace/x86/extable: Add is_ftrace_trampoline() function by Steven Rostedt (Red Hat) · 10 years ago
  34. 9960efe ftrace/x86: Add frames pointers to trampoline as necessary by Steven Rostedt (Red Hat) · 10 years ago
  35. a9ce7c3 tracing: Fix race of function probes counting by Steven Rostedt (Red Hat) · 10 years ago
  36. 4526d06 function_graph: Fix micro seconds notations by Byungchul Park · 10 years ago
  37. 678f845 ftrace-graph: show latency-format on print_graph_irq() by Daniel Bristot de Oliveira · 10 years ago
  38. 1177e43 trace: Replace single-character seq_puts with seq_putc by Rasmus Villemoes · 10 years ago
  39. d79ac28 tracing: Merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
  40. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  41. 8520ded tracing: kdb: Fix kernel livelock with empty buffers by Daniel Thompson · 10 years ago
  42. c270cc7 tracing: kdb: Fix kernel panic during ftdump by Daniel Thompson · 10 years ago
  43. 933ff9f tracing: Fix traceoff_on_warning handling on boot command line by Luis Claudio R. Goncalves · 10 years ago
  44. fe578ba ftrace: Have the control_ops get a trampoline by Steven Rostedt (Red Hat) · 10 years ago
  45. 26488b3 tracing: Add entry->next_cpu to trace_ctxwake_bin() by Jiang Liu · 11 years ago
  46. 243f761 tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer by Steven Rostedt (Red Hat) · 10 years ago
  47. 458faf0 tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() by Oleg Nesterov · 10 years ago
  48. 63253725 tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() by Oleg Nesterov · 10 years ago
  49. 4fd3279 ftrace: Add more information to ftrace_bug() output by Steven Rostedt (Red Hat) · 10 years ago
  50. 12cce59 ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines by Steven Rostedt (Red Hat) · 10 years ago
  51. 15d5b02 ftrace/x86: Show trampoline call function in enabled_functions by Steven Rostedt (Red Hat) · 10 years ago
  52. f3bea49 ftrace/x86: Add dynamic allocated trampoline for ftrace_ops by Steven Rostedt (Red Hat) · 10 years ago
  53. 4fc4090 ftrace: Fix checking of trampoline ftrace_ops in finding trampoline by Steven Rostedt (Red Hat) · 10 years ago
  54. 8252ecf ftrace: Set ops->old_hash on modifying what an ops hooks to by Steven Rostedt (Red Hat) · 10 years ago
  55. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  56. 4d3639a Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  57. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  58. 5776451 Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes by Olof Johansson · 10 years ago
  59. e29c648 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  60. 9209bec MAINTAINERS: corrected bcm2835 search by Scott Branden · 10 years ago
  61. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  62. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  63. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  64. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  65. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  66. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  68. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  69. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  70. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  71. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  72. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  73. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  74. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  75. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  76. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  77. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  78. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  79. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  80. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  81. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  82. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  83. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  84. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  85. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  86. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  87. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  88. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  89. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  90. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  91. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  92. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  93. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  94. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  95. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  96. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  97. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  98. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  99. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  100. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago