aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-08-04x86: make sure IDT is page alignedKees Cook
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds