aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2014-03-06kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22xen: Fix possible user space selector corruptionFrediano Ziglio
2014-02-22xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2014-02-06kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-12-20x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2013-12-20x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-12-20KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-20KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-20KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-12-11x86-64, build: Always pass in -mno-sseH. Peter Anvin
2013-11-29ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao
2013-11-29KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-13x86: Update UV3 hub revision IDRuss Anderson
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto