summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-229-13/+57
|\
| * kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-204-2/+27
| * Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-203-0/+3
| * kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-201-0/+2
| * KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-114-11/+16
| * KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-111-1/+1
| * KVM: MMU: fix smap permission checkXiao Guangrong2015-05-112-0/+9
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-151-1/+1
|\ \
| * | x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov2015-05-111-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-152-4/+4
|\ \ \
| * | | perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian2015-05-111-0/+1
| * | | perf/x86/intel: Fix SLM cache event listKan Liang2015-05-081-4/+3Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-131-0/+28
|\ \ \ | |/ / |/| |
| * | x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov2015-05-131-0/+28
| |/
* | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-081-2/+22
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-074-69/+43Star
| |\ \|
| * | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-2/+22
| |/ /
* | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-075-12/+36
|\ \ \
| * | | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+5
| * | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-053-12/+21
| * | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+10
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-064-13/+19
|\ \ \
| * | | x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers2015-05-061-5/+7
| * | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-061-0/+2
| |\ \ \
| | * | | x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz2015-04-171-0/+2
| * | | | x86: Make cpu_tss available to external modulesMarc Dionne2015-05-051-1/+1
| * | | | x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan2015-05-051-1/+1
| * | | | x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar2015-04-201-6/+8
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-062-28/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-1/+5
| * | | | perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao2015-04-221-0/+8
| * | | | perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-221-28/+38
* | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-273-64/+15Star
* | | | | kvm: x86: fix kvmclock update protocolRadim Krčmář2015-04-271-5/+28
| |_|_|/ |/| | |
* | | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-275-0/+48
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-1/+1
|\ \ \ \
| * | | | VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+1
|\ \ \ \ \
| * | | | | crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel2015-04-241-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-264-22/+31
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin2015-04-211-2/+10
| * | | | | | KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spteXiao Guangrong2015-04-151-3/+5
| * | | | | | kvm: mmu: don't do memslot overflow checkWanpeng Li2015-04-151-10/+2Star
| * | | | | | KVM: x86: cleanup kvm_irq_delivery_to_apic_fastPaolo Bonzini2015-04-141-5/+6
| * | | | | | KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit2015-04-141-2/+8
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-1/+2
|\ \ \ \ \ \ \
| * | | | | | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-1/+1
| * | | | | | | ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-251-0/+1
* | | | | | | | x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds2015-04-241-1/+1
* | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-223-26/+18Star
|\ \ \ \ \ \ \ \