summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-05-13x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
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-05-06x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu
2014-05-06x86, AVX-512: AVX-512 Feature DetectionFenghua Yu
2014-05-06x86, hash: Fix build failure with older binutilsJan Beulich
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-26x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-14x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov
2014-04-14x86, pageattr: Export page unmapping interfaceBorislav Petkov
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra
2014-03-04x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti
2014-02-25x86, kaslr: add missed "static" declarationsKees Cook
2014-02-25x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-19x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds