summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+51
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+13
2016-12-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2016-12-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-35/+17
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-38/+5
2016-12-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-178/+49
2016-12-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-12-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-10/+39
2016-12-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+32
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-28/+23
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+50
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-245/+26
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+11
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-3/+1
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra1-1/+13
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-3/+1
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner1-1/+1
2016-12-09x86: Remove empty idle.h headerThomas Gleixner2-7/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2-3/+2
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner1-0/+2
2016-12-09x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov1-0/+1
2016-12-08KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek1-0/+1
2016-12-08KVM: nVMX: support restore of VMX capability MSRsDavid Matlack1-0/+31
2016-12-08KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey1-1/+2
2016-12-08KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey1-1/+1
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra1-2/+11
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie1-0/+1
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen1-3/+3
2016-11-28x86/build: Remove three unneeded genhdr-y entriesPaul Bolle1-4/+0
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen1-2/+5
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen1-0/+28
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen1-0/+1
2016-11-24kvm: svm: Add kvm_fast_pio_in supportTom Lendacky1-0/+1
2016-11-24kvm: svm: Add support for additional SVM NPF error codesTom Lendacky1-1/+10
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov1-3/+1
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck2-0/+5
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2-3/+1
2016-11-22KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich1-1/+4
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra4-9/+12
2016-11-22locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...Pan Xinhui2-0/+10
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+1
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam1-0/+2
2016-11-21x86/dumpstack: Make stack name tags more comprehensibleJosh Poimboeuf1-2/+1
2016-11-18x86/idle: Remove enter_idle(), exit_idle()Len Brown2-10/+0
2016-11-18x86: Remove x86_test_and_clear_bit_percpu()Len Brown1-11/+0
2016-11-18x86/idle: Remove idle_notifierLen Brown1-7/+0
2016-11-17Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-0/+6
2016-11-17x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2-1/+7
2016-11-17Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar3-3/+16