1. 7bd330d tools lib: Adopt skip_spaces() from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  2. bd9860b perf tools: Use linux/ctype.h in more places by Arnaldo Carvalho de Melo · 6 years ago
  3. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  4. 1b2fc35 perf tools: Add missing util.h to pick up 'page_size' variable by Arnaldo Carvalho de Melo · 6 years ago
  5. 9f3926e perf tools: Remove old baggage that is util/include/linux/ctype.h by Arnaldo Carvalho de Melo · 6 years ago
  6. cf8b697 perf symbols: We need util.h in symbol-elf.c for zfree() by Arnaldo Carvalho de Melo · 6 years ago
  7. 155681f perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h by Arnaldo Carvalho de Melo · 6 years ago
  8. af41949 tools x86 machine: Add missing util.h to pick up 'page_size' by Arnaldo Carvalho de Melo · 6 years ago
  9. 6a9fa4e perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h by Arnaldo Carvalho de Melo · 6 years ago
  10. 93d50ed perf ctype: Remove now unused 'spaces' variable by Arnaldo Carvalho de Melo · 6 years ago
  11. b598c34 perf ui stdio: No need to use 'spaces' to left align by Arnaldo Carvalho de Melo · 6 years ago
  12. 828e27a perf ctype: Remove unused 'graph_line' variable by Arnaldo Carvalho de Melo · 6 years ago
  13. aba4428 perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwrite events by Adrian Hunter · 6 years ago
  14. 5130c6e perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events by Adrian Hunter · 6 years ago
  15. b9322ca perf db-export: Export synth events by Adrian Hunter · 6 years ago
  16. 5fe2cf7 perf intel-pt: Synthesize CBR events when last seen value changes by Adrian Hunter · 6 years ago
  17. 51b0918 perf intel-pt: Add CBR value to decoder state by Adrian Hunter · 6 years ago
  18. 91de868 perf intel-pt: Cater for CBR change in PSB+ by Adrian Hunter · 6 years ago
  19. abe5a1d perf intel-pt: Decoder to output CBR changes immediately by Adrian Hunter · 6 years ago
  20. 9f94c7f perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 6 years ago
  21. eb5d854 perf thread-stack: Eliminate code duplicating thread_stack__pop_ks() by Adrian Hunter · 6 years ago
  22. 97860b4 perf thread-stack: Fix thread stack return from kernel for kernel-only case by Adrian Hunter · 6 years ago
  23. 2d7102a perf tools: Fix cache.h include directive by Numfor Mbiziwo-Tiapo · 6 years ago
  24. fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
  25. 637d97b perf/x86/rapl: Get quirk state from new probe framework by Jiri Olsa · 6 years ago
  26. 5fc1bd8 perf/x86/rapl: Get attributes from new probe framework by Jiri Olsa · 6 years ago
  27. 122f1c51 perf/x86/rapl: Get MSR values from new probe framework by Jiri Olsa · 6 years ago
  28. cd105ae perf/x86/rapl: Get rapl_cntr_mask from new probe framework by Jiri Olsa · 6 years ago
  29. 5fb5273 perf/x86/rapl: Use new MSR detection interface by Jiri Olsa · 6 years ago
  30. 8f2a28c perf/x86/cstate: Use new probe function by Jiri Olsa · 6 years ago
  31. dde5e72 perf/x86/msr: Use new probe function by Jiri Olsa · 6 years ago
  32. 98253a5 perf/x86: Add MSR probe interface by Jiri Olsa · 6 years ago
  33. 9e6e87e Merge branch 'x86/cpu' into perf/core, to pick up dependent patches by Ingo Molnar · 6 years ago
  34. b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
  35. 203dffa Documentation/ABI: Document umwait control sysfs interfaces by Fenghua Yu · 6 years ago
  36. bd9a0c9 x86/umwait: Add sysfs interface to control umwait maximum time by Fenghua Yu · 6 years ago
  37. ff4b353 x86/umwait: Add sysfs interface to control umwait C0.2 state by Fenghua Yu · 6 years ago
  38. bd688c6 x86/umwait: Initialize umwait control values by Fenghua Yu · 6 years ago
  39. 6dbbf5e x86/cpufeatures: Enumerate user wait instructions by Fenghua Yu · 6 years ago
  40. 4b972a0 Linux 5.2-rc6 by Linus Torvalds · 6 years ago
  41. 6698a71 Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  42. 0aafc8a Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock" by Peter Xu · 6 years ago
  43. b253d5f Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  44. f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  45. a8282bf Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  46. 693cd8c Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 6 years ago
  47. cc9e303 x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs by Konstantin Khlebnikov · 6 years ago
  48. f8c0e06 x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3 by Tony W Wang-oc · 6 years ago
  49. 773b2f3 ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC by Tony W Wang-oc · 6 years ago
  50. 761fdd5 x86/cpu: Create Zhaoxin processors architecture support file by Tony W Wang-oc · 6 years ago
  51. 0a05fa6 x86/cpu: Split Tremont based Atoms from the rest by Andy Shevchenko · 6 years ago
  52. 2c7b5ac Documentation/x86/64: Add documentation for GS/FS addressing mode by Thomas Gleixner · 6 years ago
  53. f987c95 x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2 by Andi Kleen · 6 years ago
  54. 2032f1f x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit by Andy Lutomirski · 6 years ago
  55. a87730c selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE by Chang S. Bae · 6 years ago
  56. 9ad75a0 selftests/x86/fsgsbase: Test RD/WRGSBASE by Andy Lutomirski · 6 years ago
  57. 5bf0cab x86/entry/64: Document GSBASE handling in the paranoid path by Chang S. Bae · 6 years ago
  58. 708078f x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit by Chang S. Bae · 6 years ago
  59. 79e1932 x86/entry/64: Introduce the FIND_PERCPU_BASE macro by Chang S. Bae · 6 years ago
  60. 1d07316 x86/entry/64: Switch CR3 before SWAPGS in paranoid entry by Chang S. Bae · 6 years ago
  61. f60a83d x86/process/64: Use FSGSBASE instructions on thread copy and ptrace by Chang S. Bae · 6 years ago
  62. 1ab5f3f x86/process/64: Use FSBSBASE in switch_to() if available by Andy Lutomirski · 6 years ago
  63. a86b462 x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions by Chang S. Bae · 6 years ago
  64. 8b71340 x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions by Andi Kleen · 6 years ago
  65. 1fb12b3 kbuild: Raise the minimum required binutils version to 2.21 by Chang S. Bae · 6 years ago
  66. b64ed19 x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE by Andy Lutomirski · 6 years ago
  67. 1b6858d selftests/x86/fsgsbase: Test ptracer-induced GSBASE write by Chang S. Bae · 6 years ago
  68. 48f5e52 x86/ptrace: Prevent ptrace from clearing the FS/GS selector by Chang S. Bae · 6 years ago
  69. a3664a7 Merge tag 'perf-core-for-mingo-5.3-20190621' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  70. c356dc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  71. b6653b3 tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 6 years ago
  72. 121bddf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  73. c036f7d Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  74. ff17bbe x86/vdso: Prevent segfaults due to hoisted vclock reads by Andy Lutomirski · 6 years ago
  75. 19d5504 SUNRPC: Fix a credential refcount leak by Trond Myklebust · 6 years ago
  76. 502980e Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" by Anna Schumaker · 6 years ago
  77. b962261 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 6 years ago
  78. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  79. a4c33bb Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  80. 0728f6c Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  81. db54615e Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  82. b7b8a44 Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  83. cf24242 Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  84. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  85. 05512b0 Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  86. 5eab9cf Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  87. 91cbf5d Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  88. ea37e1a Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  89. 47e3c4c Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  90. c5d0e49 ARM: 8867/1: vdso: pass --be8 to linker if necessary by Jason A. Donenfeld · 6 years ago
  91. 4ae004a Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  92. b910f6a Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  93. b3e9783 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  94. e929387 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  95. a409de6 Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  96. d72558b Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  97. 6331d11 Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  98. 41a247d Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  99. b21e31b Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  100. 9fd5887 KVM: nVMX: reorganize initial steps of vmx_set_nested_state by Paolo Bonzini · 6 years ago