summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-10-051-3/+3
* KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti2014-10-051-3/+20
* x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-09-051-0/+1
* x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-09-051-4/+4
* x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2014-09-052-3/+9
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-09-052-14/+40
* KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit2014-09-051-0/+4
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-21/+11
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-08-074-5/+43
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-08-073-2/+6
* x86, espfix: Fix broken header guardH. Peter Anvin2014-08-071-1/+1
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-08-073-3/+19
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-08-078-26/+318
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-08-072-11/+1
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-312-11/+52
* x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-311-4/+5
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-281-0/+1
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-281-0/+9
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-07-171-7/+19
* crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-07-171-1/+1
* KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-07-091-1/+1
* KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-07-091-1/+1
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+16
* x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-301-2/+8
* x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-06-301-2/+4
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-06-301-5/+0
* KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-06-261-19/+43
* perf: Drop sample rate when sampling is too slowDave Hansen2014-06-111-1/+11
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-072-1/+11
* x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-06-071-0/+1
* x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-05-063-14/+14
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-05-061-0/+11
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-05-061-1/+1
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-261-9/+6
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* x86: fix boot on uniprocessor systemsArtem Fetishev2014-04-031-1/+2
* KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-03-311-1/+1
* KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-03-312-0/+17
* KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2014-03-311-0/+3
* x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-311-1/+1
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-231-3/+12
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-231-3/+3
* x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-231-1/+1
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-232-2/+2
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-232-2/+11
* perf/x86: Fix event schedulingPeter Zijlstra2014-03-061-0/+3
* x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+3
* kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-03-061-1/+1