1. 49c1774 tracing: Add __used annotation to event variable by Steven Rostedt · 14 years ago
  2. 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 14 years ago
  3. d67f088 perf report: Support multiple events on the TUI by Arnaldo Carvalho de Melo · 14 years ago
  4. 44bf460 perf annotate: Fix up usage of the build id cache by Arnaldo Carvalho de Melo · 14 years ago
  5. c392c4c Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  6. 841bca1 x86/mmiotrace: Remove redundant instruction prefix checks by Akinobu Mita · 14 years ago
  7. 46e3e05 perf annotate: Add TUI interface by Arnaldo Carvalho de Melo · 14 years ago
  8. 6e78c9f perf tui: Remove annotate from popup menu after failure by Arnaldo Carvalho de Melo · 14 years ago
  9. 0e8dc25 perf report: Don't start the TUI if -D is used by Arnaldo Carvalho de Melo · 14 years ago
  10. f80836c Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  11. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago
  12. 598357e perf: Fix getline undeclared by Frederic Weisbecker · 14 years ago
  13. 580d607 perf: Optimize perf_tp_event_match() by Peter Zijlstra · 14 years ago
  14. a94ffaa perf: Remove more code from the fastpath by Peter Zijlstra · 14 years ago
  15. 3cafa9f perf: Optimize the !vmalloc backed buffer by Peter Zijlstra · 14 years ago
  16. 5d967a8 perf: Optimize perf_output_copy() by Peter Zijlstra · 14 years ago
  17. adb8e11 perf: Fix wakeup storm for RO mmap()s by Peter Zijlstra · 14 years ago
  18. 0e2e63d perf-record: Share per-cpu buffers by Peter Zijlstra · 14 years ago
  19. 57adc51 perf-record: Remove -M by Peter Zijlstra · 14 years ago
  20. 0f13930 perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers by Peter Zijlstra · 14 years ago
  21. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 14 years ago
  22. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 14 years ago
  23. 1c34bde Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  24. 5d06e69 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  25. ef365ce perf record: remove unneeded gettimeofday() call by Russ Anderson · 14 years ago
  26. 915e555 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  27. acd35a4 perf: Fix forgotten preempt_enable by nested writers by Frederic Weisbecker · 14 years ago
  28. b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 14 years ago
  29. 17930b4 perf TUI: Make 'space' be an alias to 'PgDn' by Arnaldo Carvalho de Melo · 14 years ago
  30. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  31. 85cb68b perf: Fix unaligned accesses while fetching trace values by Frederic Weisbecker · 14 years ago
  32. 49f135e perf: Comply with new rcu checks API by Frederic Weisbecker · 14 years ago
  33. cbb5cf7 perf: Use read() instead of lseek() in trace_event_read.c:skip() by Tom Zanussi · 14 years ago
  34. f869097 perf session: Make read_build_id routines look at the host_machine too by Arnaldo Carvalho de Melo · 14 years ago
  35. f6e1467 perf symbols: Don't try to read the build-id twice by Arnaldo Carvalho de Melo · 14 years ago
  36. ce7f154 perf, x86: P4 PMU -- add missing bit in CCCR mask by Cyrill Gorcunov · 14 years ago
  37. 9d36dfc perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ by Cyrill Gorcunov · 14 years ago
  38. 623aab8 perf, x86: P4 PMU -- do a real check for ESCR address being in hash by Cyrill Gorcunov · 14 years ago
  39. 151f85a perf tools: remove xstrndup, xmalloc, xzalloc by Arnaldo Carvalho de Melo · 14 years ago
  40. 8a7ddad perf probe: Don't call die() by Arnaldo Carvalho de Melo · 14 years ago
  41. b448c4b perf probe: Fix some error exit paths by Arnaldo Carvalho de Melo · 14 years ago
  42. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 14 years ago
  43. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 14 years ago
  44. a13c3af perf, sparc: Implement group scheduling transactional APIs by Lin Ming · 14 years ago
  45. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 6d1acfd perf: Optimize perf_output_*() by avoiding local_xchg() by Peter Zijlstra · 14 years ago
  47. fa58815 perf: Optimize the hotpath by converting the perf output buffer to local_t by Peter Zijlstra · 14 years ago
  48. ef60777 perf: Optimize the perf_output() path by removing IRQ-disables by Peter Zijlstra · 14 years ago
  49. c792061 perf: Disallow mmap() on per-task inherited events by Peter Zijlstra · 14 years ago
  50. a19d35c perf: Optimize buffer placement by allocating buffers NUMA aware by Peter Zijlstra · 14 years ago
  51. 00d1d0b perf: Fix errors path in perf_output_begin() by Stephane Eranian · 14 years ago
  52. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 14 years ago
  53. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 3e1dd19 Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 06ee772 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. fd25a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  75. ef4f30f perf, x86: P4 PMU -- fix typo in unflagged NMI handling by Cyrill Gorcunov · 14 years ago
  76. 0db1a7b perf, x86: P4 PMU -- handle unflagged events by Cyrill Gorcunov · 14 years ago
  77. f0218b3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6 by Steven Rostedt · 14 years ago
  78. 32ec6ac perf tui: Fix build problem with slang <= 2.0.6 by Arnaldo Carvalho de Melo · 14 years ago
  79. 7752f1b perf probe: Don't compile CFI related code if elfutils is old by Masami Hiramatsu · 14 years ago
  80. 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 14 years ago
  81. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 14 years ago
  82. 94f3ca9 perf tools: Add mode to build without newt support by Arnaldo Carvalho de Melo · 14 years ago
  83. 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 14 years ago
  84. 2f51903 perf symbols: symbol inconsistency message should be done only at verbose=1 by Arnaldo Carvalho de Melo · 14 years ago
  85. 84f30c6 cifs: don't update uniqueid in cifs_fattr_to_inode by Jeff Layton · 14 years ago
  86. db19272 cifs: always revalidate hardlinked inodes when using noserverino by Jeff Layton · 14 years ago
  87. ba2e1c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  88. 7d32c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  89. 3d2c978 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  90. 63aa9e7 perf tui: Add explicit -lslang option by Arnaldo Carvalho de Melo · 14 years ago
  91. 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 15 years ago
  92. ff2db7c m68k: amiga - Sound platform device conversion by Geert Uytterhoeven · 15 years ago
  93. fa6688e m68k: amiga - Frame buffer platform device conversion by Geert Uytterhoeven · 15 years ago
  94. 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 15 years ago
  95. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  96. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 16 years ago
  97. adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  98. f3c7f31 serial167: Kill unused variables by Geert Uytterhoeven · 14 years ago
  99. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  100. 8035458 perf options: Type check OPT_BOOLEAN and fix the offenders by Arnaldo Carvalho de Melo · 14 years ago