1. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  2. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  3. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  4. 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
  5. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  6. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  7. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  8. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  9. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 990a848 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  14. 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  15. 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 7 years ago
  16. 529b3ca Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  17. 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
  18. 69b6f8a tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore by Prarit Bhargava · 7 years ago
  19. d4dbfa4 tools/power/cpupower: Add 64 bit library detection by Prarit Bhargava · 7 years ago
  20. 33974a4 perf trace: Call machine__exit() at exit by Andrei Vagin · 7 years ago
  21. a271bfa perf tools: Fix eBPF event specification parsing by Jiri Olsa · 7 years ago
  22. b6af53b perf tools: Add "reject" option for parse-events.l by Jiri Olsa · 7 years ago
  23. a9e017d selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  24. 9390afe selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  25. fec8f5a selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  26. adedf28 selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well by Andy Lutomirski · 7 years ago
  27. d744dca selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() by Andy Lutomirski · 7 years ago
  28. d60ad74 selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities by Andy Lutomirski · 7 years ago
  29. 693cb55 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  30. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  31. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  32. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  33. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  35. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  36. 9da779c cpupower: Fix no-rounding MHz frequency output by Prarit Bhargava · 7 years ago
  37. 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  38. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  39. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  40. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  41. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  44. 7285cf3 perf srcline: Show correct function name for srcline of callchains by Namhyung Kim · 7 years ago
  45. b7b75a6 perf srcline: Fix memory leak in addr2inlines() by Namhyung Kim · 7 years ago
  46. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  47. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  48. 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 7 years ago
  49. 0a2f7540 perf trace beauty: Implement pid_fd beautifier by Arnaldo Carvalho de Melo · 7 years ago
  50. 735e215 tools include uapi: Grab a copy of linux/kcmp.h by Arnaldo Carvalho de Melo · 7 years ago
  51. d6332a1 perf callchain: Fix double mapping al->addr for children without self period by Namhyung Kim · 7 years ago
  52. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 7 years ago
  53. 021b462 perf stat: Make --per-thread update shadow stats to show metrics by Jiri Olsa · 7 years ago
  54. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  55. e268687 perf tools: Add perf_data_file__write function by Jiri Olsa · 8 years ago
  56. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  57. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  58. 642ee1c perf script: Print information about per-event-dump files by Arnaldo Carvalho de Melo · 7 years ago
  59. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  61. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  62. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  63. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  64. 9445464 perf tools: Unwind properly location after REJECT by Jiri Olsa · 7 years ago
  65. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  66. 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 7 years ago
  67. a14390f perf script: Allow creating per-event dump files by Arnaldo Carvalho de Melo · 7 years ago
  68. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 7 years ago
  69. 894f3f1 perf script: Use event_format__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  70. 5ce2c5b perf script: Use pr_debug where appropriate by Arnaldo Carvalho de Melo · 7 years ago
  71. 69c7125 perf script: Add a few missing conversions to fprintf style by Arnaldo Carvalho de Melo · 7 years ago
  72. 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  73. 331c7cb perf symbols: Fix memory corruption because of zero length symbols by Ravi Bangoria · 7 years ago
  74. d8a88dd perf util: Enable handling of inlined frames by default by Milian Wolff · 7 years ago
  75. 1fb7d06 perf report: Use srcline from callchain for hist entries by Milian Wolff · 7 years ago
  76. 21ac9d5 perf report: Cache srclines for callchain nodes by Milian Wolff · 7 years ago
  77. b38775c perf report: Cache failed lookups of inlined frames by Milian Wolff · 7 years ago
  78. bf36eb5 perf report: Properly handle branch count in match_chain() by Milian Wolff · 7 years ago
  79. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  80. 5cd3801 locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal by Mark Rutland · 7 years ago
  81. 564cbc8 locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  82. aa44189 perf report: Compare symbol name for inlined frames when sorting by Milian Wolff · 7 years ago
  83. 9856240 perf callchain: Compare symbol name for inlined frames when matching by Milian Wolff · 7 years ago
  84. 9628b56 perf script: Mark inlined frames and do not print DSO for them by Milian Wolff · 7 years ago
  85. 8932f80 perf callchain: Mark inlined frames in output by " (inlined)" suffix by Milian Wolff · 7 years ago
  86. cbe50f6 perf report: Fall-back to function name comparison for -g srcline by Milian Wolff · 7 years ago
  87. 11ea251 perf callchain: Create real callchain entries for inlined frames by Milian Wolff · 7 years ago
  88. 2be8832 perf callchain: Refactor inline_list to store srcline string directly by Milian Wolff · 7 years ago
  89. fea0cf8 perf callchain: Refactor inline_list to operate on symbols by Milian Wolff · 7 years ago
  90. 40a342c perf callchain: Store srcline in callchain_cursor_node by Milian Wolff · 7 years ago
  91. 2a704fc perf report: Remove code to handle inline frames from browsers by Milian Wolff · 7 years ago
  92. 72bc286 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  93. 65db92e perf vendor events: Add Goldmont Plus V1 event file by Kan Liang · 7 years ago
  94. b1f03ca perf namespaces: Add more appropriate set of headers by Arnaldo Carvalho de Melo · 7 years ago
  95. 79f56eb perf kmem: Perform some cleanup if '--time' is given an invalid value by Christophe JAILLET · 7 years ago
  96. db49bc1 perf script: Fix error handling path by Christophe JAILLET · 7 years ago
  97. a1a5870 perf script: Use fprintf like printing uniformly by Arnaldo Carvalho de Melo · 7 years ago
  98. 923d0c9 perf tools: Introduce binary__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  99. 7958e54 perf vendor events: Fix incorrect cmask syntax for some Intel metrics by Andi Kleen · 7 years ago
  100. d7e05ce perf tools: Do not check ABI headers in a detached tarball build by Arnaldo Carvalho de Melo · 7 years ago