1. 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  2. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  3. 8557b8e Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  4. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  5. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  6. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. c688f14 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  9. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  10. f0f3f2d radix tree test suite: Specify -m32 in LDFLAGS too by Matthew Wilcox · 8 years ago
  11. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  12. 3f1b6f9 radix tree test suite: Depend on Makefile and quieten grep by Matthew Wilcox · 8 years ago
  13. 284d96a radix tree test suite: Fix build with --as-needed by Michael Ellerman · 8 years ago
  14. c4634b0 radix tree test suite: Build 32 bit binaries by Rehas Sachdeva · 8 years ago
  15. 54f4d33 radix tree test suite: Add performance test for radix_tree_join() by Rehas Sachdeva · 8 years ago
  16. 6478581 radix tree test suite: Add performance test for radix_tree_split() by Rehas Sachdeva · 8 years ago
  17. 0d4a41c radix tree test suite: Add performance benchmarks by Rehas Sachdeva · 8 years ago
  18. c629a34 radix tree test suite: Add test for radix_tree_clear_tags() by Rehas Sachdeva · 8 years ago
  19. 166bb1f radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() by Rehas Sachdeva · 8 years ago
  20. 2eacc79 radix tree test suite: Add test for idr_get_next() by Rehas Sachdeva · 8 years ago
  21. 5c51f4a objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
  22. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  23. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  25. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  26. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  27. a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  28. 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  29. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  30. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  31. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  32. 0eb1d0f selftests/x86: Add a basic selftest for ioperm by Andy Lutomirski · 8 years ago
  33. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  34. 2a4d0c6 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  35. df06a2d tools/testing/nvdimm: make iset cookie predictable by Dan Williams · 8 years ago
  36. e3942ed tools/power turbostat: version 17.02.24 by Len Brown · 8 years ago
  37. 5f3aea5 tools/power turbostat: bugfix: --add u32 was printed as u64 by Len Brown · 8 years ago
  38. 0815a3d tools/power turbostat: show error on exec by Len Brown · 8 years ago
  39. 7293fcc tools/power turbostat: dump p-state software config by Len Brown · 8 years ago
  40. 7da6e3e tools/power turbostat: show package number, even without --debug by Len Brown · 8 years ago
  41. dd778a5 tools/power turbostat: support "--hide C1" etc. by Len Brown · 8 years ago
  42. 4e4e1e7 tools/power turbostat: move --Package and --processor into the --cpu option by Len Brown · 8 years ago
  43. da67e2b tools/power turbostat: turbostat.8 update by Len Brown · 8 years ago
  44. 6168c2e tools/power turbostat: update --list feature by Len Brown · 8 years ago
  45. 0de6c0d tools/power turbostat: use wide columns to display large numbers by Len Brown · 8 years ago
  46. c8ade36 tools/power turbostat: Add --list option to show available header names by Len Brown · 8 years ago
  47. 218f0e8 tools/power turbostat: fix zero IRQ count shown in one-shot command mode by Len Brown · 8 years ago
  48. 1ef7d21 tools/power turbostat: add --cpu parameter by Len Brown · 8 years ago
  49. 41618e6 tools/power turbostat: print sysfs C-state stats by Len Brown · 8 years ago
  50. 495c7654 tools/power turbostat: extend --add option to accept /sys path by Len Brown · 8 years ago
  51. ade0eba tools/power turbostat: skip unused counters on BDX by Len Brown · 8 years ago
  52. 31e0752 tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits by Len Brown · 8 years ago
  53. 34c76197 tools/power turbostat: skip unused counters on SKX by Len Brown · 8 years ago
  54. 7170a37 tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7 by Len Brown · 8 years ago
  55. ac01ac1 tools/power turbostat: initial Gemini Lake SOC support by Len Brown · 8 years ago
  56. 0f47c08 tools/power turbostat: bug fixes to --add, --show/--hide features by Len Brown · 8 years ago
  57. 008d396e tools/power turbostat: use tsc_tweak everwhere it is needed by Len Brown · 8 years ago
  58. 96e4715 tools/power turbostat: print system config, unless --quiet by Len Brown · 8 years ago
  59. fee8654 tools/power turbostat: show all columns, independent of --debug by Len Brown · 8 years ago
  60. 33148d6 tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL by Len Brown · 8 years ago
  61. b3a34e9 tools/power turbostat: decode CPUID(6).TURBO by Len Brown · 8 years ago
  62. 0f7887c tools/power turbostat: dump Atom P-states correctly by Len Brown · 8 years ago
  63. e651262 tools/power turbostat: further decode MSR_IA32_MISC_ENABLE by Len Brown · 8 years ago
  64. 710f273 tools/power turbostat: add precision to --debug frequency output by Len Brown · 8 years ago
  65. 0539ba1 tools/power turbostat: Baytrail c-state support by Len Brown · 8 years ago
  66. 1df2e55 tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL by Len Brown · 8 years ago
  67. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  68. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. e72e58f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  71. 1ac884f Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  72. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  73. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  74. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  75. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  76. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  77. 0c49ad4 tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcase by Stas Sergeev · 8 years ago
  78. c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  79. f264288 tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding by Len Brown · 8 years ago
  80. 8f6196c tools/power turbostat: Baytrail: remove debug line in quiet mode by Len Brown · 8 years ago
  81. 71616c8 tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration by Len Brown · 8 years ago
  82. cf4cbe5 tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT by Len Brown · 8 years ago
  83. 812db3f tools/power turbostat: Add --show and --hide parameters by Len Brown · 8 years ago
  84. 678a3bd tools/power turbostat: fix bugs in --add option by Len Brown · 8 years ago
  85. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  86. 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago
  87. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  88. d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  89. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  90. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  91. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  92. 7a0c4cf userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types by Andrea Arcangeli · 8 years ago
  93. da5502c userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events by Mike Rapoport · 8 years ago
  94. aa0d272 userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page by Mike Rapoport · 8 years ago
  95. 6228b8f userfaultfd: non-cooperative: selftest: introduce userfaultfd_open by Mike Rapoport · 8 years ago
  96. 419624d userfaultfd: shmem: add userfaultfd_shmem test by Mike Rapoport · 8 years ago
  97. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  98. 9903bd7 userfaultfd: hugetlbfs: add userfaultfd_hugetlb test by Mike Kravetz · 8 years ago
  99. 0937577 tools/vm: add missing Makefile rules by Daniel Thompson · 8 years ago
  100. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago