1. 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. ab92b23 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 8 years ago
  4. 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 8 years ago
  5. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 8 years ago
  6. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 8 years ago
  7. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 8 years ago
  8. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 8 years ago
  9. d32917e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  10. 44ca941 kvmconfig: add more virtio drivers by Andrey Utkin · 8 years ago
  11. 4548f63 x86/kvm: Add stack frame dependency to fastop() inline asm by Josh Poimboeuf · 8 years ago
  12. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 8 years ago
  13. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 8 years ago
  14. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 8 years ago
  18. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 8 years ago
  19. c10fcb1 x86/sysfb_efi: Fix valid BAR address range check by Wang YanQing · 8 years ago
  20. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 8 years ago
  21. 08914f4 x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init by Alex Thorlton · 8 years ago
  22. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 8 years ago
  23. 7f9b474 x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT by Josh Boyer · 8 years ago
  24. 92c19ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. cf3beb7 perf/x86/intel: Fix incorrect lbr_sel_mask value by Kan Liang · 8 years ago
  27. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 8 years ago
  28. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 8 years ago
  29. 1bdb897 x86/apic: Handle zero vector gracefully in clear_vector_irq() by Keith Busch · 8 years ago
  30. e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 8 years ago
  31. 1ad9bf9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. e108960 perf/x86/intel/rapl: Add missing Haswell model by Srinivas Pandruvada · 8 years ago
  33. b89c173 perf/x86/intel: Add model number for Skylake Server to perf by Andi Kleen · 8 years ago
  34. 707e59b xen/qspinlock: Don't kick CPU if IRQ is not initialized by Ross Lagerwall · 8 years ago
  35. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 8 years ago
  36. 55f058e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  37. 1e2ae9e x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances by Vitaly Kuznetsov · 8 years ago
  38. 0851561 crypto: sha1-mb - use corrcet pointer while completing jobs by Xiaodong Liu · 8 years ago
  39. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 8 years ago
  41. 5e1b59a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  42. a312549 x86/mce: Avoid using object after free in genpool by Tony Luck · 8 years ago
  43. 316314c KVM: x86: mask CPUID(0xD,0x1).EAX against host value by Paolo Bonzini · 8 years ago
  44. fc5b7f3 kvm: x86: do not leak guest xcr0 into host interrupt handlers by David Matlack · 8 years ago
  45. 7a98205 KVM: MMU: fix permission_fault() by Xiao Guangrong · 8 years ago
  46. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  48. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  49. c4004b0 x86: remove the kernel code/data/bss resources from /proc/iomem by Linus Torvalds · 8 years ago
  50. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  51. 61abdbe kvm: x86: make lapic hrtimer pinned by Luiz Capitulino · 8 years ago
  52. 93e2aea Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  53. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 1826907 Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  57. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  58. 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 8 years ago
  59. 14f4760 kvm: set page dirty only if page has been writable by Yu Zhao · 8 years ago
  60. 14ebda33 KVM: x86: reduce default value of halt_poll_ns parameter by Paolo Bonzini · 8 years ago
  61. a2b5c3c KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled by Paolo Bonzini · 8 years ago
  62. 321c565 KVM: x86: Inject pending interrupt even if pending nmi exist by Yuki Shibuya · 8 years ago
  63. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 8 years ago
  64. dc6416f xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() by Boris Ostrovsky · 8 years ago
  65. 8041dcc Merge tag 'v4.6-rc1' into for-linus-4.6 by Konrad Rzeszutek Wilk · 8 years ago
  66. 6d92bc9 x86/build: Build compressed x86 kernels as PIE by H.J. Lu · 8 years ago
  67. 34a4cce x86/cpu: Add advanced power management bits by Huang Rui · 8 years ago
  68. 5f870a3 x86/thread_info: Merge two !__ASSEMBLY__ sections by Borislav Petkov · 8 years ago
  69. 4a6772f x86/cpufreq: Remove duplicated TDP MSR macro definitions by Vladimir Zapolskiy · 8 years ago
  70. 8196dab x86/cpu: Get rid of compute_unit_id by Borislav Petkov · 8 years ago
  71. 32b62f4 perf/x86/amd: Cleanup Fam10h NB event constraints by Peter Zijlstra · 8 years ago
  72. ee6825c x86/topology: Fix AMD core count by Peter Zijlstra · 8 years ago
  73. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  74. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 8 years ago
  75. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  76. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  77. ed6069b xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op by Boris Ostrovsky · 8 years ago
  78. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 8 years ago
  79. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  80. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 9da7766 x86/msr: Remove unused native_read_tscp() by Prarit Bhargava · 8 years ago
  83. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  85. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  86. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  87. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 8 years ago
  88. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  89. a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 8 years ago
  90. 9db284f kvm, rt: change async pagefault code locking for PREEMPT_RT by Rik van Riel · 8 years ago
  91. 0f127d1 KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() by Lan Tianyu · 8 years ago
  92. 7bfdf21 KVM/x86: Call smp_wmb() before increasing tlbs_dirty by Lan Tianyu · 8 years ago
  93. 36ca7e0 KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end() by Lan Tianyu · 8 years ago
  94. 9753f52 KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() by Lan Tianyu · 8 years ago
  95. b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 8 years ago
  96. be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 8 years ago
  97. 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 8 years ago
  98. 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 8 years ago
  99. 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 8 years ago
  100. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 8 years ago