summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86, irq: Split out alloc_ioapic_save_registers()Yinghai Lu2014-12-161-7/+15
| * | x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus()Thomas Gleixner2014-12-161-7/+1
| * | x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-167-20/+34
| * | x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-164-15/+14
| * | x86, irq, ACPI: Fix building warning of unused codeJiang Liu2014-12-161-0/+2
| * | x86, irq: Provide empty send_cleanup_vector() stub for UP buildsJiang Liu2014-12-161-0/+4
* | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-192-5/+27
|\ \ \
| * | | x86, mpx: Give MPX a real config option promptDave Hansen2014-12-151-4/+26
| * | | x86_64/traps: Fix always true conditionDan Carpenter2014-12-081-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-192-6/+7
|\ \ \ \
| * | | | x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2014-12-182-6/+7
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-3/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-1213-38/+112
| |\ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa2014-12-111-3/+19
* | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki2014-12-131-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-1824-641/+3600
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-182-0/+27
| * | | | | | | | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-151-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-251-3/+3
| | * | | | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-10-291-0/+4
| | * | | | | | | | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-10-291-3/+5
| * | | | | | | | | KVM: x86: em_ret_far overrides cplNadav Amit2014-12-111-1/+1
| * | | | | | | | | KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das2014-12-111-2/+2
| * | | | | | | | | KVM: x86: Emulate should check #UD before #GPNadav Amit2014-12-101-6/+6
| * | | | | | | | | KVM: x86: Do not push eflags.vm on pushfNadav Amit2014-12-101-1/+1
| * | | | | | | | | KVM: x86: Remove prefix flag when GP macro is usedNadav Amit2014-12-101-2/+2
| * | | | | | | | | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2014-12-102-2/+8
| * | | | | | | | | KVM: cpuid: recompute CPUID 0xD.0:EBX,ECXRadim Krčmář2014-12-051-0/+2
| * | | | | | | | | kvm: vmx: add nested virtualization support for xsavesWanpeng Li2014-12-051-1/+22
| * | | | | | | | | kvm: vmx: add MSR logic for XSAVESWanpeng Li2014-12-052-1/+29
| * | | | | | | | | kvm: x86: handle XSAVES vmcs and vmexitWanpeng Li2014-12-053-1/+28
| * | | | | | | | | KVM: cpuid: mask more bits in leaf 0xd and subleavesPaolo Bonzini2014-12-051-2/+8
| * | | | | | | | | KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctlyPaolo Bonzini2014-12-051-6/+16
| * | | | | | | | | kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li2014-12-055-1/+17
| * | | | | | | | | KVM: x86: use F() macro throughout cpuid.cPaolo Bonzini2014-12-051-7/+7
| * | | | | | | | | KVM: x86: support XSAVES usage in the hostPaolo Bonzini2014-12-051-7/+83
| * | | | | | | | | x86: export get_xsave_addrPaolo Bonzini2014-12-051-0/+1
| * | | | | | | | | KVM: x86: allow 256 logical x2APICs againRadim Krčmář2014-12-042-7/+6
| * | | | | | | | | KVM: x86: check bounds of APIC mapsRadim Krčmář2014-12-041-4/+5
| * | | | | | | | | KVM: x86: fix APIC physical destination wrappingRadim Krčmář2014-12-041-1/+4
| * | | | | | | | | KVM: x86: deliver phys lowest-prioRadim Krčmář2014-12-041-2/+0
| * | | | | | | | | KVM: x86: don't retry hopeless APIC deliveryRadim Krčmář2014-12-041-2/+2
| * | | | | | | | | KVM: x86: use MSR_ICR instead of a numberRadim Krčmář2014-12-041-2/+2
| * | | | | | | | | KVM: x86: Fix reserved x2apic registersNadav Amit2014-12-041-0/+9
| * | | | | | | | | KVM: x86: Generate #UD when memory operand is requiredNadav Amit2014-12-041-4/+34
| * | | | | | | | | kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini2014-11-243-3/+3
| * | | | | | | | | KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini2014-11-245-33/+64
| * | | | | | | | | kvm: x86: mask out XSAVESPaolo Bonzini2014-11-231-1/+10
| * | | | | | | | | kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-235-2/+1409
OpenPOWER on IntegriCloud