1. f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 10 years ago
  3. 593669c x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation by Jiang Liu · 10 years ago
  4. 812dbd9 x86/PCI: Fix the range check for IO resources by Jiang Liu · 10 years ago
  5. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
  6. 1c2b364 kvm: remove KVM_MMIO_SIZE by Tiejun Chen · 10 years ago
  7. a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
  8. 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
  9. c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
  10. 22c4bd9 x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
  11. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  12. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  13. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
  14. 0967160 Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches by Ingo Molnar · 10 years ago
  15. 8f4bf4b Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  16. 75aaf4c x86/raid6: correctly check for assembler capabilities by Jan Beulich · 10 years ago
  17. b2cd5dd Merge branch 'acpica' into acpi-resources by Rafael J. Wysocki · 10 years ago
  18. 705699a KVM: nVMX: Enable nested posted interrupt processing by Wincy Van · 10 years ago
  19. 608406e KVM: nVMX: Enable nested virtual interrupt delivery by Wincy Van · 10 years ago
  20. 82f0dd4 KVM: nVMX: Enable nested apic register virtualization by Wincy Van · 10 years ago
  21. b9c237b KVM: nVMX: Make nested control MSRs per-cpu by Wincy Van · 10 years ago
  22. f2b9328 KVM: nVMX: Enable nested virtualize x2apic mode by Wincy Van · 10 years ago
  23. 3af18d9 KVM: nVMX: Prepare for using hardware MSR bitmap by Wincy Van · 10 years ago
  24. b57c0b5 Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
  25. ad6e468 Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
  26. 8dbcb87 Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in new changes by Ingo Molnar · 10 years ago
  27. ea9e9d8 Specify PCI based UART for earlyprintk by Stuart R. Anderson · 10 years ago
  28. 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
  29. 2e6d015 KVM: x86: revert "add method to test PIR bitmap vector" by Marcelo Tosatti · 10 years ago
  30. f933986 KVM: x86: fix lapic_timer_int_injected with APIC-v by Marcelo Tosatti · 10 years ago
  31. 51ac3d2 PCI: Add NEC variants to Stratus ftServer PCIe DMI check by Charlotte Richardson · 10 years ago
  32. 96b6352 x86_64, entry: Remove the syscall exit audit and schedule optimizations by Andy Lutomirski · 10 years ago
  33. 2a23c6b x86_64, entry: Use sysret to return to userspace when possible by Andy Lutomirski · 10 years ago
  34. b926e6f x86, traps: Fix ist_enter from userspace by Andy Lutomirski · 10 years ago
  35. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 1f59fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  37. ad15a29 kvm: vmx: fix oops with explicit flexpriority=0 option by Paolo Bonzini · 10 years ago
  38. df04d1d KVM: x86: check LAPIC presence when building apic_map by Radim Krčmář · 10 years ago
  39. 8a39536 KVM: x86: fix x2apic logical address matching by Radim Krčmář · 10 years ago
  40. 3697f30 KVM: x86: replace 0 with APIC_DEST_PHYSICAL by Radim Krčmář · 10 years ago
  41. 9368b56 KVM: x86: cleanup kvm_apic_match_*() by Radim Krčmář · 10 years ago
  42. 52c233a KVM: x86: return bool from kvm_apic_match*() by Radim Krčmář · 10 years ago
  43. 843e433 KVM: VMX: Add PML support in VMX by Kai Huang · 10 years ago
  44. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  45. 88178fd KVM: x86: Add new dirty logging kvm_x86_ops for PML by Kai Huang · 10 years ago
  46. 1c91cad4 KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access by Kai Huang · 10 years ago
  47. 9b51a63 KVM: MMU: Explicitly set D-bit for writable spte. by Kai Huang · 10 years ago
  48. f4b4b18 KVM: MMU: Add mmu help functions to support PML by Kai Huang · 10 years ago
  49. 3b0f1d0 KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty by Kai Huang · 10 years ago
  50. 6d84d1d Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 10 years ago
  51. 050835e9 x86, vdso: teach 'make clean' remove vdso64 binaries by Andrey Skvortsov · 10 years ago
  52. 6a878e5 PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR by Yijing Wang · 10 years ago
  53. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  54. 772a9ac Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
  55. 41ca5d4 Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc as 'no segment'") into x86/asm by Ingo Molnar · 10 years ago
  56. 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 10 years ago
  57. 0ae65f4 x86/xen: require ballooned pages for grant maps by Jennifer Herbert · 10 years ago
  58. 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 10 years ago
  59. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 10 years ago
  60. ef454ca perf/x86/intel: Add model number for Airmont by Kan Liang · 10 years ago
  61. 98b008d perf/rapl: Fix crash in rapl_scale() by Stephane Eranian · 10 years ago
  62. c05199e perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization by Kan Liang · 10 years ago
  63. 270b793 x86/xen: cleanup arch/x86/xen/mmu.c by Juergen Gross · 10 years ago
  64. bf9d834 x86/xen: add some __init annotations in arch/x86/xen/mmu.c by Juergen Gross · 10 years ago
  65. a3f5239 x86/xen: add some __init and static annotations in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  66. 3ba5c86 x86/xen: use correct types for addresses in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  67. f0feed1 x86/xen: cleanup arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  68. da63865 x86, microcode: Return error from driver init code when loader is disabled by Boris Ostrovsky · 10 years ago
  69. 128ca09 kvm: iommu: Add cond_resched to legacy device assignment code by Joerg Roedel · 10 years ago
  70. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
  71. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  72. 8226808 KVM: x86: Emulation of call may use incorrect stack size by Nadav Amit · 10 years ago
  73. bac15531 KVM: x86: 32-bit wraparound read/write not emulated correctly by Nadav Amit · 10 years ago
  74. 2b42fce KVM: x86: Fix defines in emulator.c by Nadav Amit · 10 years ago
  75. 2276b51 KVM: x86: ARPL emulation can cause spurious exceptions by Nadav Amit · 10 years ago
  76. 801806d KVM: x86: IRET emulation does not clear NMI masking by Nadav Amit · 10 years ago
  77. 16794aa KVM: x86: Wrong operand size for far ret by Nadav Amit · 10 years ago
  78. 2fcf5c8 KVM: x86: Dirty the dest op page on cmpxchg emulation by Nadav Amit · 10 years ago
  79. 57b6b99 x86,xen: use current->state helpers by Davidlohr Bueso · 10 years ago
  80. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 4061ed9 Drivers: hv: vmbus: Implement a clockevent device by K. Y. Srinivasan · 10 years ago
  82. ba360f887 x86, init: Fix UP boot regression on x86_64 by Thomas Gleixner · 10 years ago
  83. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  84. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  85. d574ffa x86, e820: Clean up sanitize_e820_map() users by WANG Chao · 10 years ago
  86. 7389882 x86, setup: Let early_memremap() handle page alignment by WANG Chao · 10 years ago
  87. 8fff5e3 Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  88. f374737 KVM: x86: SYSENTER emulation is broken by Nadav Amit · 10 years ago
  89. 63ea0a4 KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 by Nadav Amit · 10 years ago
  90. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  91. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  92. 5204521 x86/tsc: Change Fast TSC calibration failed from error to info by Alexandre Demers · 10 years ago
  93. d505ad1 x86/rtc: Remove duplicate const specifier by Colin King · 10 years ago
  94. 38a1dfd x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 by Bryan O'Donoghue · 10 years ago
  95. 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 10 years ago
  96. 3669ef9 x86, tls: Interpret an all-zero struct user_desc as "no segment" by Andy Lutomirski · 10 years ago
  97. e30ab18 x86, tls, ldt: Stop checking lm in LDT_empty by Andy Lutomirski · 10 years ago
  98. c922228 x86, mpx: Fix potential performance issue on unmaps by Dave Hansen · 10 years ago
  99. 814564a x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels by Dave Hansen · 10 years ago
  100. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago