summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-05kvm: 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: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
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-09mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2014-01-09KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan 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/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw
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-12-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin
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-29x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov