1. 7eb709f perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  2. 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
  3. 1af22eb perf/x86/intel: Disable userspace RDPMC usage for large PEBS by Kan Liang · 7 years ago
  4. ceb90d9 perf/x86/intel: Fix PMU read for auto-reload by Kan Liang · 7 years ago
  5. 5bee2cc perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there by Kan Liang · 7 years ago
  6. bcfbe5c perf/x86: Introduce a ->read() callback in 'struct x86_pmu' by Kan Liang · 7 years ago
  7. d31fc13 perf/x86/intel: Fix event update for auto-reload by Kan Liang · 7 years ago
  8. 82d71ed perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 7 years ago
  9. f605cfc perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 7 years ago
  10. 3f986ee Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 7 years ago
  11. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 3176609 perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 7 years ago
  14. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  15. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  16. 5fbdefc Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  17. 0573fed Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  18. 636a415 parisc: Reduce irq overhead when run in qemu by Helge Deller · 7 years ago
  19. 5ffa851 parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
  20. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 7 years ago
  21. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  22. 0adb24e parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
  23. 1b1e4ee sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE by Masahiro Yamada · 7 years ago
  24. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  25. b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
  26. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  27. 66421c1 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
  28. d1d93fa KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
  29. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  30. 945fd17 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table by Thomas Gleixner · 7 years ago
  31. 97ace51 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  32. b5e792f Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  33. c98e140 Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  34. 36b38aef Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 7 years ago
  35. 47b02f4 x86/xen: add tty0 and hvc0 as preferred consoles for dom0 by Juergen Gross · 7 years ago
  36. a29a252 ARC: setup cpu possible mask according to possible-cpus dts property by Eugeniy Paltsev · 7 years ago
  37. f3205de ARC: mcip: update MCIP debug mask when the new cpu came online by Eugeniy Paltsev · 7 years ago
  38. 07423d0 ARC: mcip: halt GFRC counter when ARC cores halt by Eugeniy Paltsev · 7 years ago
  39. 701eda0 ARCv2: boot log: fix HS48 release number by Vineet Gupta · 7 years ago
  40. 028091f x86/platform/intel-mid: Handle Intel Edison reboot correctly by Sebastian Panceac · 7 years ago
  41. 71c208d x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend by Juergen Gross · 7 years ago
  42. 22636f8 x86/asm: Add instruction suffixes to bitops by Jan Beulich · 7 years ago
  43. a368d7f x86/entry/64: Add instruction suffix by Jan Beulich · 7 years ago
  44. cb097be x86/refcounts: Switch to UD2 for exceptions by Kees Cook · 7 years ago
  45. 2944866 ARM: dts: bcm283x: Move arm-pmu out of soc node by Stefan Wahren · 7 years ago
  46. 808b7de ARM: dts: bcm283x: Fix unit address of local_intc by Stefan Wahren · 7 years ago
  47. 0a5aff6 ARM: dts: NSP: Fix amount of RAM on BCM958625HR by Florian Fainelli · 7 years ago
  48. 29d1d52 ARM: dts: Set D-Link DNS-313 SATA to muxmode 0 by Linus Walleij · 7 years ago
  49. 133390f ARM: omap2: set CONFIG_LIRC=y in defconfig by Arnd Bergmann · 7 years ago
  50. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. ab4af60 riscv/barrier: Define __smp_{mb,rmb,wmb} by Andrea Parri · 7 years ago
  53. e1171ac Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  54. c23a757 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. e912bf2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 9c89709 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  59. c0c6bb2 ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS by Shyam Saini · 7 years ago
  60. 9c5e0af KVM: SVM: Fix SEV LAUNCH_SECRET command by Brijesh Singh · 7 years ago
  61. 7607b71 KVM: SVM: install RSM intercept by Brijesh Singh · 7 years ago
  62. 3e23338 KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command by Brijesh Singh · 7 years ago
  63. 4f2f61f KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabled by Wanpeng Li · 7 years ago
  64. afdc3f58 x86/kvm: Make parse_no_xxx __init for kvm by Dou Liyang · 7 years ago
  65. fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 7 years ago
  66. f75e492 kvm: fix warning for non-x86 builds by Sebastian Ott · 7 years ago
  67. 95e057e KVM: X86: Fix SMRAM accessing even if VM is shutdown by Wanpeng Li · 7 years ago
  68. 135a06c KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 by Chao Gao · 7 years ago
  69. 103c763 KVM/x86: remove WARN_ON() for when vm_munmap() fails by Eric Biggers · 7 years ago
  70. 9915824 KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP by Radim Krčmář · 7 years ago
  71. 0b2e990 KVM: x86: move LAPIC initialization after VMCS creation by Paolo Bonzini · 7 years ago
  72. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  73. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  74. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  75. ee1a15e Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  76. 6c62cc4 Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  77. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  78. 4596749 x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 7 years ago
  79. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  80. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  81. 946fbbc KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
  82. ecb586b KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
  83. 36e74d3 x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system by Wang Hui · 7 years ago
  84. e84cf6a x86/apic/vector: Handle vector release on CPU unplug correctly by Thomas Gleixner · 7 years ago
  85. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  86. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  87. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  88. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  89. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  90. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  91. 77ee2e1 ARM: BCM: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  92. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  93. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  94. b21ebf2 x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  95. 8337d08 ARM: orion: fix orion_ge00_switch_board_info initialization by Arnd Bergmann · 7 years ago
  96. e6d2101 Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 7 years ago
  97. d1b8b96 Merge tag 'v4.16-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 7 years ago
  98. c209d25 Merge tag 'omap-for-v4.16/fixes-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  99. ac07b9a Merge tag 'mvebu-fixes-4.16-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 7 years ago
  100. eec51af ARM: davinci: mark spi_board_info arrays as const by Arnd Bergmann · 7 years ago