summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen
2014-06-07x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-06x86/efi: Correct EFI boot stub use of code32_startMatt Fleming
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-06ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-23x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-23KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-23x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-23x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra
2014-03-06x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski