1. 2603a49 tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  2. 1fc3d0e tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  3. c66f256 tools headers uapi: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  4. ad46f35 tools headers uapi: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  5. 8122b04 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  6. bd5c6b8 perf bench: Update the copies of x86's mem{cpy,set}_64.S by Arnaldo Carvalho de Melo · 5 years ago
  7. 77b91c1 perf machine: Fill map_symbol->maps in append_inlines() to fix segfault by Arnaldo Carvalho de Melo · 5 years ago
  8. fa7f7e7 perf jit: Move test functionality in to a test by Ian Rogers · 5 years ago
  9. 704e2f5 perf stat: Use affinity for enabling/disabling events by Andi Kleen · 5 years ago
  10. 363fb12 perf evsel: Add functions to enable/disable for a specific CPU by Andi Kleen · 5 years ago
  11. 4b49ab7 perf stat: Use affinity for reading by Andi Kleen · 5 years ago
  12. 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
  13. e0e6a6c perf stat: Factor out open error handling by Andi Kleen · 5 years ago
  14. 7736627 perf stat: Use affinity for closing file descriptors by Andi Kleen · 5 years ago
  15. 99d6141 perf evsel: Add functions to close evsel on a CPU by Andi Kleen · 5 years ago
  16. a8cbe40 perf evsel: Add iterator to iterate over events ordered by CPU by Andi Kleen · 5 years ago
  17. a2408a7 perf evlist: Maintain evlist->all_cpus by Andi Kleen · 5 years ago
  18. 7074674 perf cpumap: Maintain cpumaps ordered and without dups by Andi Kleen · 5 years ago
  19. e680a41 Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  20. 5172672 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 5 years ago
  21. 0cd032d perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 5 years ago
  22. 267ed5d perf affinity: Add infrastructure to save/restore affinity by Andi Kleen · 5 years ago
  23. d966458 perf pmu: Use file system cache to optimize sysfs access by Andi Kleen · 5 years ago
  24. 5b596e0f perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 5 years ago
  25. 2b1ac64 perf diff: Use llabs() with 64-bit values by Arnaldo Carvalho de Melo · 5 years ago
  26. 98e9324 perf diff: Use llabs() with 64-bit values by Arnaldo Carvalho de Melo · 5 years ago
  27. 405b453 perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0 by Anthony Steinhauser · 5 years ago
  28. 89d57dd Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  29. 3f1b210 Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  30. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  31. 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  32. 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  33. c2da5bdc66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. df28204 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  39. 3f61281 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 0bcd776 x86/iopl: Make 'struct tss_struct' constant size again by Ingo Molnar · 5 years ago
  41. 2be7d34 Revert "vfs: properly and reliably lock f_pos in fdget_pos()" by Linus Torvalds · 5 years ago
  42. ab851d4 Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  43. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  44. 5c4a1c0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. 53a07a1 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. da42761 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. 1c134b1 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. 24ee25a Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 64d6a12 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. cd4771f Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. a25bbc2 Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 85fbf15 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. fd26159 Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 7b65e20 perf tools: Allow to link with libbpf dynamicaly by Jiri Olsa · 5 years ago
  55. a573268 perf tests: Rename tests/map_groups.c to tests/maps.c by Arnaldo Carvalho de Melo · 5 years ago
  56. 6d38267 perf tests: Rename thread-mg-share to thread-maps-share by Arnaldo Carvalho de Melo · 5 years ago
  57. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  58. 9a29cee perf maps: Rename 'mg' variables to 'maps' by Arnaldo Carvalho de Melo · 5 years ago
  59. f2eaea0 perf map_symbol: Rename ms->mg to ms->maps by Arnaldo Carvalho de Melo · 5 years ago
  60. 694520d perf addr_location: Rename al->mg to al->maps by Arnaldo Carvalho de Melo · 5 years ago
  61. fe87797 perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  62. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  63. 9adab03 x86/insn: perf tools: Add some more instructions to the new instructions test by Adrian Hunter · 5 years ago
  64. af4933c x86/insn: Add some more Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  65. a82f15e perf map: Remove unused functions by Arnaldo Carvalho de Melo · 5 years ago
  66. 805fcbc perf map: Remove needless struct forward declarations by Arnaldo Carvalho de Melo · 5 years ago
  67. 40df3897 perf map: Ditch leftover map__reloc_vmlinux() prototype by Arnaldo Carvalho de Melo · 5 years ago
  68. 540a63e perf script: Move map__fprintf_srccode() to near its only user by Arnaldo Carvalho de Melo · 5 years ago
  69. 2ea352d Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  70. 0ca40f4 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 5 years ago
  71. 782b597 Merge branch 'acpi-mm' by Rafael J. Wysocki · 5 years ago
  72. 995e2ef Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' by Rafael J. Wysocki · 5 years ago
  73. 1fca7e0 Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button' by Rafael J. Wysocki · 5 years ago
  74. 713608a Merge branch 'acpica' by Rafael J. Wysocki · 5 years ago
  75. e350b60 Merge branches 'pm-avs', 'pm-docs' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
  76. 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
  77. fa6a599 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 5 years ago
  78. c48b90f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  79. 6221403 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  80. be2eca9 Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  81. a11b696 Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 5 years ago
  82. ae2dc03 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  83. a86f69d Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  84. d873a0c Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
  85. 3b397c7 Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 years ago
  86. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  87. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  88. f838767 Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  89. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  90. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  91. 9391ede Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 5 years ago
  92. 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  93. 9c91e6a Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 years ago
  94. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  95. 3f3c8be Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  96. 2981dcf Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  97. 5ef30d7 Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
  98. 28fcb77 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 63c2291 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. ea1f56f Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago