1. 50d8f9e tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event() by Namhyung Kim · 13 years ago
  2. e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 13 years ago
  3. b700807 tools lib traceevent: Use local variable 'field' by Namhyung Kim · 13 years ago
  4. 600da3c tools lib traceevent: Check string is really printable by Namhyung Kim · 13 years ago
  5. 860df58 tools lib traceevent: Make dependency files regeneratable by Namhyung Kim · 13 years ago
  6. 6545e3a tools lib traceevent: Teach [ce]tags about libtraceeevent error codes by Namhyung Kim · 13 years ago
  7. f526a4c tools lib traceevent: Fix clean target in Makefile by Konstantin Stepanyuk · 13 years ago
  8. add7946 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  9. d9873ab perf tools: Trivial build fix by David Ahern · 13 years ago
  10. 300aa94 perf report: Delay sample_type checks in pipe mode by David Ahern · 13 years ago
  11. 08942f6 perf bench: Documentation update by Namhyung Kim · 13 years ago
  12. 209bd9e perf symbols: Follow .gnu_debuglink section to find separate symbols by Pierre-Loup A. Griffais · 13 years ago
  13. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 13 years ago
  14. 7a25b2d perf test: Fix parse events test to follow proper raw event name by Jiri Olsa · 13 years ago
  15. 35a4687 perf evsel: Fix a build failure on cross compilation by Namhyung Kim · 13 years ago
  16. 357398e perf/x86: Fix section mismatch in uncore_pci_init() by Robert Richter · 13 years ago
  17. 32c46e5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  18. c0a58fb perf annotate: Check null of sym pointer before using it by Samuel Liao · 13 years ago
  19. dd4f522 perf evsel: Make some methods private by Arnaldo Carvalho de Melo · 13 years ago
  20. a9c34a9 perf tools: Remove unused evsel parameter from machine__resolve_callchain by Jiri Olsa · 13 years ago
  21. 6eef3d9 perf evsel: Reconstruct raw event with modifiers from perf_event_attr by Arnaldo Carvalho de Melo · 13 years ago
  22. 9db1763 perf tools: Remove __event_name by Arnaldo Carvalho de Melo · 13 years ago
  23. 22c8b84 perf tools: Don't access evsel->name directly by Arnaldo Carvalho de Melo · 13 years ago
  24. 5bff01f perf script: Replace __event_name uses with perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  25. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  26. a446083 perf evsel: Handle all event types in perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  27. 335c2f5 perf tools: Reconstruct sw event with modifiers from perf_event_attr by Arnaldo Carvalho de Melo · 13 years ago
  28. 0b668bc perf tools: Reconstruct hw cache event with modifiers from perf_event_attr by Arnaldo Carvalho de Melo · 13 years ago
  29. 27f1861 perf evsel: Carve out event modifier formatting by Arnaldo Carvalho de Melo · 13 years ago
  30. aff3f3f perf hists browser: Implement printing snapshots to files by Arnaldo Carvalho de Melo · 13 years ago
  31. cb1a28a perf lib: Introduce rtrim by Arnaldo Carvalho de Melo · 13 years ago
  32. e078ba1 perf ui/gtk: Use struct perf_error_ops by Namhyung Kim · 13 years ago
  33. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 13 years ago
  34. b4418c6 perf ui/gtk: Add GTK statusbar widget to browser window by Namhyung Kim · 13 years ago
  35. 42ab68a perf ui/gtk: Introduce struct perf_gtk_context by Namhyung Kim · 13 years ago
  36. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 13 years ago
  37. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 13 years ago
  38. 2992c54 perf/x86: Lowercase uncore PMU event names by Peter Zijlstra · 13 years ago
  39. 4429392 perf/tool: Add automated test for pure terms parsing by Jiri Olsa · 13 years ago
  40. a6146d5 perf/tool: Add PMU event alias support by Zheng Yan · 13 years ago
  41. 90e2b22 perf/tool: Add support to reuse event grammar to parse out terms by Jiri Olsa · 13 years ago
  42. ac20de6f perf/tool: Make the event parser re-entrant by Zheng Yan · 13 years ago
  43. 46010ab perf/tool: Use data struct for arg passing in event parse function by Jiri Olsa · 13 years ago
  44. 7c94ee2 perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support by Yan, Zheng · 13 years ago
  45. 14371cc perf: Add generic PCI uncore PMU device support by Yan, Zheng · 13 years ago
  46. fcde10e perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support by Yan, Zheng · 13 years ago
  47. 087bfbb perf/x86: Add generic Intel uncore PMU support by Yan, Zheng · 13 years ago
  48. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 13 years ago
  49. e2d37cd perf: Allow the PMU driver to choose the CPU on which to install events by Yan, Zheng · 13 years ago
  50. fbfc623 perf: Avoid race between cpu hotplug and installing event by Yan, Zheng · 13 years ago
  51. 4b4969b perf: Export perf_assign_events() by Yan, Zheng · 13 years ago
  52. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  53. 9c5da09 perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 13 years ago
  54. 76958a6 perf/x86/amd: Fix RDPMC index calculation for AMD family 15h by Robert Richter · 13 years ago
  55. 4983955 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  56. e227051 uprobes: Remove the unnecessary initialization in add_utask() by Oleg Nesterov · 13 years ago
  57. 593609a uprobes: __copy_insn() needs "loff_t offset" by Oleg Nesterov · 13 years ago
  58. 816c03f uprobes: Don't use loff_t for the valid virtual address by Oleg Nesterov · 13 years ago
  59. 449d0d7 uprobes: Simplify the usage of uprobe->pending_list by Oleg Nesterov · 13 years ago
  60. d9c4a30 uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint() by Oleg Nesterov · 13 years ago
  61. eb2bf57 uprobes: No need to re-check vma_address() in write_opcode() by Oleg Nesterov · 13 years ago
  62. fc36f59 uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails by Oleg Nesterov · 13 years ago
  63. d436615 uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr by Oleg Nesterov · 13 years ago
  64. c5784de uprobes: Document uprobe_register() vs uprobe_mmap() race by Peter Zijlstra · 13 years ago
  65. 7a5bfb6 uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first by Oleg Nesterov · 13 years ago
  66. 2687209 uprobes: Rework register_for_each_vma() to make it O(n) by Oleg Nesterov · 13 years ago
  67. c1914a0 uprobes: Install_breakpoint() should fail if is_swbp_insn() == T by Oleg Nesterov · 13 years ago
  68. 5323ce7 uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() by Oleg Nesterov · 13 years ago
  69. cc359d1 uprobes: __copy_insn() should ensure a_ops->readpage != NULL by Oleg Nesterov · 13 years ago
  70. ea13137 uprobes: Valid_vma() should reject VM_HUGETLB by Oleg Nesterov · 13 years ago
  71. 8ed9eac Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  72. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 13 years ago
  73. 5da43be tracing: Add comments for the other bits of ftrace_event_call.flags by Steven Rostedt · 13 years ago
  74. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 13 years ago
  75. a702704 watchdog: Quiet down the boot messages by Don Zickus · 13 years ago
  76. 25f4298 perf/x86: Fix broken LBR fixup code by Stephane Eranian · 13 years ago
  77. cb9dd49 perf tools: Fix synthesizing tracepoint names from the perf.data headers by Arnaldo Carvalho de Melo · 13 years ago
  78. fc3e4d0 perf stat: Fix default output file by Stephane Eranian · 13 years ago
  79. 80c0120 perf tools: Fix endianity swapping for adds_features bitmask by David Ahern · 13 years ago
  80. e2b297f perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() by Shuah Khan · 13 years ago
  81. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 13 years ago
  82. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 13 years ago
  83. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 13 years ago
  84. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 13 years ago
  86. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 13 years ago
  87. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  88. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 13 years ago
  89. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  90. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 13 years ago
  91. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  92. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  94. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  96. 9ee6ddc Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  97. 7eb9ba5 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() by Ananth N Mavinakayanahalli · 13 years ago
  98. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 13 years ago
  99. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 13 years ago
  100. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 13 years ago