1. f90a241 perf script: Allow specifying event to switch on processing of other events by Arnaldo Carvalho de Melo · 5 years ago
  2. 11e54d3 perf vendor events intel: Add Tremontx event file v1.02 by Haiyan Song · 5 years ago
  3. 4511708 Merge tag 'perf-core-for-mingo-5.4-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Thomas Gleixner · 5 years ago
  4. 1cd8fa2 perf ui: No need to set ui_browser to 1 twice by Arnaldo Carvalho de Melo · 5 years ago
  5. 0a4d8fb perf record: Support aarch64 random socket_id assignment by Tan Xiaojun · 5 years ago
  6. 3143906 perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY format by Vince Weaver · 5 years ago
  7. 38fe26b tools: Keep list of tools in alphabetical order by Andy Shevchenko · 6 years ago
  8. acb9f2d perf evsel: Provide meaningful warning when trying to use 'aux_output' on older kernels by Arnaldo Carvalho de Melo · 5 years ago
  9. 243384d perf intel-pt: Add brief documentation for PEBS via Intel PT by Adrian Hunter · 5 years ago
  10. 1b99215 perf tools: Add aux-output config term by Adrian Hunter · 5 years ago
  11. 9e64cef perf intel-pt: Process options for PEBS event synthesis by Adrian Hunter · 5 years ago
  12. 181ebb5 perf tools: Add itrace option 'o' to synthesize aux-output events by Adrian Hunter · 5 years ago
  13. 5a4b58e perf tools: Add aux_output attribute flag by Adrian Hunter · 5 years ago
  14. ce7b0e4 perf record: Add an option to take an AUX snapshot on exit by Alexander Shishkin · 5 years ago
  15. 73e5de7 perf ftrace: Improve error message about capability to use ftrace by Arnaldo Carvalho de Melo · 5 years ago
  16. c766f3d perf ftrace: Use CAP_SYS_ADMIN instead of euid==0 by Igor Lubashev · 5 years ago
  17. 083c135 perf tools: Add CAP_SYSLOG define for older systems by Arnaldo Carvalho de Melo · 5 years ago
  18. 97993bd perf tools: Add NO_LIBCAP=1 to the minimal build test by Arnaldo Carvalho de Melo · 5 years ago
  19. c22e150 perf tools: Add helpers to use capabilities if present by Igor Lubashev · 5 years ago
  20. 74d5f3d tools build: Add capability-related feature detection by Igor Lubashev · 5 years ago
  21. 40d8177 perf top: Collapse and resort all evsels in a group by Arnaldo Carvalho de Melo · 5 years ago
  22. 5f8b4d5d perf hist: Remove dummy entries when finding real ones. by Arnaldo Carvalho de Melo · 5 years ago
  23. 3e70008 perf trace: Fix segmentation fault when access syscall info on arm64 by Leo Yan · 5 years ago
  24. 7d1a5ef perf hists: Do not link a pair if already linked by Arnaldo Carvalho de Melo · 5 years ago
  25. 1205a27 perf top: Set display thread COMM to help with debugging by Arnaldo Carvalho de Melo · 5 years ago
  26. b115df0 perf vendor events intel: Add Icelake V1.00 event file by Haiyan Song · 6 years ago
  27. 2b75863 perf tools: Fix paths in include statements by Luke Mujica · 5 years ago
  28. 4fe94ce1 perf test vfs_getname: Disable ~/.perfconfig to get default output by Arnaldo Carvalho de Melo · 5 years ago
  29. 5de9e5f perf config: Document the PERF_CONFIG environment variable by Arnaldo Carvalho de Melo · 5 years ago
  30. 61a461f perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig by Arnaldo Carvalho de Melo · 5 years ago
  31. 57fc032 perf session: Avoid infinite loop when seeing invalid header.size by Arnaldo Carvalho de Melo · 5 years ago
  32. 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  33. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  34. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  35. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  36. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  37. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. d2359a5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  39. dcbb4a15 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. ed254bb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 6054f4e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. 829890d Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  43. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  44. 5aa9100 Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  45. 36e630e Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  46. c13f867 Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  47. 15fa98e Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  48. 1041f50 Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  49. 97946f5 Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  50. 23df57a Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  51. bf1881c Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  52. 451577f Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  53. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  54. fccf01b scsi: fas216: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  55. 5f163f3 pcmcia: db1xxx_ss: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  56. 70a2783 video: fbdev: omapfb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  57. 40ad2de watchdog: riowd: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  58. 7b73315 s390/net: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  59. 3d86c7a crypto: ux500/crypt: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  60. d51c616 watchdog: wdt977: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  61. 24f2161 watchdog: scx200_wdt: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  62. d259f94 watchdog: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  63. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  64. 9039782 mfd: omap-usb-host: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  65. 795952d mfd: db8500-prcmu: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  66. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  67. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  68. 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  69. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  70. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  71. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  72. 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago
  73. e6a9522 drm/i915: Remove redundant user_access_end() from __copy_from_user() error path by Josh Poimboeuf · 5 years ago
  74. c07d8d47 kbuild: show hint if subdir-y/m is used to visit module Makefile by Masahiro Yamada · 5 years ago
  75. 4f2c8f3 kbuild: generate modules.order only in directories visited by obj-y/m by Masahiro Yamada · 5 years ago
  76. d9f78ed kbuild: fix false-positive need-builtin calculation by Masahiro Yamada · 5 years ago
  77. 47801c9 kbuild: revive single target %.ko by Masahiro Yamada · 5 years ago
  78. 2226fb5 Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  79. 15a555a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. cb7ef4b Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  81. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  82. 461d281 Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  83. ec4c99ad Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
  84. c808f2a Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  85. cb42f06 Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  86. 6c02b63 Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  87. 0acf567 Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  88. e577dc1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  89. a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  90. a738b5e Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  91. 0e1c438 Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  92. c096397 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  93. e2c2653 KVM: selftests: Update gitignore file for latest changes by Thomas Huth · 5 years ago
  94. 8f946da kvm: remove unnecessary PageReserved check by Paolo Bonzini · 5 years ago
  95. 6a7553e MAINTAINERS: handle fbdev changes through drm-misc tree by Bartlomiej Zolnierkiewicz · 5 years ago
  96. 20621fe bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()" by Coly Li · 5 years ago
  97. 404861e s390/vdso: map vdso also for statically linked binaries by Heiko Carstens · 5 years ago
  98. 16e604a KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable by Alexandru Elisei · 5 years ago
  99. c69509c KVM: arm: Don't write junk to CP15 registers on reset by Marc Zyngier · 5 years ago
  100. 03fdfb2 KVM: arm64: Don't write junk to sysregs on reset by Marc Zyngier · 5 years ago