1. cd88ec2 x86: fix error handling for 32-bit compat out-of-range system call numbers by Linus Torvalds · 9 years ago
  2. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  3. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  4. fc5fee8 x86/xen: build "Xen PV" APIC driver for domU as well by Jason A. Donenfeld · 9 years ago
  5. 4469942 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. fc1a812 KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON by Alex Williamson · 9 years ago
  7. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  10. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  11. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  12. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  13. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  14. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  15. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  16. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  19. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  20. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  21. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  22. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  23. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
  24. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  25. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
  26. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
  27. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  28. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  29. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  30. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 9 years ago
  31. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  32. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  33. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  37. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  38. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  39. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  40. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
  41. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
  42. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
  43. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
  44. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
  45. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
  46. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
  47. 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 9 years ago
  48. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  49. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  50. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  51. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. ee4100d kvm: x86: fix load xsave feature warning by Wanpeng Li · 9 years ago
  53. fd717f1 KVM: x86: apply guest MTRR virtualization on host reserved pages by Paolo Bonzini · 9 years ago
  54. e098223 KVM: SVM: Sync g_pat with guest-written PAT value by Jan Kiszka · 9 years ago
  55. 3c2e7f7 KVM: SVM: use NPT page attributes by Paolo Bonzini · 9 years ago
  56. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  57. 370777d KVM: VMX: fix vmwrite to invalid VMCS by Radim Krčmář · 9 years ago
  58. d1fe921 KVM: x86: reintroduce kvm_is_mmio_pfn by Paolo Bonzini · 9 years ago
  59. 5d75a74 x86: hyperv: add CPUID bit for crash handlers by Paolo Bonzini · 9 years ago
  60. a833581 x86, perf: Fix static_key bug in load_mm_cr4() by Peter Zijlstra · 9 years ago
  61. 0294100 intel_pmc_ipc: Update kerneldoc formatting by qipeng.zha · 9 years ago
  62. 69711ca x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text by Sébastien Hinderer · 9 years ago
  63. 09cf92b x86/irq: Retrieve irq data after locking irq_desc by Thomas Gleixner · 9 years ago
  64. cbb24dc x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() by Thomas Gleixner · 9 years ago
  65. 5a3f75e x86/irq: Plug irq vector hotplug race by Thomas Gleixner · 9 years ago
  66. 827a82f x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8' by Steven Rostedt · 9 years ago
  67. 20d5e4a x86/espfix: Init espfix on the boot CPU side by Zhu Guihua · 9 years ago
  68. 1db8756 x86/espfix: Add 'cpu' parameter to init_espfix_ap() by Zhu Guihua · 9 years ago
  69. d6f2d75 x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig by Andrey Ryabinin · 9 years ago
  70. 8515522 x86/kasan: Add message about KASAN being initialized by Andrey Ryabinin · 9 years ago
  71. d4f86be x86/kasan: Fix boot crash on AMD processors by Andrey Ryabinin · 9 years ago
  72. 241d2c5 x86/kasan: Flush TLBs after switching CR3 by Andrey Ryabinin · 9 years ago
  73. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 9 years ago
  74. d0f77d4 x86/init: Clear 'init_level4_pgt' earlier by Andrey Ryabinin · 9 years ago
  75. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 9 years ago
  76. 5aac644 x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate() by Adrian Hunter · 9 years ago
  77. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  78. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  79. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago
  82. a88464a kvm: add hyper-v crash msrs values by Andrey Smetanin · 9 years ago
  83. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  84. 59fd132 KVM: x86: keep track of LVT0 changes under APICv by Radim Krčmář · 9 years ago
  85. db13856 KVM: x86: properly restore LVT0 by Radim Krčmář · 9 years ago
  86. 4272013 KVM: x86: make vapics_in_nmi_mode atomic by Radim Krčmář · 9 years ago
  87. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  88. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  89. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  90. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  92. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  93. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  94. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  95. a846f47 x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line. by KarimAllah Ahmed · 9 years ago
  96. 3b242c6 x86: mm: enable deferred struct page initialisation on x86-64 by Mel Gorman · 9 years ago
  97. 93472af perf/x86: Fix 'active_events' imbalance by Peter Zijlstra · 9 years ago
  98. dc5fb57 Merge branch 'x86/boot' into x86/urgent by Ingo Molnar · 9 years ago
  99. db52ef7 x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is enabled by Ingo Molnar · 9 years ago
  100. 0a8b835 intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver by qipeng.zha · 9 years ago