summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar3-3/+19
2014-07-17perf kvm: Use defines of kvm eventsAlexander Yarygin2-0/+17
2014-07-14x86, cpu: Kill cpu_has_mpBorislav Petkov1-4/+0
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov1-2/+8
2014-07-14x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig1-8/+0
2014-07-12x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov5-21/+5
2014-07-12x86, vdso: Move the vvar area before the vdso textAndy Lutomirski1-9/+9
2014-07-11KVM: emulate: put pointers in the fetch_cachePaolo Bonzini1-2/+2
2014-07-11KVM: emulate: do not initialize memoppBandan Das1-0/+5
2014-07-11KVM: emulate: rework seg_overrideBandan Das1-2/+1
2014-07-11KVM: emulate: clean up initializations in init_decode_cacheBandan Das1-9/+11
2014-07-11KVM: emulate: move init_decode_cache to emulate.cBandan Das1-0/+1
2014-07-11KVM: emulate: speed up emulated movesPaolo Bonzini1-1/+1
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini1-1/+1
2014-07-11x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-6/+0
2014-07-09KVM: x86: fix TSC matchingTomasz Grabiec1-2/+2
2014-07-09KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka1-0/+1
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel1-0/+25
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+1
2014-06-23ASoC: Intel: add mrfld pipelinesVinod Koul1-0/+78
2014-06-22x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu1-0/+3
2014-06-22x86, irq: Clean up unused IOAPIC interfaceJiang Liu1-9/+0
2014-06-22x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu1-0/+5
2014-06-22x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu1-2/+0
2014-06-22x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu1-1/+2
2014-06-22x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu1-2/+19
2014-06-22x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu1-0/+2
2014-06-22x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu1-0/+5
2014-06-22x86, irq: Introduce some helper utilities to improve readabilityJiang Liu1-0/+2
2014-06-22x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu1-4/+0
2014-06-22x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2-12/+7
2014-06-22x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu3-18/+2
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-06-19KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka1-0/+3
2014-06-19KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka1-0/+1
2014-06-19KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLSJan Kiszka1-2/+2
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri1-0/+2
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-06-19x86, cpufeature: Convert more "features" to bugsBorislav Petkov4-17/+20
2014-06-19Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin50-375/+419
2014-06-19x86, xsave: Add forgotten inline annotationBorislav Petkov1-1/+1
2014-06-18x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2-2/+2
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2-0/+2
2014-06-18percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo1-1/+0
2014-06-18percpu: introduce arch_raw_cpu_ptr()Tejun Heo1-1/+1
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+15
2014-06-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+25