1. 30e8326 tools: iio: Add missing names to iio_event_monitor by Peter Meerwald · 10 years ago
  2. a9d7acc tools:iio: rename variables by Hartmut Knaack · 10 years ago
  3. 7663a4a tools:iio: adjust coding style by Hartmut Knaack · 10 years ago
  4. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  5. 6394d6d Merge 4.1-rc7 into staging-testing by Greg Kroah-Hartman · 10 years ago
  6. 51d0f0c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 9d47525 tools:iio:iio_utils: pass strings as const by Hartmut Knaack · 10 years ago
  8. e06e3d7 tools:iio: rework program parameters by Hartmut Knaack · 10 years ago
  9. 1e7c347 tools:iio:iio_utils: initialize count during declaration by Hartmut Knaack · 10 years ago
  10. ace76e4 tools:iio:iio_utils: move up reset of sysfsfp by Hartmut Knaack · 10 years ago
  11. 33ebcb2 tools:iio:iio_utils: refactor assignment of is_signed by Hartmut Knaack · 10 years ago
  12. 916e89e tools:iio:iio_event_monitor: refactor events output by Hartmut Knaack · 10 years ago
  13. 0e79987 tools:iio: return values directly by Hartmut Knaack · 10 years ago
  14. 5dc65d7 tools:iio:iio_utils: add missing documentation by Hartmut Knaack · 10 years ago
  15. acf50b3 tools:iio:lsiio: add error handling by Hartmut Knaack · 10 years ago
  16. 5311855 tools:iio:iio_utils: add error handling by Hartmut Knaack · 10 years ago
  17. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  18. 963f54c tools:iio:iio_event_monitor: add error handling by Hartmut Knaack · 10 years ago
  19. 6bb7cac tools:iio:generic_buffer: add error handling by Hartmut Knaack · 10 years ago
  20. c8ce990 tools:iio:generic_buffer: catch errors for arguments conversion by Hartmut Knaack · 10 years ago
  21. e9e45b4 tools:iio: catch errors in string allocation by Hartmut Knaack · 10 years ago
  22. 2156b17 tools:iio:iio_utils: mark private function static by Hartmut Knaack · 10 years ago
  23. 096f9b8 tools:iio:iio_utils: implement digit calculation by Hartmut Knaack · 10 years ago
  24. dc8b5d6 tools:iio:iio_utils: check amount of matches by Hartmut Knaack · 10 years ago
  25. 8e92613 tools:iio:generic_buffer: sign-extend and shift data by Hartmut Knaack · 10 years ago
  26. e83a47c tools:iio:generic_buffer: pass up right error code by Hartmut Knaack · 10 years ago
  27. 8749948 tools:iio:generic_buffer: fix check of errno by Hartmut Knaack · 10 years ago
  28. 5fdb8c6 tools:iio:iio_event_monitor: save right errno by Hartmut Knaack · 10 years ago
  29. 2b6a6e6 tools:iio: save errno first by Hartmut Knaack · 10 years ago
  30. f96d055 tools:iio:lsiio: add closedir before exit by Hartmut Knaack · 10 years ago
  31. 121b5e5 tools:iio:iio_utils: fix allocation handling by Hartmut Knaack · 10 years ago
  32. 63f05c8 tools:iio: free channel-array completely by Hartmut Knaack · 10 years ago
  33. 66dd08f tools:iio:iio_utils: free scan_el_dir on exit by Hartmut Knaack · 10 years ago
  34. d3ccfc4 tools:iio:generic_buffer: free dev_dir_name on exit by Hartmut Knaack · 10 years ago
  35. a71bfb4 tools:iio:generic_buffer: fix order of freeing data by Hartmut Knaack · 10 years ago
  36. c2affbf x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode by Andy Lutomirski · 10 years ago
  37. a68c7c3 tools/power turbostat: update version number to 4.7 by Len Brown · 10 years ago
  38. 7ce7d5d tools/power turbostat: allow running without cpu0 by Prarit Bhargava · 10 years ago
  39. e9be7dd tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS by Len Brown · 10 years ago
  40. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 10 years ago
  41. e275b38 tools/power turbostat: correctly display more than 2 threads/core by Dasaratharaman Chandramouli · 10 years ago
  42. 082739a tools: bpf_jit_disasm: fix segfault on disabled debugging log output by Daniel Borkmann · 10 years ago
  43. 61e3312 Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  44. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  45. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  46. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  47. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  48. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 10 years ago
  49. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 10 years ago
  50. e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 10 years ago
  51. c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 10 years ago
  52. 07620ab selftests/x86: install tests by Tyler Baker · 10 years ago
  53. 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 10 years ago
  54. f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 10 years ago
  55. 466c1eb perf tools: Use getconf to determine number of online CPUs by Will Deacon · 10 years ago
  56. 85a9fb4 tools: Fix tools/vm build by Andi Kleen · 10 years ago
  57. 5462868 iio: make tools more cross-compilation friendly by Linus Walleij · 10 years ago
  58. 5ccca15 Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  59. b100e77 tools/thermal: tmon: fixed the 'make install' command by Anand Moon · 10 years ago
  60. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. e59d29e perf probe: Fix segfault if passed with ''. by Wang Nan · 10 years ago
  62. e944ec2 perf report: Fix -T/--threads option to work again by Namhyung Kim · 10 years ago
  63. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 10 years ago
  64. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
  65. 1d90a68 perf bench numa: Fix immediate meeting of convergence condition by Petr Holasek · 10 years ago
  66. 24f1ced perf bench numa: Fixes of --quiet argument by Petr Holasek · 10 years ago
  67. 052b0f6 perf bench futex: Fix hung wakeup tasks after requeueing by Davidlohr Bueso · 10 years ago
  68. d13855e perf probe: Fix bug with global variables handling by He Kuang · 10 years ago
  69. c671835 perf top: Fix a segfault when kernel map is restricted. by Wang Nan · 10 years ago
  70. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  71. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 10 years ago
  72. 4ad1f43 perf kmem: Fix compiles on RHEL6/OL6 by David Ahern · 10 years ago
  73. de28c15 tools lib api: Undefine _FORTIFY_SOURCE before setting it by Bobby Powers · 10 years ago
  74. 6145c25 perf kmem: Consistently use PRIu64 for printing u64 values by Will Deacon · 10 years ago
  75. 02ac542 perf trace: Disable events and drain events when forked workload ends by Arnaldo Carvalho de Melo · 10 years ago
  76. cb24d01 perf trace: Enable events when doing system wide tracing and starting a workload by Arnaldo Carvalho de Melo · 10 years ago
  77. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  78. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  79. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  80. e9257f5 tools/power turbostat: correct dumped pkg-cstate-limit value by Len Brown · 10 years ago
  81. 8a5bdf4 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL by Len Brown · 10 years ago
  82. 40ee8e3 tools/power turbostat: correct DRAM RAPL units on recent Xeon processors by Andrey Semin · 10 years ago
  83. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  84. f82263c tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile by Thomas D · 10 years ago
  85. a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 10 years ago
  86. fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 10 years ago
  87. 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 10 years ago
  88. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  91. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  92. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 10 years ago
  93. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 10 years ago
  94. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 10 years ago
  95. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  96. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  99. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  100. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 10 years ago