1. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  2. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 4541fec Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  4. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  5. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 9 years ago
  6. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  7. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 9 years ago
  8. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  9. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  10. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  11. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  12. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  13. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  14. 072264f selftests: Change memory on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  15. cc16782 selftests: change cpu on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  16. 8f3d734 selftests/mount: Make git ignore all binaries in mount test suite by Zhang Zhen · 9 years ago
  17. e48f284 kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat by John Stultz · 9 years ago
  18. 44164c4 ftracetest: Convert exit -1 to exit $FAIL by Michael Ellerman · 9 years ago
  19. a05ffdc ftracetest: Cope properly with stack tracer not being enabled by Michael Ellerman · 9 years ago
  20. d9d7b99 tools: iio: generic_buffer: Fix generic scale extraction by Irina Tirdea · 9 years ago
  21. 0e536e2 Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  22. 0b63acc tools, update rtctest.c to verify passage of time by Prarit Bhargava · 9 years ago
  23. 4a5fd81 Documentation, split up rtc.txt into documentation and test file by Prarit Bhargava · 9 years ago
  24. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  25. f901caa selftests: Add tool to generate kselftest tar archive by Shuah Khan · 9 years ago
  26. 2197940 selftests: Add kselftest install tool by Shuah Khan · 9 years ago
  27. e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  28. 84f887b selftests: Set CC using CROSS_COMPILE once in lib.mk by Michael Ellerman · 9 years ago
  29. 6faeeea selftests: Add install support for the powerpc tests by Michael Ellerman · 9 years ago
  30. 5744de5 selftests/timers: Use shared logic to run and install tests by Michael Ellerman · 9 years ago
  31. 1c0a749 kselftest/timers: Set default threadtest values to simplify execution scripts by John Stultz · 9 years ago
  32. 67d8712 selftests: Fix build failures when invoked from kselftest target by Shuah Khan · 9 years ago
  33. 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
  34. 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
  35. 32dcfba selftests: Add install target by Michael Ellerman · 9 years ago
  36. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 9 years ago
  37. 0d02a75 selftests/timers: Add set-2038 test from timetest suite by John Stultz · 9 years ago
  38. 3a92a15 selftests/timers: Add set-tai from the timetest suite by John Stultz · 9 years ago
  39. d7b2902 selftests/timers: Add leapcrash test from the timetest suite by John Stultz · 9 years ago
  40. 5bccfe4 selftests/timers: Add leap-a-day test from timetest suite by John Stultz · 9 years ago
  41. 7290ce1 selftests/timers: Add clocksource-switch test from timetest suite by John Stultz · 9 years ago
  42. 6e8b285 selftests/timers: Add skew_consistency test from the timetests suite by John Stultz · 9 years ago
  43. d869424 selftests/timers: Add change_skew test from timetest suite by John Stultz · 9 years ago
  44. b7bb844 selftests/timers: Add alarmtimer-suspend test from timetests suite by John Stultz · 9 years ago
  45. de52133 selftests/timers: Add adjtimex validation test from timetest suite by John Stultz · 9 years ago
  46. 274d631 selftests/timers: Add mqueue latency test from the timetest suite by John Stultz · 9 years ago
  47. e39b60f selftests/timers: Add threaded time inconsistency test from timetest suite by John Stultz · 9 years ago
  48. 4e40d0a selftests/timers: Add set-timer-lat test from timetest suite by John Stultz · 9 years ago
  49. 51f91cb selftests/timers: Add clock skew estimation test from timetest suite by John Stultz · 9 years ago
  50. c5fffcb selftests/timers: Add nsleep-lat test from timetest suite by John Stultz · 9 years ago
  51. ed3fe34 selftests/timers: Add inconsistency-check test from timetests by John Stultz · 9 years ago
  52. 689f32f selftests/timers: Add nanosleep test from timetest suite by John Stultz · 9 years ago
  53. 2430ec6 selftests/timers: Quiet warning due to lack of return check on brk by John Stultz · 9 years ago
  54. 03438212 selftests/timers: Cleanup Makefile to make it easier to add future tests by John Stultz · 9 years ago
  55. b8ea351 Revert "cpupower Makefile change to help run the tool without 'make install'" by Josh Boyer · 9 years ago
  56. 9a0b574 selftests/exec: Check if the syscall exists and bail if not by Michael Ellerman · 9 years ago
  57. 3fca6a2 tools: iio: lsiio: Remove unused variables by Roberta Dobrescu · 9 years ago
  58. 976d9ab tools: iio: Define _GNU_SOURCE in Makefile by Roberta Dobrescu · 9 years ago
  59. 817020c iio: Move iio userspace applications out of staging by Roberta Dobrescu · 9 years ago
  60. 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
  61. 3995614 perf annotate: Fix fallback to unparsed disassembler line by Arnaldo Carvalho de Melo · 9 years ago
  62. f8e92fb4 Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm by Ingo Molnar · 9 years ago
  63. dfecb95 perf/bench: Add -r all so that you can run all mem* routines by Borislav Petkov · 9 years ago
  64. 515e23f perf/bench: Carve out mem routine benchmarking by Borislav Petkov · 9 years ago
  65. 0cf5593 perf/bench: Fix mem* routines usage after alternatives change by Borislav Petkov · 9 years ago
  66. 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
  67. 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
  68. 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 9 years ago
  69. 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 9 years ago
  70. 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 9 years ago
  71. 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 9 years ago
  72. 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 9 years ago
  73. 0e7b766 tools/thermal: tmon: tui: don't hard-code dialog window size assumptions by Brian Norris · 9 years ago
  74. a90b6b00 tools/thermal: tmon: add min/max macros by Brian Norris · 9 years ago
  75. 4cc32cb tools/thermal: tmon: add --target-temp parameter by Brian Norris · 9 years ago
  76. 4861f87 perf tools: Make sparc64 arch point to sparc by David Ahern · 9 years ago
  77. e370a3d perf symbols: Define EM_AARCH64 for older OSes by David Ahern · 9 years ago
  78. a73b6c1 perf top: Fix SIGBUS on sparc64 by David Ahern · 9 years ago
  79. 48536c9 perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag by Adrian Hunter · 9 years ago
  80. 95a09cf perf tools: Fix pthread_attr_setaffinity_np build error by Adrian Hunter · 9 years ago
  81. 8eb7338 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 9 years ago
  82. e17fdae perf bench: Fix order of arguments to memcpy_alloc_mem by Bruce Merry · 9 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  88. 206ad06 tools/lguest: don't use legacy definitions for net device in example launcher. by Rusty Russell · 9 years ago
  89. 1e1c17a tools/lguest: use common error macros in the example launcher. by Rusty Russell · 9 years ago
  90. 17c56d6 tools/lguest: give virtqueues names for better error messages by Rusty Russell · 9 years ago
  91. d39a678 tools/lguest: more documentation and checking of virtio 1.0 compliance. by Rusty Russell · 9 years ago
  92. d761b03 tools/lguest: don't start devices until DRIVER_OK status set. by Rusty Russell · 9 years ago
  93. 3afe3e0 tools/lguest: handle indirect partway through chain. by Rusty Russell · 9 years ago
  94. c97eb67 tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI) by Rusty Russell · 9 years ago
  95. 8dc425f tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI) by Rusty Russell · 9 years ago
  96. b2ce1ea tools/lguest: rename virtio_pci_cfg_cap field to match spec. by Rusty Russell · 9 years ago
  97. 53aceb4 tools/lguest: fix features_accepted logic in example launcher. by Rusty Russell · 9 years ago
  98. d2dbdac tools/lguest: handle device reset correctly in example launcher. by Rusty Russell · 9 years ago
  99. 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
  100. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago