summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-06-15x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-15x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar1-0/+15
2015-06-09x86/mce: Fix MCE severity messagesBorislav Petkov1-2/+5
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong4-13/+32
2015-06-09Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini3-0/+3
2015-05-18mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi1-12/+0
2015-05-18KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář1-2/+5
2015-05-18KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit1-2/+8
2015-05-18sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith1-4/+8
2015-05-18sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2-0/+55
2015-04-25x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+10
2015-03-28x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman1-1/+1
2015-03-28x86/vdso: Fix the build on GCC5Jiri Slaby1-0/+1
2015-03-28kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini1-1/+0
2015-03-28x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov1-1/+1
2015-03-28x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov1-3/+4
2015-03-28crypto: aesni - fix memory usage in GCM decryptionStephan Mueller1-2/+2
2015-03-14KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-03-14x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas1-17/+11
2015-03-14x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-03-07x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu1-0/+5
2015-03-07x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko1-1/+3
2015-03-07x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-3/+3
2015-03-07x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming5-203/+301
2015-03-07x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu2-58/+12
2015-03-07KVM: x86: update masterclock values on TSC writesMarcelo Tosatti1-9/+10
2015-03-07mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2-2/+8
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky1-1/+1
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-06xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini1-0/+7
2015-02-06perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-02-06perf/x86/intel: Add model number for AirmontKan Liang1-0/+1
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-02-06x86, build: replace Perl script with Shell scriptKees Cook3-40/+43
2015-01-30crypto: add missing crypto module aliasesMathias Krause1-1/+1
2015-01-30crypto: include crypto- module prefix in templateKees Cook1-0/+3
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook23-40/+40
2015-01-30x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5
2015-01-30x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-01-30x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-30KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit1-2/+2