summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey2016-12-081-1/+2
| * | | | | | KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey2016-12-081-1/+1
| * | | | | | kvm: svm: Add kvm_fast_pio_in supportTom Lendacky2016-11-241-0/+1
| * | | | | | kvm: svm: Add support for additional SVM NPF error codesTom Lendacky2016-11-241-1/+10
| * | | | | | KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2016-11-221-1/+4
| * | | | | | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2016-11-162-0/+20
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'tags/for-kvmgt' into HEADPaolo Bonzini2016-11-091-2/+5
| |\ \ \ \ \ \
| * | | | | | | KVM: nVMX: support descriptor table exitsPaolo Bonzini2016-11-022-0/+5
| * | | | | | | KVM: x86: add track_flush_slot page track notifierXiaoguang Chen2016-11-021-0/+9
* | | | | | | | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-1/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-051-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-11-171-0/+6
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song2016-11-041-2/+5
| * | | | | | | KVM: x86: add track_flush_slot page track notifierXiaoguang Chen2016-11-041-0/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-2/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior2016-11-161-2/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-133-35/+17Star
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode: Rework microcode loadingBorislav Petkov2016-10-251-0/+1
| * | | | | | | x86/microcode/intel: Remove intel_lib.cBorislav Petkov2016-10-251-4/+0Star
| * | | | | | | x86/microcode/amd: Move private inlines to .c and mark local functions staticBorislav Petkov2016-10-251-21/+0Star
| * | | | | | | x86/microcode/amd: Hand down the CPU familyBorislav Petkov2016-10-251-4/+5
| * | | | | | | x86/microcode: Export the microcode cache linked listBorislav Petkov2016-10-251-0/+9
| * | | | | | | x86/microcode: Remove one #ifdef clauseBorislav Petkov2016-10-251-6/+2Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-127-38/+5Star
|\ \ \ \ \ \ \
| * | | | | | | x86: Remove empty idle.h headerThomas Gleixner2016-12-092-7/+0Star
| * | | | | | | x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-092-3/+2Star
| * | | | | | | x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner2016-12-091-0/+2
| * | | | | | | x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov2016-12-091-0/+1
| * | | | | | | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-182-10/+0Star
| * | | | | | | x86: Remove x86_test_and_clear_bit_percpu()Len Brown2016-11-181-11/+0Star
| * | | | | | | x86/idle: Remove idle_notifierLen Brown2016-11-181-7/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-1210-178/+49Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-232-3/+1Star
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/fpu: Remove clts()Andy Lutomirski2016-11-013-18/+0Star
| * | | | | | | x86/fpu: Remove stts()Andy Lutomirski2016-11-011-2/+0Star
| * | | | | | | x86/fpu, lguest: Remove CR0.TS supportAndy Lutomirski2016-11-011-1/+0Star
| * | | | | | | x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-011-10/+0Star
| * | | | | | | Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-016-3/+22
| |\ \ \ \ \ \ \
| * | | | | | | | x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2016-10-182-24/+0Star
| * | | | | | | | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-1619-112/+216
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86/fpu: Split old_fpu & new_fpu handling into separate functionsRik van Riel2016-10-161-33/+15Star
| * | | | | | | | x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel2016-10-161-6/+7
| * | | | | | | | x86/fpu: Split old & new FPU code pathsRik van Riel2016-10-071-14/+8Star
| * | | | | | | | x86/fpu: Remove __fpregs_(de)activate()Rik van Riel2016-10-071-18/+7Star
| * | | | | | | | x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel2016-10-071-6/+20
| * | | | | | | | x86/fpu: Remove struct fpu::counterRik van Riel2016-10-073-18/+1Star
| * | | | | | | | x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-071-33/+1Star
| * | | | | | | | x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinctionAndy Lutomirski2016-10-071-9/+5Star
| * | | | | | | | x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski2016-10-072-2/+2
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+1
|\ \ \ \ \ \ \ \ \