1. 2e132b1 perf/AMD/IBS: Add sysfs support by Robert Richter · 12 years ago
  2. c942ee2 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  3. 139c081 perf hists: Add more helpers for hist entry stat by Namhyung Kim · 12 years ago
  4. c4b3535 perf hists: Move he->stat.nr_events initialization to a template by Namhyung Kim · 12 years ago
  5. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  6. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  7. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  8. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  9. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  10. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  11. ae359f1 perf hists: Add struct hists pointer to struct hist_entry by Jiri Olsa · 12 years ago
  12. ae0c1f9 perf tools: Complete tracepoint event names by Namhyung Kim · 12 years ago
  13. e717bf4 perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU by Vince Weaver · 12 years ago
  14. e60fc84 perf evlist: Remove some unused methods by Arnaldo Carvalho de Melo · 12 years ago
  15. 39876e7 perf evlist: Introduce add_newtp method by Arnaldo Carvalho de Melo · 12 years ago
  16. de332ac perf kvm: Move global variables into a perf_kvm struct by David Ahern · 12 years ago
  17. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  18. 4d8061f perf tools: Long option completion support for each subcommands by Namhyung Kim · 12 years ago
  19. 35c2fde perf tools: Complete long option names of perf command by Namhyung Kim · 12 years ago
  20. a1d668c perf tools: Check existence of _get_comp_words_by_ref when bash completing by Namhyung Kim · 12 years ago
  21. 002439e perf inject: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  22. 61eaa3b perf record: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  23. 94d668d perf evlist: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  24. be77284 perf top: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  25. 11c4e4a perf probe: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  26. 6ee4149 perf buildid-list: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  27. 472cc83 perf buildid-cache: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  28. 73bdc71 perf timechart: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  29. c75d98a perf lock: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  30. 0433ffb perf kmem: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  31. 2bae1d1 perf help: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  32. 69b6470 perf script: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  33. b070a54 perf stat: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  34. 73ee3b2 perf sched: Look up thread using tid instead of pid by Arnaldo Carvalho de Melo · 12 years ago
  35. 5ded57a perf inject: Remove static variables by Arnaldo Carvalho de Melo · 12 years ago
  36. 5852a44 perf inject: Remove unused 'input_name' static var by Arnaldo Carvalho de Melo · 12 years ago
  37. ba3d7de perf trace: Use evsel->handler.func by Arnaldo Carvalho de Melo · 12 years ago
  38. d6e6683 perf tools: Convert to HAVE_STRLCPY by Namhyung Kim · 12 years ago
  39. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  40. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  41. f315e16 perf tools: Convert to LIBAUDIT_SUPPORT by Namhyung Kim · 12 years ago
  42. 95485b1 perf tools: Convert to LIBUNWIND_SUPPORT by Namhyung Kim · 12 years ago
  43. b3eda8d Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  44. a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. 7687b80 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 3b29b03 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 58ae9c0 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 4a553e1 Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 08815bc Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 67b1f34 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 80749df Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 2fff566 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 4cba333 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 7a68294 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 627312b Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 6977b4c Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  64. 69e9576 Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  65. 4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 12 years ago
  66. 9fa40a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  67. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  68. aae6f98 Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  69. b34e5f5 Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  70. e151960 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  71. cdcd3ac Merge branch 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  72. a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  73. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  74. 4fe9f8e HID: hidraw: don't deallocate memory when it is in use by Ratan Nalumasu · 12 years ago
  75. 56fa944 HID: picoLCD: optimize for inactive debugfs by Bruno Prémont · 12 years ago
  76. f5ff4e1 HID: multitouch: add support for GeneralTouch multi-touchscreen by Xianhan Yu · 12 years ago
  77. 5844c1c HID: Add support for Sony PS3 BD Remote Control by David Dillow · 12 years ago
  78. 86e6b77 HID: keep dev_rdesc unmodified and use it for comparisons by Kevin Daughtridge · 12 years ago
  79. a0d271c Linux 3.6 by Linus Torvalds · 12 years ago
  80. 8110e16 vfs: dcache: fix deadlock in tree traversal by Miklos Szeredi · 12 years ago
  81. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
  82. 7bc90e0 efi: Add a function to look up existing IO memory mappings by Josh Triplett · 12 years ago
  83. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago
  84. 6a3e3db Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  85. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  86. 39ba5010 Merge tag 'please-pull-naveen' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 12 years ago
  87. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  88. e489833 perf tools: Remove unused PYRF_OBJS variable on Makefile by Namhyung Kim · 12 years ago
  89. fee9e37 perf tools: Move libdw availability check before arch Makefile by Namhyung Kim · 12 years ago
  90. 9c603e5 mtdchar: fix offset overflow detection by Linus Torvalds · 12 years ago
  91. 6672d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  92. 7596824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. 9795660 Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  94. c3a086e Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  95. 99a1300 thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy by Andrea Arcangeli · 12 years ago
  96. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  97. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  98. e96961d regulator: arizona-ldo: Remove top voltage by Mark Brown · 12 years ago
  99. 1d787d3 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  100. fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 12 years ago