summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-01Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-14x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj
2015-08-13x86/mce: Remove unused function declarationsAshok Raj
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong
2015-08-13x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong
2015-08-05x86/hweight: Force inlining of __arch_hweight{32,64}()Denys Vlasenko
2015-08-05mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev
2015-08-05Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov
2015-08-05Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov
2015-08-04x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2015-08-04perf/x86: Add a native_perf_sched_clock_from_tsc()Andi Kleen
2015-08-04perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini
2015-07-23kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu
2015-07-23kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Merge 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-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini
2015-07-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha
2015-07-06x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov