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