Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | crypto: glue_helper - Add skcipher xts helpers | Herbert Xu | 2016-11-28 | 1 | -1/+38 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-13 | 1 | -4/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: Make E820_X_MAX unconditionally larger than E820MAX | Alex Thorlton | 2016-12-09 | 1 | -4/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-12-13 | 2 | -4/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry | Ladi Prosek | 2016-12-08 | 1 | -0/+1 | |
| * | | | | | | KVM: nVMX: support restore of VMX capability MSRs | David Matlack | 2016-12-08 | 1 | -0/+31 | |
| * | | | | | | KVM: x86: Add kvm_skip_emulated_instruction and use it. | Kyle Huey | 2016-12-08 | 1 | -1/+2 | |
| * | | | | | | KVM: x86: Add a return value to kvm_emulate_cpuid | Kyle Huey | 2016-12-08 | 1 | -1/+1 | |
| * | | | | | | kvm: svm: Add kvm_fast_pio_in support | Tom Lendacky | 2016-11-24 | 1 | -0/+1 | |
| * | | | | | | kvm: svm: Add support for additional SVM NPF error codes | Tom Lendacky | 2016-11-24 | 1 | -1/+10 | |
| * | | | | | | KVM: VMX: clean up declaration of VPID/EPT invalidation types | Jan Dakinevich | 2016-11-22 | 1 | -1/+4 | |
| * | | | | | | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 2016-11-16 | 2 | -0/+20 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge tag 'tags/for-kvmgt' into HEAD | Paolo Bonzini | 2016-11-09 | 1 | -2/+5 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | KVM: nVMX: support descriptor table exits | Paolo Bonzini | 2016-11-02 | 1 | -0/+1 | |
| * | | | | | | | KVM: x86: add track_flush_slot page track notifier | Xiaoguang Chen | 2016-11-02 | 1 | -0/+9 | |
* | | | | | | | | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-12-13 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie | 2016-12-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-11-17 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | kvm/page_track: call notifiers with kvm_page_track_notifier_node | Jike Song | 2016-11-04 | 1 | -2/+5 | |
| * | | | | | | | KVM: x86: add track_flush_slot page track notifier | Xiaoguang Chen | 2016-11-04 | 1 | -0/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/mcheck: Split threshold_cpu_callback into two callbacks | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -2/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-12 | 3 | -35/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/microcode: Rework microcode loading | Borislav Petkov | 2016-10-25 | 1 | -0/+1 | |
| * | | | | | | | x86/microcode/intel: Remove intel_lib.c | Borislav Petkov | 2016-10-25 | 1 | -4/+0 | |
| * | | | | | | | x86/microcode/amd: Move private inlines to .c and mark local functions static | Borislav Petkov | 2016-10-25 | 1 | -21/+0 | |
| * | | | | | | | x86/microcode/amd: Hand down the CPU family | Borislav Petkov | 2016-10-25 | 1 | -4/+5 | |
| * | | | | | | | x86/microcode: Export the microcode cache linked list | Borislav Petkov | 2016-10-25 | 1 | -0/+9 | |
| * | | | | | | | x86/microcode: Remove one #ifdef clause | Borislav Petkov | 2016-10-25 | 1 | -6/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 7 | -38/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Remove empty idle.h header | Thomas Gleixner | 2016-12-09 | 2 | -7/+0 | |
| * | | | | | | | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 2016-12-09 | 2 | -3/+2 | |
| * | | | | | | | x86/bugs: Separate AMD E400 erratum and C1E bug | Thomas Gleixner | 2016-12-09 | 1 | -0/+2 | |
| * | | | | | | | x86/cpufeature: Provide helper to set bugs bits | Borislav Petkov | 2016-12-09 | 1 | -0/+1 | |
| * | | | | | | | x86/idle: Remove enter_idle(), exit_idle() | Len Brown | 2016-11-18 | 2 | -10/+0 | |
| * | | | | | | | x86: Remove x86_test_and_clear_bit_percpu() | Len Brown | 2016-11-18 | 1 | -11/+0 | |
| * | | | | | | | x86/idle: Remove idle_notifier | Len Brown | 2016-11-18 | 1 | -7/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 10 | -178/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/fpu, to resolve conflicts | Ingo Molnar | 2016-11-23 | 2 | -3/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | x86/fpu: Remove clts() | Andy Lutomirski | 2016-11-01 | 3 | -18/+0 | |
| * | | | | | | | x86/fpu: Remove stts() | Andy Lutomirski | 2016-11-01 | 1 | -2/+0 | |
| * | | | | | | | x86/fpu, lguest: Remove CR0.TS support | Andy Lutomirski | 2016-11-01 | 1 | -1/+0 | |
| * | | | | | | | x86/fpu: Remove irq_ts_save() and irq_ts_restore() | Andy Lutomirski | 2016-11-01 | 1 | -10/+0 | |
| * | | | | | | | Merge branch 'core/urgent' into x86/fpu, to merge fixes | Ingo Molnar | 2016-11-01 | 6 | -3/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/fpu: Finish excising 'eagerfpu' | Andy Lutomirski | 2016-10-18 | 2 | -24/+0 | |
| * | | | | | | | | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict | Ingo Molnar | 2016-10-16 | 19 | -112/+216 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | x86/fpu: Split old_fpu & new_fpu handling into separate functions | Rik van Riel | 2016-10-16 | 1 | -33/+15 | |
| * | | | | | | | | x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state() | Rik van Riel | 2016-10-16 | 1 | -6/+7 | |
| * | | | | | | | | x86/fpu: Split old & new FPU code paths | Rik van Riel | 2016-10-07 | 1 | -14/+8 | |
| * | | | | | | | | x86/fpu: Remove __fpregs_(de)activate() | Rik van Riel | 2016-10-07 | 1 | -18/+7 |