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