1. da9c341 tracing: Fix check of ftrace_trace_arrays list_empty() check by Steven Rostedt (Red Hat) · 11 years ago
  2. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 11 years ago
  3. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 11 years ago
  4. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 11 years ago
  5. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 11 years ago
  6. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 11 years ago
  7. 748ec3a tracing/kprobes: Avoid self tests if tracing is disabled on boot up by Yoshihiro YUNOMAE · 11 years ago
  8. dc81e5e tracing: Return error if ftrace_trace_arrays list is empty by Yoshihiro YUNOMAE · 11 years ago
  9. 34839f5 tracing: Only calculate stats of tracepoint benchmarks for 2^32 times by Steven Rostedt (Red Hat) · 11 years ago
  10. 72e2fe3 tracing: Convert stddev into u64 in tracepoint benchmark by Steven Rostedt (Red Hat) · 11 years ago
  11. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 11 years ago
  12. beba4bb tracing: Add __get_dynamic_array_len() macro for trace events by Steven Rostedt (Red Hat) · 11 years ago
  13. 195d280 tracing: Remove unused variable in trace_benchmark by Steven Rostedt (Red Hat) · 11 years ago
  14. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 11 years ago
  15. 964f7b6 ftrace/x86: Call text_ip_addr() instead of the duplicated code by Petr Mladek · 11 years ago
  16. e317218 tracing: Print max callstack on stacktrace bug by Minchan Kim · 11 years ago
  17. 4c27e75 tracing: Move locking of trace_cmdline_lock into start/stop seq calls by Steven Rostedt (Red Hat) · 11 years ago
  18. 379cfda tracing: Try again for saved cmdline if failed due to locking by Steven Rostedt (Red Hat) · 11 years ago
  19. 42584c8 tracing: Have saved_cmdlines use the seq_read infrastructure by Yoshihiro YUNOMAE · 11 years ago
  20. 81dc9f0 tracing: Add tracepoint benchmark tracepoint by Steven Rostedt (Red Hat) · 11 years ago
  21. 2184db4 tracing: Print nasty banner when trace_printk() is in use by Steven Rostedt · 11 years ago
  22. 607e3a2 tracing: Add funcgraph_tail option to print function name after closing braces by Robert Elliott · 11 years ago
  23. ccdb594 tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines by Robert Elliott · 11 years ago
  24. 4449bf9 tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks by Steven Rostedt (Red Hat) · 11 years ago
  25. e18eead3 ftrace/x86: Move the mcount/fentry code out of entry_64.S by Steven Rostedt · 11 years ago
  26. f1b2f2b ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag by Steven Rostedt (Red Hat) · 11 years ago
  27. 7c0868e ftrace: Use the ftrace_addr helper functions to find the ftrace_addr by Steven Rostedt (Red Hat) · 11 years ago
  28. 7413af1 ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global by Steven Rostedt (Red Hat) · 11 years ago
  29. 94792ea ftrace/x86: Get the current mcount addr for add_breakpoint() by Steven Rostedt (Red Hat) · 11 years ago
  30. 68f4096 ftrace: Always inline ftrace_hash_empty() helper function by Steven Rostedt (Red Hat) · 11 years ago
  31. 19eab4a ftrace: Write in missing comment from a very old commit by Steven Rostedt (Red Hat) · 11 years ago
  32. 66209a5 ftrace: Remove boolean of hash_enable and hash_disable by Steven Rostedt (Red Hat) · 11 years ago
  33. 7c65bbc tracing: Add trace_<tracepoint>_enabled() function by Steven Rostedt (Red Hat) · 11 years ago
  34. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 11 years ago
  35. 3415c28 tracing: Remove myself as a tracing maintainer by Frederic Weisbecker · 11 years ago
  36. fd06a54 ftrace: Have function graph tracer use global_ops for filtering by Steven Rostedt (Red Hat) · 11 years ago
  37. b1169cc tracing: Remove mock up poll wait function by Steven Rostedt (Red Hat) · 11 years ago
  38. f487426 tracing: Break out of tracing_wait_pipe() before wait_pipe() is called by Steven Rostedt (Red Hat) · 11 years ago
  39. 8d1b065 tracing: Fix documentation of ftrace_set_global_{filter,notrace}() by Jiaxing Wang · 11 years ago
  40. 7eea4fc tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func by Jiaxing Wang · 11 years ago
  41. ad1438a tracing: Add static to local functions by Fabian Frederick · 11 years ago
  42. 8275f69 ftrace: Statically initialize pm notifier block by Mathias Krause · 11 years ago
  43. 74bb8c4 ftrace/x86: Fix order of warning messages when ftrace modifies code by Petr Mladek · 11 years ago
  44. 02f2f76 tracing: Allow irq/preempt tracers to be used by instances by Steven Rostedt (Red Hat) · 12 years ago
  45. 65daaca7 tracing: Allow wakeup tracers to be used by instances by Steven Rostedt (Red Hat) · 12 years ago
  46. 0b9b12c tracing: Move ftrace_max_lock into trace_array by Steven Rostedt (Red Hat) · 12 years ago
  47. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 12 years ago
  48. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 12 years ago
  49. a798c10 Linux 3.15-rc2 by Linus Torvalds · 11 years ago
  50. 372feac Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  51. 5269519 Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  52. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. fd741ed Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  54. ffa9188 perf tools: Improve error reporting by Adrien BAK · 11 years ago
  55. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 11 years ago
  56. acb61fc perf kvm: Fix 'Min time' counting in report command by Alexander Yarygin · 11 years ago
  57. 404ca80 coredump: fix va_list corruption by Eric Dumazet · 11 years ago
  58. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  62. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  63. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  64. 6e66d5d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  65. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  66. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  67. 8cb652b Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  68. 575a292 Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  69. 7e55f81 Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  70. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  71. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 11 years ago
  72. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 11 years ago
  73. a663dad mm: fix CONFIG_DEBUG_VM_RB description by Davidlohr Bueso · 11 years ago
  74. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 11 years ago
  75. 8229f1a mips: export flush_icache_range by Kees Cook · 11 years ago
  76. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 11 years ago
  77. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 11 years ago
  78. 9cc2368 Shiraz has moved by Viresh Kumar · 11 years ago
  79. 8f28ed9 Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt by Tang Chen · 11 years ago
  80. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  81. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 11 years ago
  82. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 11 years ago
  83. 83da751 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() by Christoph Lameter · 11 years ago
  84. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 11 years ago
  85. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  86. ba67b51 tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled by Ivan Vecera · 11 years ago
  87. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 11 years ago
  88. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  89. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 11 years ago
  90. 674366e Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  91. b81fd5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  92. 2f3e12b Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  94. 962bf3e Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  95. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  96. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 11 years ago
  97. 2422365 perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU by Venkatesh Srinivas · 11 years ago
  98. c044330 drm: bochs: drop unused struct fields by Gerd Hoffmann · 11 years ago
  99. b8ccd70 drm: bochs: add power management support by Gerd Hoffmann · 11 years ago
  100. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 11 years ago