1. 03c0b52 sched: Fix unreleased llc_shared_mask bit during CPU hotplug by Wanpeng Li · 10 years ago
  2. 2d7faac x86/espfix/xen: Fix allocation of pages for paravirt page tables by Boris Ostrovsky · 10 years ago
  3. 2194809 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  4. 82728d1 x86, espfix: Make it possible to disable 16-bit support by H. Peter Anvin · 10 years ago
  5. 05c319a x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 10 years ago
  6. 750f3ed x86, espfix: Fix broken header guard by H. Peter Anvin · 10 years ago
  7. c429eba x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 10 years ago
  8. 3403361 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  9. 49f89c8 Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" by H. Peter Anvin · 10 years ago
  10. aae6e13 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 10 years ago
  11. 87982e2 perf/x86/intel: ignore CondChgd bit to avoid false NMI handling by HATAYAMA Daisuke · 10 years ago
  12. 8ac7f4c x86, ioremap: Speed up check for RAM pages by Roland Dreier · 10 years ago
  13. 72daae6 KVM: x86: preserve the high 32-bits of the PAT register by Paolo Bonzini · 10 years ago
  14. c7cc3d2 KVM: x86: Increase the number of fixed MTRR regs to 10 by Nadav Amit · 10 years ago
  15. 02d9ef8 ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  16. 1a22102b x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) by Andy Lutomirski · 10 years ago
  17. 0107f87 x86, x32: Use compat shims for io_{setup,submit} by Mike Frysinger · 10 years ago
  18. 5c0b5e5 x86-32, espfix: Remove filter for espfix32 due to race by H. Peter Anvin · 10 years ago
  19. 61fe69e x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
  20. e0b4501 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
  21. 7ec8752 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 11 years ago
  22. 6d9bede efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 11 years ago
  23. f2c25eb x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 11 years ago
  24. 2b4a4a7 x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 11 years ago
  25. f33b335 x86/Sandy Bridge: mark arrays in __init functions as __initconst by H. Peter Anvin · 12 years ago
  26. 2b3a804 ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic by Oleg Nesterov · 12 years ago
  27. 5ef32f8 ptrace/x86: Introduce set_task_blockstep() helper by Oleg Nesterov · 12 years ago
  28. 472d2c9 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  29. 377db59 x86: fix build error and kconfig for ia32_emulation and binfmt by Randy Dunlap · 11 years ago
  30. 8be22ae x86/apic: Disable I/O APIC before shutdown of the local APIC by Fenghua Yu · 11 years ago
  31. 49c1ed4 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  32. 0c98264 x86-64, modify_ldt: Make support for 16-bit segments a runtime option by Linus Torvalds · 10 years ago
  33. 600d9a0 x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() by Anthony Iliopoulos · 10 years ago
  34. 7eb8c36 crypto: ghash-clmulni-intel - use C implementation for setkey() by Ard Biesheuvel · 10 years ago
  35. df1cb25 x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 10 years ago
  36. b47207b compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  37. b4c6aa8 x86: fix boot on uniprocessor systems by Artem Fetishev · 10 years ago
  38. d2abddd KVM: VMX: fix use after free of vmx->loaded_vmcs by Marcelo Tosatti · 11 years ago
  39. f3d18d4 KVM: MMU: handle invalid root_hpa at __direct_map by Marcelo Tosatti · 11 years ago
  40. c96ffe2 x86: bpf_jit: support negative offsets by Alexei Starovoitov · 10 years ago
  41. 69d3fe9 KVM: SVM: fix cr8 intercept window by Radim Krčmář · 10 years ago
  42. 85fcbc7 x86/amd/numa: Fix northbridge quirk to assign correct NUMA node by Daniel J Blueman · 10 years ago
  43. bea57de xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU online/offline by Konrad Rzeszutek Wilk · 11 years ago
  44. f7fb990 xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. by Konrad Rzeszutek Wilk · 11 years ago
  45. fa6df03 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 12 years ago
  46. fd8842d perf/x86: Fix event scheduling by Peter Zijlstra · 10 years ago
  47. bc24b97 KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) by Andy Honig · 11 years ago
  48. 18e11e3 perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h by Robert Richter · 11 years ago
  49. 3a24b65 KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
  50. 79ef882 x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround by Linus Torvalds · 11 years ago
  51. 6e1294d x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
  52. 9505608 x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error by Thomas Renninger · 11 years ago
  53. a792466 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 11 years ago
  54. 61733f3 x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically by Masoud Sharbiani · 11 years ago
  55. c6fd3f6 Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions" by Greg Kroah-Hartman · 11 years ago
  56. 5d69f08 x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  57. 40b4a76 x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz by H.J. Lu · 11 years ago
  58. 044d3cc xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
  59. 90cbd02 KVM: x86: remove vcpu's CPL check in host-invoked XCR set by Zhanghaoyu (A) · 11 years ago
  60. 74f8cc2 x86: Fix typo in kexec register clearing by Kees Cook · 11 years ago
  61. 1b2897d x86, um: Correct syscall table type attributes breaking gcc 4.8 by Martin Pelikan · 12 years ago
  62. 8224484 xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. by Konrad Rzeszutek Wilk · 11 years ago
  63. 035bc10 KVM: VMX: fix halt emulation while emulating invalid guest sate by Gleb Natapov · 11 years ago
  64. bc546d9 x86/mm: account for PGDIR_SIZE alignment by Jerry Hoemann · 11 years ago
  65. 67e982f perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL by Peter Zijlstra · 11 years ago
  66. 40dc7a6 perf/x86/intel/lbr: Fix LBR filter by Peter Zijlstra · 11 years ago
  67. eed80c8 x86: Eliminate irq_mis_count counted in arch_irq_stat by Li Fei · 11 years ago
  68. b57c0ad KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions by Gleb Natapov · 11 years ago
  69. eb34941 xen/time: Fix kasprintf splat when allocating timer%d IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  70. 11e00bc perf/x86: Fix offcore_rsp valid mask for SNB/IVB by Stephane Eranian · 11 years ago
  71. 1878fa4 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  72. 9fd9382 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  73. 68bf225 KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) by Andy Honig · 11 years ago
  74. b9e3f1e x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  75. 086a68f x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 11 years ago
  76. 8ee2d34 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 11 years ago
  77. e7ecb23 x86: remove the x32 syscall bitmask from syscall_get_nr() by Paul Moore · 11 years ago
  78. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  79. 4a60c97 x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 11 years ago
  80. 0d1e191 perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 11 years ago
  81. d92b282 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  82. 19fec77 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 11 years ago
  83. 26d9137 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 11 years ago
  84. 158eea3 x86: Make sure we can boot in the case the BDA contains pure garbage by H. Peter Anvin · 11 years ago
  85. e577001 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 11 years ago
  86. 5febb75 xen: Send spinlock IPI to all waiters by Stefan Bader · 11 years ago
  87. b35f5ca x86: Hyper-V: register clocksource only if its advertised by Olaf Hering · 12 years ago
  88. 3ecc57c x86-32, mm: Remove reference to alloc_remap() by H. Peter Anvin · 12 years ago
  89. efc4f7b x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 12 years ago
  90. 756dd40 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago
  91. f11bc28 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
  92. c5f99e3 x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  93. c74be34 x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  94. c702a24 x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 12 years ago
  95. b6052d1 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  96. 92bb90d efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  97. 10d5d59 x86-64: Replace left over sti/cli in ia32 audit exit code by Jan Beulich · 12 years ago
  98. d6ac07b x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 12 years ago
  99. 99b3c91 x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 12 years ago
  100. d361686 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 12 years ago