1. d02b395 tools include uapi: Grab a copy of linux/vhost.h by Arnaldo Carvalho de Melo · 8 years ago
  2. 8ff6957 perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf by Arnaldo Carvalho de Melo · 8 years ago
  3. 45717b7 perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 8 years ago
  4. 3ce9751 tools include uapi: Grab a copy of linux/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
  5. 2c3e962 perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 8 years ago
  6. a215684e tools include uapi: Grab a copy of sound/asound.h by Arnaldo Carvalho de Melo · 8 years ago
  7. ef9811f perf trace beauty ioctl: Beautify DRM ioctl cmds by Arnaldo Carvalho de Melo · 8 years ago
  8. c1737f2 tools include uapi: Grab copies of drm/{drm,i915_drm}.h by Arnaldo Carvalho de Melo · 8 years ago
  9. 1cc47f2 perf trace beauty ioctl: Improve 'cmd' beautifier by Arnaldo Carvalho de Melo · 8 years ago
  10. f1d6cb2 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 8 years ago
  11. 470de0f tools perf: Do not check spaces/blank lines when checking header file copy drift by Arnaldo Carvalho de Melo · 8 years ago
  12. 6375f0a tools include uapi: Grab a copy of asm-generic/ioctls.h by Arnaldo Carvalho de Melo · 8 years ago
  13. d62c1d7 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 8 years ago
  14. a40f617 tools headers: Sync kernel ABI headers with tooling headers by Ingo Molnar · 8 years ago
  15. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 8 years ago
  16. c59796d perf build: Clarify header version warning message by Ingo Molnar · 8 years ago
  17. c3a3800f Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  18. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 8 years ago
  19. 6b7007a perf data: Add doc when no conversion support compiled by Geneviève Bastien · 8 years ago
  20. f9f6f2a perf data: Add mmap[2] events to CTF conversion by Geneviève Bastien · 8 years ago
  21. a3073c8 perf data: Add callchain to CTF conversion by Geneviève Bastien · 8 years ago
  22. 3861c4a perf annotate TUI: Set appropriate column width for period/percent by Arnaldo Carvalho de Melo · 8 years ago
  23. f67d395 perf annotate TUI: Fix column header when toggling period/percent by Taeung Song · 8 years ago
  24. bc1e5d6 perf annotate TUI: Clarify calculation of column header widths by Arnaldo Carvalho de Melo · 8 years ago
  25. 29dc267 perf annotate TUI: Fix --show-total-period by Taeung Song · 8 years ago
  26. bb79a23 perf annotate TUI: Use sym_hist_entry in disasm_line_samples by Arnaldo Carvalho de Melo · 8 years ago
  27. 48cc330 perf annotate: Fix storing per line sym_hist_entry by Arnaldo Carvalho de Melo · 8 years ago
  28. ce9ee4a perf annotate stdio: Set enough columns for --show-total-period by Arnaldo Carvalho de Melo · 8 years ago
  29. 64831a2 perf sort: Use default sort if evlist is empty by David Carrillo-Cisneros · 8 years ago
  30. c6c13be perf annotate: Do not overwrite perf_sample->weight by Arnaldo Carvalho de Melo · 8 years ago
  31. 82bf311 perf stat: Use group read for event groups by Jiri Olsa · 8 years ago
  32. f7794d5 perf evsel: Add read_counter() by Jiri Olsa · 8 years ago
  33. de63403 perf tools: Add perf_evsel__read_size function by Jiri Olsa · 8 years ago
  34. ee438ec Merge tag 'perf-core-for-mingo-4.14-20170725' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  35. 62e6039 perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFEST by Arnaldo Carvalho de Melo · 8 years ago
  36. 38d2dcd perf annotate stdio: Fix column header when using --show-total-period by Taeung Song · 8 years ago
  37. 3f056b6 perf jevents: Make build fail on JSON parse error by Andi Kleen · 8 years ago
  38. a1a8bed perf report: Tag branch type/flag on "to" and tag cycles on "from" by Jin Yao · 8 years ago
  39. b49a821 perf report: Make --branch-history work without callgraphs(-g) option in perf record by Jin Yao · 8 years ago
  40. a641860 perf script python: Generate hooks with additional argument by Arun Kalyanasundaram · 8 years ago
  41. f38d281 perf script python: Add perf_sample dict to tracepoint handlers by Arun Kalyanasundaram · 8 years ago
  42. 74ec14f perf script python: Add sample_read to dict by Arun Kalyanasundaram · 8 years ago
  43. 892e76b perf script python: Refactor creation of perf sample dict by Arun Kalyanasundaram · 8 years ago
  44. e9f9a9c perf script python: Allocate memory only if handler exists by Arun Kalyanasundaram · 8 years ago
  45. 2ec5cab perf script: Remove some bogus error handling by Dan Carpenter · 8 years ago
  46. 868a832 perf top: Support lookup of symbols in other mount namespaces. by Krister Johansen · 8 years ago
  47. 2b04e0f perf evsel: Add verbose output for sys_perf_event_open fallback by Jiri Olsa · 8 years ago
  48. 5d90faf perf jvmti: Fix linker error when libelf config is disabled by Sudeep Holla · 8 years ago
  49. f484959 perf annotate: Process tracing data in pipe mode by David Carrillo-Cisneros · 8 years ago
  50. cb281fe perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile by David Carrillo-Cisneros · 8 years ago
  51. cd8dd03 perf cgroup: Fix refcount usage by Arnaldo Carvalho de Melo · 8 years ago
  52. cf6383f perf report: Fix kernel symbol adjustment for s390x by Thomas Richter · 8 years ago
  53. 585d93c perf annotate stdio: Fix --show-total-period by Taeung Song · 8 years ago
  54. 38115f2 kprobes/x86: Release insn_slot in failure path by Masami Hiramatsu · 8 years ago
  55. ba883b4 perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs by Stephane Eranian · 8 years ago
  56. 8aa7b7b perf/x86/intel/uncore: Fix SKX CHA event extra regs by Stephane Eranian · 8 years ago
  57. 9ad0fbd perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field by Kan Liang · 8 years ago
  58. c3f0268 perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask by Kan Liang · 8 years ago
  59. bab4e56 perf/x86/intel/uncore: Fix Skylake server PCU PMU event format by Kan Liang · 8 years ago
  60. b362598 perf/x86/intel/uncore: Fix Skylake UPI PMU event masks by Stephane Eranian · 8 years ago
  61. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  62. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  63. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago
  64. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  65. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  66. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  67. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  68. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  69. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  70. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  71. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  72. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  73. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  74. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  75. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  76. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  77. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  79. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  81. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  89. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  92. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  93. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  94. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  95. ecd5f99 perf annotate: Do not overwrite sample->period by Taeung Song · 8 years ago
  96. 461c17f perf annotate: Store the sample period in each histogram bucket by Taeung Song · 8 years ago
  97. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 8 years ago
  98. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 8 years ago
  99. bab89f6 perf hists: Pass perf_sample to __symbol__inc_addr_samples() by Taeung Song · 8 years ago
  100. 8158683d perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist by Taeung Song · 8 years ago