summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-12-08x86: Replace seq_printf() with seq_puts()Rasmus Villemoes
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov
2014-12-08x86/mce: Spell "panicked" correctlyBorislav Petkov
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov
2014-12-06x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky
2014-12-06x86, microcode, intel: Drop unused parameterBorislav Petkov
2014-12-05bpf: x86: fix epilogue generation for eBPF programsAlexei Starovoitov
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-05KVM: cpuid: recompute CPUID 0xD.0:EBX,ECXRadim Krčmář
2014-12-05kvm: vmx: add nested virtualization support for xsavesWanpeng Li
2014-12-05kvm: vmx: add MSR logic for XSAVESWanpeng Li
2014-12-05kvm: x86: handle XSAVES vmcs and vmexitWanpeng Li
2014-12-05KVM: cpuid: mask more bits in leaf 0xd and subleavesPaolo Bonzini
2014-12-05KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctlyPaolo Bonzini
2014-12-05kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li
2014-12-05KVM: x86: use F() macro throughout cpuid.cPaolo Bonzini
2014-12-05KVM: x86: support XSAVES usage in the hostPaolo Bonzini
2014-12-05x86: export get_xsave_addrPaolo Bonzini
2014-12-04KVM: x86: allow 256 logical x2APICs againRadim Krčmář
2014-12-04KVM: x86: check bounds of APIC mapsRadim Krčmář
2014-12-04KVM: x86: fix APIC physical destination wrappingRadim Krčmář
2014-12-04KVM: x86: deliver phys lowest-prioRadim Krčmář
2014-12-04KVM: x86: don't retry hopeless APIC deliveryRadim Krčmář
2014-12-04KVM: x86: use MSR_ICR instead of a numberRadim Krčmář
2014-12-04KVM: x86: Fix reserved x2apic registersNadav Amit
2014-12-04KVM: x86: Generate #UD when memory operand is requiredNadav Amit
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-03perf/x86: Remove get_hbp_len and replace with bp_lenJacob Shin
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin
2014-12-02crypto: sha - replace memset by memzero_explicitJulia Lawall
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-12-01ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)
2014-12-01ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)