1. 637d97b perf/x86/rapl: Get quirk state from new probe framework by Jiri Olsa · 6 years ago
  2. 5fc1bd8 perf/x86/rapl: Get attributes from new probe framework by Jiri Olsa · 6 years ago
  3. 122f1c51 perf/x86/rapl: Get MSR values from new probe framework by Jiri Olsa · 6 years ago
  4. cd105ae perf/x86/rapl: Get rapl_cntr_mask from new probe framework by Jiri Olsa · 6 years ago
  5. 5fb5273 perf/x86/rapl: Use new MSR detection interface by Jiri Olsa · 6 years ago
  6. 8f2a28c perf/x86/cstate: Use new probe function by Jiri Olsa · 6 years ago
  7. dde5e72 perf/x86/msr: Use new probe function by Jiri Olsa · 6 years ago
  8. 98253a5 perf/x86: Add MSR probe interface by Jiri Olsa · 6 years ago
  9. 9e6e87e Merge branch 'x86/cpu' into perf/core, to pick up dependent patches by Ingo Molnar · 6 years ago
  10. b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
  11. bd9a0c9 x86/umwait: Add sysfs interface to control umwait maximum time by Fenghua Yu · 6 years ago
  12. ff4b353 x86/umwait: Add sysfs interface to control umwait C0.2 state by Fenghua Yu · 6 years ago
  13. bd688c6 x86/umwait: Initialize umwait control values by Fenghua Yu · 6 years ago
  14. 6dbbf5e x86/cpufeatures: Enumerate user wait instructions by Fenghua Yu · 6 years ago
  15. 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
  16. cc9e303 x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs by Konstantin Khlebnikov · 6 years ago
  17. f8c0e06 x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3 by Tony W Wang-oc · 6 years ago
  18. 761fdd5 x86/cpu: Create Zhaoxin processors architecture support file by Tony W Wang-oc · 6 years ago
  19. 0a05fa6 x86/cpu: Split Tremont based Atoms from the rest by Andy Shevchenko · 6 years ago
  20. f987c95 x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2 by Andi Kleen · 6 years ago
  21. 2032f1f x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit by Andy Lutomirski · 6 years ago
  22. 708078f x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit by Chang S. Bae · 6 years ago
  23. 79e1932 x86/entry/64: Introduce the FIND_PERCPU_BASE macro by Chang S. Bae · 6 years ago
  24. 1d07316 x86/entry/64: Switch CR3 before SWAPGS in paranoid entry by Chang S. Bae · 6 years ago
  25. f60a83d x86/process/64: Use FSGSBASE instructions on thread copy and ptrace by Chang S. Bae · 6 years ago
  26. 1ab5f3f x86/process/64: Use FSBSBASE in switch_to() if available by Andy Lutomirski · 6 years ago
  27. a86b462 x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions by Chang S. Bae · 6 years ago
  28. 8b71340 x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions by Andi Kleen · 6 years ago
  29. b64ed19 x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE by Andy Lutomirski · 6 years ago
  30. 48f5e52 x86/ptrace: Prevent ptrace from clearing the FS/GS selector by Chang S. Bae · 6 years ago
  31. ff17bbe x86/vdso: Prevent segfaults due to hoisted vclock reads by Andy Lutomirski · 6 years ago
  32. a4c33bb Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  33. 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
  34. c5d0e49 ARM: 8867/1: vdso: pass --be8 to linker if necessary by Jason A. Donenfeld · 6 years ago
  35. b3e9783 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  36. e929387 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  37. 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
  38. 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
  39. 9fd5887 KVM: nVMX: reorganize initial steps of vmx_set_nested_state by Paolo Bonzini · 6 years ago
  40. 5008711 KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries by Suraj Jitindar Singh · 6 years ago
  41. b302e4b x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions by Fenghua Yu · 6 years ago
  42. acec0ce x86/cpufeatures: Combine word 11 and 12 into a new scattered features word by Fenghua Yu · 6 years ago
  43. 45fc56e x86/cpufeatures: Carve out CQM features retrieval by Borislav Petkov · 6 years ago
  44. 1b7aebf x86/cacheinfo: Fix a -Wtype-limits warning by Qian Cai · 6 years ago
  45. 4cb2acc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 by Thomas Gleixner · 6 years ago
  46. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  47. 775c8a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 by Thomas Gleixner · 6 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  50. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  51. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  52. f972474 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477 by Thomas Gleixner · 6 years ago
  53. 3f520cd2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474 by Thomas Gleixner · 6 years ago
  54. ea65cc9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454 by Thomas Gleixner · 6 years ago
  55. d690ec5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452 by Thomas Gleixner · 6 years ago
  56. 82c73e0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243 by Thomas Gleixner · 6 years ago
  57. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  58. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  59. 33eea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226 by Thomas Gleixner · 6 years ago
  60. b6b80c7 KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT by Sean Christopherson · 6 years ago
  61. 6ca00df KVM: x86: Modify struct kvm_nested_state to have explicit fields for data by Liran Alon · 6 years ago
  62. 9739ab7 powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac by Christoph Hellwig · 6 years ago
  63. 7b30689 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  64. 615c48a arm64/mm: don't initialize pgd_cache twice by Mike Rapoport · 6 years ago
  65. 35341ca arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h> by Anisse Astier · 6 years ago
  66. 140d900 ARM: ixp4xx: include irqs.h where needed by Arnd Bergmann · 6 years ago
  67. 6d8df60 ARM: ixp4xx: don't select SERIAL_OF_PLATFORM by Arnd Bergmann · 6 years ago
  68. 84b0282 KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode by Suraj Jitindar Singh · 6 years ago
  69. fabb2ef KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr() by Michael Neuling · 6 years ago
  70. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  71. adeaa21 arm64: ssbd: explicitly depend on <linux/prctl.h> by Anisse Astier · 6 years ago
  72. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  73. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  74. bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
  75. d0e1a50 perf/x86/intel: Disable check_msr for real HW by Jiri Olsa · 6 years ago
  76. b7c9b39 perf/x86/intel: Use ->is_visible callback for default group by Jiri Olsa · 6 years ago
  77. ee49532 perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge by Kan Liang · 6 years ago
  78. 07ce734 perf/x86/intel/uncore: Clean up client IMC by Kan Liang · 6 years ago
  79. 3da04b8 perf/x86/intel/uncore: Support MMIO type uncore blocks by Kan Liang · 6 years ago
  80. c8872d9 perf/x86/intel/uncore: Factor out box ref/unref functions by Kan Liang · 6 years ago
  81. 210cc5f perf/x86/intel/uncore: Add uncore support for Snow Ridge server by Kan Liang · 6 years ago
  82. 543ac28 perf/x86/intel/uncore: Handle invalid event coding for free-running counter by Kan Liang · 6 years ago
  83. faaeff9 perf/x86/intel: Add more Icelake CPUIDs by Kan Liang · 6 years ago
  84. 2a538fd perf/x86/intel: Add Icelake desktop CPUID by Kan Liang · 6 years ago
  85. bddb363 Merge branch 'x86/cpu' into perf/core, to pick up dependent changes by Ingo Molnar · 6 years ago
  86. c35f1b8 riscv: dts: add initial board data for the SiFive HiFive Unleashed by Paul Walmsley · 6 years ago
  87. 72296bd riscv: dts: add initial support for the SiFive FU540-C000 SoC by Paul Walmsley · 6 years ago
  88. 8d4e048 arch: riscv: add support for building DTB files from DT source data by Paul Walmsley · 6 years ago
  89. 80d1d46 Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  90. d5d3652 Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  91. 75d91ba Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  92. 5a55a16 Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into fixes by Olof Johansson · 6 years ago
  93. 9f22081 Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes by Olof Johansson · 6 years ago
  94. 6515a2c Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  95. 4bded29 Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  96. 963172d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. fa1827d Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  98. 82f6e26 powerpc/32: fix build failure on book3e with KVM by Christophe Leroy · 6 years ago
  99. e8732ff powerpc/booke: fix fast syscall entry on SMP by Christophe Leroy · 6 years ago
  100. b7f8b44 powerpc/32s: fix initial setup of segment registers on secondary CPU by Christophe Leroy · 6 years ago