summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-07-30x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-30x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-30KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-30kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-10x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-03KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan
2015-06-02amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2015-05-26config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-30sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-04-27KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-04-22x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-21x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-04-21x86/reboot: Sort reboot DMI quirks by vendorJiri Slaby
2015-04-21x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-04-09x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel
2015-04-09x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-04-09x86/vdso: Fix the build on GCC5Jiri Slaby
2015-04-09x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-04-09x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-04-09crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-03-12KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-12x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-05x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-05KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-03-01mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-16x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer
2015-02-16x86/early quirk: use gen6 stolen detection for VLVJesse Barnes
2015-02-16ACPI idle: permit sparse C-state sub-state numbersLen Brown
2015-02-16KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit
2015-02-16KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2015-02-16KVM: x86: emulating descriptor load misses long-mode caseNadav Amit
2015-02-16KVM: x86: Distinguish between stack operation and near branchesNadav Amit
2015-02-16KVM: x86: Getting rid of grp45 in emulatorNadav Amit
2015-02-16KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2015-02-16KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit
2015-02-09x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-09PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-01-29x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski