1. 13326e5 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. e6c2d9c Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  3. b8ea351 Revert "cpupower Makefile change to help run the tool without 'make install'" by Josh Boyer · 9 years ago
  4. 9a0b574 selftests/exec: Check if the syscall exists and bail if not by Michael Ellerman · 9 years ago
  5. e678fef Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  6. 3995614 perf annotate: Fix fallback to unparsed disassembler line by Arnaldo Carvalho de Melo · 9 years ago
  7. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  8. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 9 years ago
  10. 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 9 years ago
  11. 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 9 years ago
  12. 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 9 years ago
  13. 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 9 years ago
  14. 0e7b766 tools/thermal: tmon: tui: don't hard-code dialog window size assumptions by Brian Norris · 9 years ago
  15. a90b6b00 tools/thermal: tmon: add min/max macros by Brian Norris · 9 years ago
  16. 4cc32cb tools/thermal: tmon: add --target-temp parameter by Brian Norris · 9 years ago
  17. 4861f87 perf tools: Make sparc64 arch point to sparc by David Ahern · 9 years ago
  18. e370a3d perf symbols: Define EM_AARCH64 for older OSes by David Ahern · 9 years ago
  19. a73b6c1 perf top: Fix SIGBUS on sparc64 by David Ahern · 9 years ago
  20. 48536c9 perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag by Adrian Hunter · 9 years ago
  21. 95a09cf perf tools: Fix pthread_attr_setaffinity_np build error by Adrian Hunter · 9 years ago
  22. 8eb7338 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 9 years ago
  23. e17fdae perf bench: Fix order of arguments to memcpy_alloc_mem by Bruce Merry · 9 years ago
  24. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  25. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  26. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  27. 18320f2 Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  28. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  29. 206ad06 tools/lguest: don't use legacy definitions for net device in example launcher. by Rusty Russell · 9 years ago
  30. 1e1c17a tools/lguest: use common error macros in the example launcher. by Rusty Russell · 9 years ago
  31. 17c56d6 tools/lguest: give virtqueues names for better error messages by Rusty Russell · 9 years ago
  32. d39a678 tools/lguest: more documentation and checking of virtio 1.0 compliance. by Rusty Russell · 9 years ago
  33. d761b03 tools/lguest: don't start devices until DRIVER_OK status set. by Rusty Russell · 9 years ago
  34. 3afe3e0 tools/lguest: handle indirect partway through chain. by Rusty Russell · 9 years ago
  35. c97eb67 tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI) by Rusty Russell · 9 years ago
  36. 8dc425f tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI) by Rusty Russell · 9 years ago
  37. b2ce1ea tools/lguest: rename virtio_pci_cfg_cap field to match spec. by Rusty Russell · 9 years ago
  38. 53aceb4 tools/lguest: fix features_accepted logic in example launcher. by Rusty Russell · 9 years ago
  39. d2dbdac tools/lguest: handle device reset correctly in example launcher. by Rusty Russell · 9 years ago
  40. 12df428 Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 9 years ago
  41. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  42. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  43. 79b56ab Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  44. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 9 years ago
  45. 00f8d54 lguest: remove NOTIFY facility from demonstration launcher. by Rusty Russell · 9 years ago
  46. 713e3f7 lguest: always put console in PCI slot #1. by Rusty Russell · 9 years ago
  47. 59eba78 lguest: support backdoor window. by Rusty Russell · 9 years ago
  48. e8330d9 lguest: support emerg_wr in console device in example launcher. by Rusty Russell · 9 years ago
  49. d9028ed lguest: remove support for lguest bus in demonstration launcher. by Rusty Russell · 9 years ago
  50. eb39f83 lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher. by Rusty Russell · 9 years ago
  51. ebff0113 lguest: Convert console device to virtio 1.0 PCI. by Rusty Russell · 9 years ago
  52. 0d5b5d3 lguest: Convert entropy device to virtio 1.0 PCI. by Rusty Russell · 9 years ago
  53. bf6d403 lguest: Convert net device to virtio 1.0 PCI. by Rusty Russell · 9 years ago
  54. 5051654 lguest: Convert block device to virtio 1.0 PCI. by Rusty Russell · 9 years ago
  55. 8e70946 lguest: add a dummy PCI host bridge. by Rusty Russell · 9 years ago
  56. 3e0e5f2 lguest: fix failure to find linux/virtio_types.h by Rusty Russell · 9 years ago
  57. 9315307 lguest: implement virtio-PCI MMIO accesses. by Rusty Russell · 9 years ago
  58. d7fbf6e lguest: add PCI config space emulation to example launcher. by Rusty Russell · 9 years ago
  59. 6a54f9a lguest: decode mmio accesses for PCI in example launcher. by Rusty Russell · 9 years ago
  60. 0a6bcc1 lguest: add MMIO region allocator in example launcher. by Rusty Russell · 9 years ago
  61. 7313d52 lguest: add iomem region, where guest page faults get sent to userspace. by Rusty Russell · 9 years ago
  62. 48fd6b7 lguest: suppress PS/2 keyboard polling. by Rusty Russell · 9 years ago
  63. c565650b lguest: send trap 13 through to userspace. by Rusty Russell · 9 years ago
  64. 69a09dc lguest: write more information to userspace about pending traps. by Rusty Russell · 9 years ago
  65. a454bb3 lguest: have --rng read from /dev/urandom not /dev/random. by Rusty Russell · 9 years ago
  66. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 48a0631 tools/power turbostat: support additional Broadwell model by Len Brown · 9 years ago
  68. b5e8223 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  69. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  70. d8af6f5 tools/power turbostat: update parameters, documentation by Len Brown · 9 years ago
  71. ee7e38e tools/power turbostat: Skip printing disabled package C-states by Len Brown · 9 years ago
  72. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 994b7f1 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  74. a729617 tools/power turbostat: relax dependency on APERF_MSR by Len Brown · 9 years ago
  75. d789944 tools/power turbostat: relax dependency on invariant TSC by Len Brown · 9 years ago
  76. e840b41 Merge back earlier 'pm-tools' material for v3.20 by Rafael J. Wysocki · 9 years ago
  77. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 3a9a941 tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS by Len Brown · 10 years ago
  79. 98481e7 tools/power turbostat: relax dependency on root permission by Len Brown · 10 years ago
  80. 29f12c4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  82. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  83. 7c2c49e ktest: Place quotes around item variable by Steven Rostedt (Red Hat) · 9 years ago
  84. 1cb9e64 ktest: Cleanup terminal on dodie() failure by Josh Poimboeuf · 9 years ago
  85. 4bf6e1f ktest: Print build,install,boot,test times at success and failure by Steven Rostedt (Red Hat) · 9 years ago
  86. 9d2f7f0 ktest: Enable user input to the console by Josh Poimboeuf · 9 years ago
  87. 9f2cdcb ktest: Give console process a dedicated tty by Josh Poimboeuf · 9 years ago
  88. 8baeccd tools/liblockdep: don't include host headers by Baruch Siach · 9 years ago
  89. 7728b35 tools/liblockdep: ignore generated .so file by Baruch Siach · 9 years ago
  90. 5c1de00 cpupower Makefile change to help run the tool without 'make install' by sriram@marirs.net.in · 10 years ago
  91. c52686f perf symbols: Convert lseek + read to pread by Namhyung Kim · 9 years ago
  92. 42aa276 perf tools: Use perf_data_file__fd() consistently by Namhyung Kim · 9 years ago
  93. 0b064f4 perf symbols: Support to read compressed module from build-id cache by Namhyung Kim · 9 years ago
  94. 62e503b perf evsel: Set attr.task bit for a tracking event by Namhyung Kim · 9 years ago
  95. f791397 perf header: Set header version correctly by Namhyung Kim · 9 years ago
  96. e3d5911 perf record: Show precise number of samples by Namhyung Kim · 9 years ago
  97. 4ac30cf perf tools: Do not use __perf_session__process_events() directly by Namhyung Kim · 9 years ago
  98. f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 9 years ago
  99. 64d9828 ktest: Rename start_monitor_and_boot to start_monitor_and_install by Steven Rostedt (Red Hat) · 9 years ago
  100. 38fa3dc ktest: Show times for build, install, boot and test by Steven Rostedt (Red Hat) · 9 years ago