1. 52d422d perf report: Adjust column width to the values sampled by Arnaldo Carvalho de Melo · 16 years ago
  2. 71a851b perf_counter: Stop open coding unclone_ctx by Peter Zijlstra · 16 years ago
  3. 984b838 perf_counter: Clean up global vs counter enable by Peter Zijlstra · 16 years ago
  4. 9c74fb5 perf_counter: Fix up P6 PMU details by Peter Zijlstra · 16 years ago
  5. 11d1578 perf_counter: Add P6 PMU support by Vince Weaver · 16 years ago
  6. 9590b7b perf_counter tools: Rename cache events to remove $ by Anton Blanchard · 16 years ago
  7. 805d127 perf report: Add "Fractal" mode output - support callchains with relative overhead rate by Frederic Weisbecker · 16 years ago
  8. e05b876 perf_counter tools: callchains: Manage the cumul hits on the fly by Frederic Weisbecker · 16 years ago
  9. 94a8eb0 perf report: Change default callchain parameters by Frederic Weisbecker · 16 years ago
  10. be90388 perf report: Use a modifiable string for default callchain options by Frederic Weisbecker · 16 years ago
  11. 91b4eae perf report: Warn on callchain output request from non-callchain file by Frederic Weisbecker · 16 years ago
  12. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 16 years ago
  13. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 16 years ago
  14. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 16 years ago
  15. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 16 years ago
  16. 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 16 years ago
  17. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 16 years ago
  18. 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 16 years ago
  19. 3217120 x86: atomic64: Make atomic_read() type-safe by Ingo Molnar · 16 years ago
  20. 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 16 years ago
  21. 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 16 years ago
  22. 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 16 years ago
  23. aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 16 years ago
  24. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 16 years ago
  25. bbf2a33 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too by Eric Dumazet · 16 years ago
  26. 029e5b1 perf report: Annotate variable initialization by Ingo Molnar · 16 years ago
  27. 30d7a77 perf_counter tools: Adjust symbols in ET_EXEC files too by Arnaldo Carvalho de Melo · 16 years ago
  28. 24b57c6 perf_counter tools: Display percents of hits in callchain with overhead colors by Frederic Weisbecker · 16 years ago
  29. 1e11fd8 perf_counter tools: Provide helper to print percents color by Frederic Weisbecker · 16 years ago
  30. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 16 years ago
  31. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 16 years ago
  32. 5a4b181 perf_counter tools: Add new OPT_CALLBACK_DEFAULT option by Frederic Weisbecker · 16 years ago
  33. 14f4654 perf_counter tools: Create new chain_for_each_child() iterator by Frederic Weisbecker · 16 years ago
  34. 4297648 perf_counter tools: Enable kernel module symbol loading in tools by Mike Galbraith · 16 years ago
  35. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 16 years ago
  36. 208b4b4 perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith · 16 years ago
  37. 9974f49 perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith · 16 years ago
  38. a92bef0 perf stat: Handle pipe read failures in perf stat by Frederic Weisbecker · 16 years ago
  39. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 16 years ago
  40. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 16 years ago
  41. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 16 years ago
  42. 73c24cb8 perf list: Add cache events by Jaswinder Singh Rajput · 16 years ago
  43. b9ebdcc perf stat: Define MATCH_EVENT for easy attr checking by Jaswinder Singh Rajput · 16 years ago
  44. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 16 years ago
  45. 88a69df perf report: Fix HV bit mismerge by Ingo Molnar · 16 years ago
  46. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 16 years ago
  47. 0a456fc powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 by Anton Blanchard · 16 years ago
  48. deac911 perf_counter tools: Various fixes for callchains by Frederic Weisbecker · 16 years ago
  49. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 16 years ago
  50. 9198aa7 perf_counter tools: Fix storage size allocation of callchain list by Frederic Weisbecker · 16 years ago
  51. 087021b Merge branch 'linus' into perfcounters/urgent by Ingo Molnar · 16 years ago
  52. e83c2b0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  53. 9fcfc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  54. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 58580c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  56. 6086071 MN10300: Wire up new syscalls by David Howells · 16 years ago
  57. aee3ff1 FRV: Wire up new syscalls by David Howells · 16 years ago
  58. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 16 years ago
  59. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 16 years ago
  60. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 16 years ago
  61. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 16 years ago
  62. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 16 years ago
  63. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 16 years ago
  64. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 16 years ago
  65. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 16 years ago
  66. b37f2d4 cpusets: document adding/removing cpus to cpuset elaborately by Nikanth Karthikesan · 16 years ago
  67. d7831a0 mm: prevent balance_dirty_pages() from doing too much work by Richard Kennedy · 16 years ago
  68. df279ca bsdacct: fix access to invalid filp in acct_on() by Renaud Lottiaux · 16 years ago
  69. b4f9018 MAINTAINERS: STARFIRE/DURALAN update by Joe Perches · 16 years ago
  70. 8bc1ad7 kernel/resource.c: fix sign extension in reserve_setup() by Zhang Rui · 16 years ago
  71. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 16 years ago
  72. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 16 years ago
  73. 70d6027 spi: add spi_master flag word by David Brownell · 16 years ago
  74. b55f627 spi: new spi->mode bits by David Brownell · 16 years ago
  75. c495682 dmapools: protect page_list walk in show_pools() by Thomas Gleixner · 16 years ago
  76. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 16 years ago
  77. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 16 years ago
  78. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 16 years ago
  79. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 16 years ago
  80. 972c71a gcov: fix documentation by Peter Oberparleiter · 16 years ago
  81. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 16 years ago
  82. 15e3252 fbdev: work around old compiler bug by Stephen Rothwell · 16 years ago
  83. c15e504 MAINTAINERS: update EDAC-I82975X by Joe Perches · 16 years ago
  84. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 16 years ago
  85. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 16 years ago
  86. fb9c818 perf report: Add hypervisor dso by Anton Blanchard · 16 years ago
  87. d8db1b5 perf report: Fix reporting of hypervisor by Anton Blanchard · 16 years ago
  88. 3a3393e perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix by Anton Blanchard · 16 years ago
  89. 2ab5208 perf top: Move skip symbols to an array by Anton Blanchard · 16 years ago
  90. 6717534 perf_counter tools: Remove zlib dependency by Anton Blanchard · 16 years ago
  91. 1f208ea perf report: Fix -z option by Anton Blanchard · 16 years ago
  92. 7bec7a9 perf report: Add --symbols parameter by Arnaldo Carvalho de Melo · 16 years ago
  93. cc8b88b perf report: Add --comms parameter by Arnaldo Carvalho de Melo · 16 years ago
  94. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 16 years ago
  95. fadfd2b Add Fenghua Yu as temporary co-maintainer for ia64 by Tony Luck · 16 years ago
  96. fa276f3 [IA64] address compiler warnings perfmon.c/salinfo.c by Jan Beulich · 16 years ago
  97. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 16 years ago
  98. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 16 years ago
  99. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 16 years ago
  100. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 16 years ago