1. 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 13 years ago
  2. cf8dc9f perf lock: Dropping unsupported ':r' modifier by Zhu Yanhai · 13 years ago
  3. ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 13 years ago
  4. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago
  5. 3e9f45a perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables by Arnaldo Carvalho de Melo · 13 years ago
  6. 4152ab3 perf evlist: Introduce 'disable' method by Arnaldo Carvalho de Melo · 13 years ago
  7. 4f9bae3 perf buildid-cache: Zero out buffer of filenames when adding/removing buildid by Han Pingtian · 13 years ago
  8. 7fcfd1a perf: Remove the nmi parameter from the oprofile_perf backend by Will Deacon · 13 years ago
  9. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  10. 9985c20 perf: Remove perf_event_attr::type check by Lin Ming · 13 years ago
  11. f53173e x86, perf: P4 PMU - Fix typos in comments and style cleanup by Cyrill Gorcunov · 13 years ago
  12. baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 13 years ago
  13. 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 13 years ago
  14. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  15. adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 13 years ago
  16. eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 13 years ago
  17. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
  18. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  19. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  20. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  21. 190b57f perf probe: Add probed module in front of function by Masami Hiramatsu · 13 years ago
  22. ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
  23. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  24. bcfc082 perf probe: Remove redundant dwarf functions by Masami Hiramatsu · 13 years ago
  25. bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
  26. baad2d3 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END by Masami Hiramatsu · 13 years ago
  27. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 13 years ago
  28. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  29. bc81d48 kprobes: Return -ENOENT if probe point doesn't exist by Masami Hiramatsu · 13 years ago
  30. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 13 years ago
  31. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago
  32. 7143f16 tracing/kprobes: Rename probe_* to trace_probe_* by Masami Hiramatsu · 13 years ago
  33. f912987 perf, x86: P4 PMU - Introduce event alias feature by Cyrill Gorcunov · 13 years ago
  34. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  35. 259032b perf: Robustify proc and debugfs file recording by Sonny Rao · 13 years ago
  36. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 13 years ago
  37. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 13 years ago
  38. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 13 years ago
  39. 04da85b ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined by Steven Rostedt · 13 years ago
  40. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 13 years ago
  41. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 13 years ago
  42. e08fbb7 tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions by Steven Rostedt · 13 years ago
  43. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  44. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 13 years ago
  45. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 13 years ago
  46. 931da61 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  47. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  48. 9f8b6a6 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 13 years ago
  49. 729aa21 Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 13 years ago
  50. a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 13 years ago
  51. 48ffee7 x86: Remove useless unwinder backlink from irq regs saving by Frederic Weisbecker · 13 years ago
  52. 3b99a3ef x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ by Frederic Weisbecker · 13 years ago
  53. 1871853 x86,64: Simplify save_regs() by Frederic Weisbecker · 13 years ago
  54. 47ce11a x86: Fetch stack from regs when possible in dump_trace() by Frederic Weisbecker · 13 years ago
  55. 9e46294 x86: Save stack pointer in perf live regs savings by Frederic Weisbecker · 13 years ago
  56. 29dfc4f perf, powerpc: Fix build borkage by Peter Zijlstra · 13 years ago
  57. 3ae9a34d perf stat: Add noise output for csv mode by Zhengyu He · 13 years ago
  58. 343a031 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 13 years ago
  59. 26ca5c1 perf: export perf_event_refresh() to modules by Avi Kivity · 13 years ago
  60. 0af3ac1 x86, perf: Add constraints for architectural PMU by Avi Kivity · 13 years ago
  61. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  62. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 13 years ago
  63. b79e894 perf, intel: Try alternative OFFCORE encodings by Peter Zijlstra · 13 years ago
  64. ee89cbc perf_events: Add Intel Sandy Bridge offcore_response low-level support by Stephane Eranian · 13 years ago
  65. cd8a38d perf_events: Fix validation of events using an extra reg by Stephane Eranian · 13 years ago
  66. efc9f05 perf_events: Update Intel extra regs shared constraints management by Stephane Eranian · 13 years ago
  67. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 13 years ago
  68. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  69. 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 13 years ago
  70. 0d64120 events: Ensure that timers are updated without requiring read() call by Eric B Munson · 13 years ago
  71. c479429 events: Move lockless timer calculation into helper function by Eric B Munson · 13 years ago
  72. b7526f0 events: Add note to update_event_times comment about holding ctx->lock by Eric B Munson · 13 years ago
  73. 28009ce perf: Remove 64-bit alignment padding from perf_event_context by Richard Kennedy · 13 years ago
  74. 4ec8363 perf_events: Fix perf buffer watermark setting by Vince Weaver · 13 years ago
  75. 0f93362 irq_work, alpha: Fix up arch hooks by Peter Zijlstra · 13 years ago
  76. 4f8b50b irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 13 years ago
  77. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  78. cb1955b perf tools: Only display parent field if explictly sorted by Frederic Weisbecker · 13 years ago
  79. fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
  80. e84d212 perf tools: Don't display ignored entries on stdio ui by Frederic Weisbecker · 13 years ago
  81. 2fd701b perf tools: Remove sort print helpers declarations by Frederic Weisbecker · 13 years ago
  82. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  83. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  84. 140fe3b jump_label: Fix jump_label update for modules by Xiao Guangrong · 13 years ago
  85. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  86. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  87. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  88. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  89. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  90. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  91. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  92. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  93. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  94. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  95. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  96. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  97. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  98. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  99. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  100. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago