summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-05-06KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
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/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski
2015-04-29mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-04-29KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-04-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-19x86/xen: prepare p2m list for memory hotplugJuergen Gross
2015-03-26x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2015-03-26x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby
2015-03-26kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-26x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-26crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-26x86/xen: correct bug in p2m list initializationJuergen Gross
2015-03-18KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-18x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-06x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2015-03-06x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2015-03-06x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko
2015-03-06x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds
2015-02-05Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang
2015-01-28x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-01-26x86, build: replace Perl script with Shell scriptKees Cook
2015-01-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-01-23KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski