1. dd2ee78 perf tools: Add missing bytes printed in hist_entry__fprintf by Arnaldo Carvalho de Melo · 14 years ago
  2. b4f5296 perf tools: Use eprintf for pr_{err,warning,info} too by Arnaldo Carvalho de Melo · 14 years ago
  3. 895f0ed perf top: Export get_window_dimensions by Arnaldo Carvalho de Melo · 14 years ago
  4. fe2197b perf symbols: Bump plt synthesizing warning debug level by Arnaldo Carvalho de Melo · 14 years ago
  5. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  6. 6230f2c perf record: Mention paranoid sysctl when failing to create counter by Arnaldo Carvalho de Melo · 14 years ago
  7. 9f591fd perf record: Don't try to find buildids in a zero sized file by Arnaldo Carvalho de Melo · 14 years ago
  8. 9b33fa6 perf_events: Improve task_sched_in() by eranian@google.com · 14 years ago
  9. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  10. 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 14 years ago
  11. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 14 years ago
  12. 7ae5f213 perf: Make the install relative to DESTDIR if specified by John Kacur · 14 years ago
  13. 83ff56f kprobes: Calculate the index correctly when freeing the out-of-line execution slot by Masami Hiramatsu · 14 years ago
  14. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  15. 220b140 perf_event: Fix oops triggered by cpu offline/online by Paul Mackerras · 14 years ago
  16. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  17. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 14 years ago
  18. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  19. 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 14 years ago
  20. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 14 years ago
  21. 65f2ed2 perf report: Print the map table just after samples for which no map was found by Arnaldo Carvalho de Melo · 14 years ago
  22. cbbc79a5 perf report: Add multiple event support by Eric B Munson · 14 years ago
  23. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 14 years ago
  24. cb8f093 perf session: Add storage for seperating event types in report by Eric B Munson · 14 years ago
  25. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 14 years ago
  26. 8907fd6 perf record: Add ID and to recorded event data when recording multiple events by Eric B Munson · 14 years ago
  27. accd3cc perf probe: Add missing variable initialization by Arnaldo Carvalho de Melo · 14 years ago
  28. 1224550 perf tools: Don't trow away old map slices not overlapped by new maps by Arnaldo Carvalho de Melo · 14 years ago
  29. caa0142 perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build by Ingo Molnar · 15 years ago
  30. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  31. 63fb3f9 perf, x86: Fix LBR read-out by Peter Zijlstra · 14 years ago
  32. d80c750 perf, x86: Fixup the PEBS handler for Core2 cpus by Peter Zijlstra · 14 years ago
  33. 7645a24 perf, x86: Remove checking_{wr,rd}msr() usage by Peter Zijlstra · 14 years ago
  34. b83a46e perf, x86: Don't reset the LBR as frequently by Peter Zijlstra · 14 years ago
  35. ad0e6cf perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} by Peter Zijlstra · 14 years ago
  36. 12ab854 perf, x86: Deal with multiple state bits for pebs-fmt1 by Peter Zijlstra · 14 years ago
  37. d329527 perf, x86: Reorder intel_pmu_enable_all() by Peter Zijlstra · 14 years ago
  38. 2df202b perf, x86: Fix LBR enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  39. 4807e3d perf, x86: Fix PEBS enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  40. 8f4aebd perf, x86: Fix pebs drains by Peter Zijlstra · 14 years ago
  41. cc7f008 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  42. a562b18 perf, x86: Robustify PEBS fixup by Peter Zijlstra · 14 years ago
  43. 74846d3 perf, x86: Clear the LBRs on init by Peter Zijlstra · 14 years ago
  44. 3c44780 perf, x86: Disable PEBS on clovertown chips by Peter Zijlstra · 14 years ago
  45. 3adaebd perf, x86: Fix silly bug in data store buffer allocation by Peter Zijlstra · 14 years ago
  46. 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 14 years ago
  47. 7e1a40d perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW by Peter Zijlstra · 14 years ago
  48. 8db909a perf, x86: Clean up IA32_PERF_CAPABILITIES usage by Peter Zijlstra · 14 years ago
  49. 1676b8a perf-top: Show the percentage of successfull PEBS-fixups by Peter Zijlstra · 14 years ago
  50. ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 14 years ago
  51. caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 14 years ago
  52. 69fef0d perf: Add attr->precise support to raw event parsing by Peter Zijlstra · 14 years ago
  53. ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 14 years ago
  54. d4944a0 perf: Provide better condition for event rotation by Peter Zijlstra · 14 years ago
  55. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 14 years ago
  56. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 14 years ago
  57. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 14 years ago
  58. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  59. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 14 years ago
  60. 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 14 years ago
  61. aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 14 years ago
  62. cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 14 years ago
  63. 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 14 years ago
  64. 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 14 years ago
  65. 32975a4 perf: Optimize perf_disable by Peter Zijlstra · 14 years ago
  66. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  67. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  68. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  69. cfb581b MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer by Ingo Molnar · 14 years ago
  70. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 14 years ago
  71. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  72. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  73. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  75. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  76. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  77. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 14 years ago
  78. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 14 years ago
  79. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  80. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  81. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 14 years ago
  82. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  83. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  84. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  85. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 14 years ago
  86. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 14 years ago
  87. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  88. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  89. f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  90. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  91. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 14 years ago
  92. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 14 years ago
  93. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 14 years ago
  94. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 14 years ago
  95. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 14 years ago
  96. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 14 years ago
  97. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago
  98. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
  99. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  100. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago