1. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  2. 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 8 years ago
  3. 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 8 years ago
  4. 1698872 tools: Copy hashtable.h into tools directory by Josh Poimboeuf · 8 years ago
  5. 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 8 years ago
  6. a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 8 years ago
  7. e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 8 years ago
  8. 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 8 years ago
  9. d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 8 years ago
  10. d435fb5 objtool: Compile with debugging symbols by Josh Poimboeuf · 8 years ago
  11. b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 8 years ago
  12. 81bfafc objtool: Prevent infinite recursion in noreturn detection by Josh Poimboeuf · 8 years ago
  13. 3a99e6d perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes by Ingo Molnar · 8 years ago
  14. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 8 years ago
  16. a61a22f perf hists browser: Use hierarchy hpp list by Namhyung Kim · 8 years ago
  17. f58c95e perf report: Use hierarchy hpp list on stdio by Namhyung Kim · 8 years ago
  18. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 8 years ago
  19. a23f37e perf hists: Support multiple sort keys in a hierarchy level by Namhyung Kim · 8 years ago
  20. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  21. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 8 years ago
  22. f594bae perf stat: Document --detailed option by Borislav Petkov · 8 years ago
  23. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 8 years ago
  24. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 8 years ago
  25. 4a018cc perf jit: Move clockid validation by Adrian Hunter · 8 years ago
  26. 570735b perf jit: Let jit_process() return errors by Adrian Hunter · 8 years ago
  27. 5fb0ac1 perf session: Simplify tool stubs by Adrian Hunter · 8 years ago
  28. 640dad4 perf inject: Hit all DSOs for AUX data in JIT and other cases by Adrian Hunter · 8 years ago
  29. 07ef757 perf tools: Explicitly declare inc_group_count as a void function by Colin Ian King · 8 years ago
  30. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  31. d4f3236 nfit, libnvdimm: clear poison command support by Dan Williams · 8 years ago
  32. f471f1a tools/testing/nvdimm: expand ars unit testing by Dan Williams · 8 years ago
  33. a61fe6f nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc by Dan Williams · 8 years ago
  34. aef2533 libnvdimm, nfit: centralize command status translation by Dan Williams · 8 years ago
  35. 3b87356 nfit, tools/testing/nvdimm: test multiple control regions per-dimm by Dan Williams · 8 years ago
  36. be26f9a nfit, tools/testing/nvdimm: add format interface code definitions by Dan Williams · 8 years ago
  37. c1d45c3 objtool: Support CROSS_COMPILE by Josh Poimboeuf · 8 years ago
  38. 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 8 years ago
  39. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 8 years ago
  40. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 8 years ago
  41. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 8 years ago
  42. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 8 years ago
  43. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 8 years ago
  44. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 8 years ago
  45. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 8 years ago
  46. 979ac25 perf script: Fix double free on command_line by Colin Ian King · 8 years ago
  47. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 8 years ago
  48. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 8 years ago
  49. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 8 years ago
  50. 95c3656 perf record: Ensure return non-zero rc when mmap fail by Wang Nan · 8 years ago
  51. e1ab48b perf record: Introduce record__finish_output() to finish a perf.data by Wang Nan · 8 years ago
  52. c45c86e perf record: Extract synthesize code to record__synthesize() by Wang Nan · 8 years ago
  53. d8871ea perf record: Use WARN_ONCE to replace 'if' condition by Wang Nan · 8 years ago
  54. f8dd2d5 perf data: Explicitly set byte order for integer types by Wang Nan · 8 years ago
  55. 6122d57 perf data: Support converting data from bpf_perf_event_output() by Wang Nan · 8 years ago
  56. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 8 years ago
  57. f9a5978 perf tools: Fix locale handling in pmu parsing by Jiri Olsa · 8 years ago
  58. 780bc79 virtio_ring: Support DMA APIs by Andy Lutomirski · 8 years ago
  59. 48e8c57 selftests/powerpc: Test FPU and VMX regs in signal ucontext by Cyril Bur · 8 years ago
  60. e5ab8be selftests/powerpc: Test preservation of FPU and VMX regs across preemption by Cyril Bur · 8 years ago
  61. 01127f1 selftests/powerpc: Test the preservation of FPU and VMX regs across syscall by Cyril Bur · 8 years ago
  62. a4cf0a2 selftests/powerpc: Remove -flto from common CFLAGS by Suraj Jitindar Singh · 8 years ago
  63. 501e279 selftests/powerpc: Fix out of bounds access in TM signal test by Michael Ellerman · 8 years ago
  64. 523462d Merge 4.5-rc6 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  65. 3e66848 Merge 4.5-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  66. a674533 tools lib traceevent: Split pevent_print_event() into specific functionality functions by Steven Rostedt · 8 years ago
  67. c42de70 perf trace: Check and discard not only 'nr' but also '__syscall_nr' by Taeung Song · 8 years ago
  68. 67d5268 perf tools: Fix python extension build by Jiri Olsa · 8 years ago
  69. 013e379 tools/lib/lockdep: Fix link creation warning by Ingo Molnar · 8 years ago
  70. 11a1ac2 tools/lib/lockdep: Add tests for AA and ABBA locking by Alfredo Alvarez Fernandez · 8 years ago
  71. 9d5a23a tools/lib/lockdep: Add userspace version of READ_ONCE() by Alfredo Alvarez Fernandez · 8 years ago
  72. b2ed099 tools/lib/lockdep: Fix the build on recent kernels by Ingo Molnar · 8 years ago
  73. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  74. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  75. 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 8 years ago
  76. 1d6c940 perf trace: Print content of bpf-output event by Wang Nan · 8 years ago
  77. ba50423 perf trace: Call bpf__apply_obj_config in 'perf trace' by Wang Nan · 8 years ago
  78. fdf1472 perf tools: Only set filter for tracepoints events by Wang Nan · 8 years ago
  79. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 8 years ago
  80. abab5e7 perf report: Update column width of dynamic entries by Namhyung Kim · 8 years ago
  81. e049d4a perf hists: Fix dynamic entry display in hierarchy by Namhyung Kim · 8 years ago
  82. cb1fab9 perf report: Left align dynamic entries in hierarchy by Namhyung Kim · 8 years ago
  83. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 8 years ago
  84. 84b6ee8 perf hists: Fix comparing of dynamic entries by Namhyung Kim · 8 years ago
  85. 2ddda79 perf report: Show message for percent limit on gtk by Namhyung Kim · 8 years ago
  86. 79dded8 perf hists browser: Show message for percent limit by Namhyung Kim · 8 years ago
  87. 201fde7 perf hists browser: Cleanup hist_browser__update_percent_limit() by Namhyung Kim · 8 years ago
  88. bd4abd3 perf report: Show message for percent limit on stdio by Namhyung Kim · 8 years ago
  89. a7b5895 perf hists: Add more helper functions for the hierarchy mode by Namhyung Kim · 8 years ago
  90. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  91. 6accd8e selftests: media_dcevice_test fix usage information by Shuah Khan · 8 years ago
  92. 36d3f7d selftests: media_dcevice_test fix to handle ioctl failure case by Shuah Khan · 8 years ago
  93. 3b48bfc selftests: add missing .gitignore file or entry by Sudeep Holla · 8 years ago
  94. 214338e gpio: present the consumer of a line to userspace by Linus Walleij · 8 years ago
  95. 8560bae perf script: Remove duplicated code and needless script_spec__findnew() by Taeung Song · 8 years ago
  96. 8c749ce selftests: create test-specific kconfig fragments by Bamvor Jian Zhang · 8 years ago
  97. bfd092b selftests: breakpoint: add step_after_suspend_test by Greg Hackmann · 8 years ago
  98. 9d22f6e selftests: add a new test for Media Controller API by Shuah Khan · 8 years ago
  99. 8579aca perf script: Exception handling when the print fmt is empty by Taeung Song · 8 years ago
  100. bb109ac perf tools: Fix parsing of pmu events with empty list of modifiers by Arnaldo Carvalho de Melo · 8 years ago