aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-10kvm: x86: fix load xsave feature warningWanpeng Li
2015-07-10KVM: x86: apply guest MTRR virtualization on host reserved pagesPaolo Bonzini
2015-07-10KVM: SVM: Sync g_pat with guest-written PAT valueJan Kiszka
2015-07-10KVM: SVM: use NPT page attributesPaolo Bonzini
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-10KVM: VMX: fix vmwrite to invalid VMCSRadim Krčmář
2015-07-10KVM: x86: reintroduce kvm_is_mmio_pfnPaolo Bonzini
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha
2015-07-08x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer
2015-07-07x86/irq: Retrieve irq data after locking irq_descThomas Gleixner
2015-07-07x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner
2015-07-07x86/irq: Plug irq vector hotplug raceThomas Gleixner
2015-07-06x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt
2015-07-06x86/espfix: Init espfix on the boot CPU sideZhu Guihua
2015-07-06x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2015-07-06x86/kasan: Add message about KASAN being initializedAndrey Ryabinin
2015-07-06x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin
2015-07-06x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-07-06x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud
2015-07-06x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()Adrian Hunter
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-04x86/fpu: Fix boot crash in the early FPU codeIngo Molnar
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin
2015-07-03KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss
2015-07-03KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář
2015-07-03KVM: x86: properly restore LVT0Radim Krčmář
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett
2015-06-30x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman
2015-06-30perf/x86: Fix 'active_events' imbalancePeter Zijlstra
2015-06-30Merge branch 'x86/boot' into x86/urgentIngo Molnar
2015-06-30x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar