1. ec7ba4e perf tools: Add missing parameters documentation by Frederic Weisbecker · 15 years ago
  2. 19c9596 Merge branch 'perfcounters/tracing' into perfcounters/core by Ingo Molnar · 15 years ago
  3. 119e7a2 perf tools: do not complain if root is owning perf.data by Pierre Habouzit · 15 years ago
  4. d498bc1 perf tools: Fix missing string field printing in perf trace by Frederic Weisbecker · 15 years ago
  5. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  6. 7ced156 perf top: Show RIP only in verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  7. a4be7c2 perf_counter: Allow sharing of output channels by Peter Zijlstra · 15 years ago
  8. fa289be perf_counter: Start counting time enabled when group leader gets enabled by Paul Mackerras · 15 years ago
  9. 96d6e48 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  10. 1909629 perf trace: Add OPT_END to option array of perf-trace by Masami Hiramatsu · 15 years ago
  11. 4464fca perf_counter: Fix typo in read() output generation by Peter Zijlstra · 15 years ago
  12. fa6963b perf tools: Check perf.data owner by Peter Zijlstra · 15 years ago
  13. b395cd8 perf tools: Make 'make html' work by Kyle McMartin · 15 years ago
  14. 6e08643 perf tools: Save partial non-overlapping map by Frederic Weisbecker · 15 years ago
  15. 4273b00 perf tools: Fix comm column adjusting by Frederic Weisbecker · 15 years ago
  16. 15f3fa4 perf annotate: Fix segmentation fault by Ingo Molnar · 15 years ago
  17. f738eb1 perf_counter: Fix the PARISC build by Ingo Molnar · 15 years ago
  18. 1f18345 perf tools: Remove obsolete defines by Ingo Molnar · 15 years ago
  19. 8178d00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core by Ingo Molnar · 15 years ago
  20. 20002de perf_counter: powerpc: Add callchain support by Paul Mackerras · 15 years ago
  21. 9c1e105 powerpc: Allow perf_counters to access user memory at interrupt time by Paul Mackerras · 15 years ago
  22. 1660e9d powerpc/32: Always order writes to halves of 64-bit PTEs by Paul Mackerras · 15 years ago
  23. 3f9edc2 perf tools: Make trace event format parser aware of cast to pointers by Frederic Weisbecker · 15 years ago
  24. 9df37dd perf tools: Record events info also when :record suffix is used. by Frederic Weisbecker · 15 years ago
  25. 4bf2364 perf tools: Warn while running perf trace without sample by Frederic Weisbecker · 15 years ago
  26. 6ede59c perf tools: Fix spelling mistake in callchain error by Frederic Weisbecker · 15 years ago
  27. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  28. ea4010d perf tools: Add trace event information parser by Steven Rostedt · 15 years ago
  29. 538bafb perf tools: Add trace event debugfs stream reader by Steven Rostedt · 15 years ago
  30. 52050943 perf tools: Add trace event debugfs IO handler by Steven Rostedt · 15 years ago
  31. e1ac361 perf_counter: Check task on counter read IPI by Paul Mackerras · 15 years ago
  32. 2932cff perf: Rename perf-examples.txt to examples.txt by Carlos R. Mafra · 15 years ago
  33. 8f28827 perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  34. 0d3a5c8 perf tools: Librarize sample type and attr finding from headers by Frederic Weisbecker · 15 years ago
  35. 0f25bfc perf tools: Put the show mode into the event headers files by Frederic Weisbecker · 15 years ago
  36. 2cec19d perf tools: Factorize the dprintf definition by Frederic Weisbecker · 15 years ago
  37. 0d31b82 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags by Frederic Weisbecker · 15 years ago
  38. 35ba15b perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 by Ingo Molnar · 15 years ago
  39. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  40. 6baa0a5 perf tools: Factorize the thread code in a dedicated file by Frederic Weisbecker · 15 years ago
  41. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  42. 18408dd perf tools: Add some comments to the event definitions by Peter Zijlstra · 15 years ago
  43. 39e6dd7 perf record: Fix typo in pid_synthesize_comm_event by Arnaldo Carvalho de Melo · 15 years ago
  44. 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 15 years ago
  45. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  46. 3493e84 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
  47. 919aa96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  50. d58d2d1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  51. 7334219 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  52. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  53. 94d5d1b perf_counter: Report the cloning task as parent on perf_counter_fork() by Peter Zijlstra · 15 years ago
  54. 970892a perf_counter: Fix an ipi-deadlock by Peter Zijlstra · 15 years ago
  55. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 15 years ago
  56. bcfc260 perf_counter: Fix swcounter context invariance by Peter Zijlstra · 15 years ago
  57. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 15 years ago
  58. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 15 years ago
  59. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  60. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 15 years ago
  61. 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 15 years ago
  62. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  63. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  64. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  65. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  66. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  67. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  68. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  69. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  70. a3620f75 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  71. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 15 years ago
  72. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  73. b637dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  74. 42c5c84 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  75. 9256a2d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  76. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  77. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  78. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 15 years ago
  79. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  80. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  81. 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 15 years ago
  82. 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 15 years ago
  83. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  84. 67fe068 Remove zero-length file drivers/mtd/maps/sbc8240.c by Jeff Garzik · 15 years ago
  85. 5594639 ahci: add workaround for on-board 5723s on some gigabyte boards by Tejun Heo · 15 years ago
  86. b6931c1 ahci: Soften up the dmesg on SB600 PMP softreset failure recovery by Shane Huang · 15 years ago
  87. 2030887 Documentation/kernel-parameters.txt: document libata's ignore_hpa option by Michael Prokop · 15 years ago
  88. 51c8949 sata_nv: MSI support, disabled by default by Tony Vroon · 15 years ago
  89. 7831387 libata: OCZ Vertex can't do HPA by Tejun Heo · 15 years ago
  90. 1fd4bbe pata_atiixp: fix second channel support by Bartlomiej Zolnierkiewicz · 15 years ago
  91. df9eba8 pata_at91: fix resource release by Tejun Heo · 15 years ago
  92. 1fe2c10 perf tools: Factorize the event structure definitions in a single file by Frederic Weisbecker · 15 years ago
  93. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  94. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  95. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 15 years ago
  96. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  97. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  98. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  99. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  100. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago