summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-06perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-06kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-06KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-06kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-06-06KVM: MMU: fix smap permission checkXiao Guangrong
2015-06-06KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-06x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-06-06x86/mce: Fix MCE severity messagesBorislav Petkov
2015-06-06Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-17x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-05-17x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan
2015-05-06KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-05-06KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-05-06x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds
2015-05-06perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra
2015-05-06sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-05-06x86: vdso: fix pvclock races with task migrationRadim Krčmář
2015-05-06x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-05-06x86/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang
2015-04-02kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld
2015-04-02x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski
2015-04-01x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-24x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski
2015-03-23KVM: x86: call irq notifiers with directed EOIRadim Krčmář
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-13x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-13crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-12kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek
2015-03-12x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2015-03-12x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini