aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-14x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook
2014-01-14x86, kaslr: Remove unused including <linux/version.h>Wei Yongjun
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar
2014-01-12um, x86: Fix vDSO buildRichard Weinberger
2014-01-12x86, mce: Fix mce_start_timer semanticsBorislav Petkov
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-08arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2014-01-04x86, boot: Move intcall() to the .inittext sectionH. Peter Anvin
2014-01-04x86, boot: Use .code16 instead of .code16gccDavid Woodhouse
2014-01-04x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov
2014-01-03x86/efi: parse_efi_setup() build fixDave Young
2014-01-03x86: ksysfs.c build fixDave Young
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29x86/efi: Delete superfluous global variablesMatt Fleming
2013-12-29x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young
2013-12-29x86: Export x86 boot_params to sysfsDave Young
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young