aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-07-03kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-06-22x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-22x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-17vfs: add renameat2 syscallMiklos Szeredi
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby
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-20Merge remote-tracking branch 'lsk/v3.14/topic/efi' into linux-linaro-lsk-v3.14lsk-v3.14-15.03Mark Brown
2015-03-20efi: Set feature flags inside feature init functionsv3.14/topic/efiMatt Fleming
2015-03-20Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.14' into linux-linaro-l...Mark Brown
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14Mark Brown