- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 45d3690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- c198b12 x86/asm: Rewrite sync_core() to use IRET-to-self by Andy Lutomirski · 8 years ago
- 1c52d85 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago
- 8b5e99f x86/unwind: Dump stack data on warnings by Josh Poimboeuf · 8 years ago
- 22d3c0d x86/init: Fix a couple of comment typos by Dmitry Torokhov · 8 years ago
- 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 8 years ago
- 93ffa9a x86/init: Add i8042 state to the platform data by Dmitry Torokhov · 8 years ago
- f7dd3b17 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ffc7dc8 x86/floppy: Use designated initializers by Kees Cook · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
- 3f5ad8b KVM: hyperv: fix locking of struct kvm_hv fields by Paolo Bonzini · 8 years ago
- 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 5372e15 x86/mm: Drop unused argument 'removed' from sync_global_pgds() by Kirill A. Shutemov · 8 years ago
- 5bae156 x86/tsc: Force TSC_ADJUST register to value >= zero by Thomas Gleixner · 8 years ago
- 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
- 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 334bb77 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
- 9439b37 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 991bc36 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ef486c5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5fc0363 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4ade5b2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- df5f0f0 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 11f254d x86/paravirt: Fix bool return type for PVOP_CALL() by Peter Zijlstra · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 990e9dc x86/ldt: Make all size computations unsigned by Thomas Gleixner · 8 years ago
- 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
- 07c94a3 x86/amd: Simplify AMD E400 aware idle routine by Borislav Petkov · 8 years ago
- 3344ed3 x86/bugs: Separate AMD E400 erratum and C1E bug by Thomas Gleixner · 8 years ago
- a588b98 x86/cpufeature: Provide helper to set bugs bits by Borislav Petkov · 8 years ago
- 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
- 9d2f86c x86: Make E820_X_MAX unconditionally larger than E820MAX by Alex Thorlton · 8 years ago
- 9ed38ffa KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry by Ladi Prosek · 8 years ago
- 62cc6b9d KVM: nVMX: support restore of VMX capability MSRs by David Matlack · 8 years ago
- 6affcbe KVM: x86: Add kvm_skip_emulated_instruction and use it. by Kyle Huey · 8 years ago
- 6a908b6 KVM: x86: Add a return value to kvm_emulate_cpuid by Kyle Huey · 8 years ago
- 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
- f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
- 74fcdae x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled by Fenghua Yu · 8 years ago
- b836554 x86/tsc: Fix broken CONFIG_X86_TSC=n build by Thomas Gleixner · 8 years ago
- de966cf sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO by Tim Chen · 8 years ago
- a36f513 x86/tsc: Sync test only for the first cpu in a package by Thomas Gleixner · 8 years ago
- 1d0095f x86/tsc: Verify TSC_ADJUST from idle by Thomas Gleixner · 8 years ago
- 8b223bc x86/tsc: Store and check TSC ADJUST MSR by Thomas Gleixner · 8 years ago
- 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
- 9190e21 x86/build: Remove three unneeded genhdr-y entries by Paul Bolle · 8 years ago
- f9793e34 x86/sysctl: Add sysctl for ITMT scheduling feature by Tim Chen · 8 years ago
- 5e76b2a x86: Enable Intel Turbo Boost Max Technology 3.0 by Tim Chen · 8 years ago
- 7d25127 x86/topology: Define x86's arch_update_cpu_topology by Tim Chen · 8 years ago
- 8370c3d kvm: svm: Add kvm_fast_pio_in support by Tom Lendacky · 8 years ago
- 1472775 kvm: svm: Add support for additional SVM NPF error codes by Tom Lendacky · 8 years ago
- 7b2dd36 x86/coredump: Always use user_regs_struct for compat_elf_gregset_t by Dmitry Safonov · 8 years ago
- 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
- 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
- 63f3ac4 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 8 years ago
- 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
- 446f3dc locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests by Pan Xinhui · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- f5382de x86/mce/AMD: Add system physical address translation for AMD Fam17h by Yazen Ghannam · 8 years ago
- 3d02a9c x86/dumpstack: Make stack name tags more comprehensible by Josh Poimboeuf · 8 years ago
- 7a3e686 x86/idle: Remove enter_idle(), exit_idle() by Len Brown · 8 years ago
- 9694be7 x86: Remove x86_test_and_clear_bit_percpu() by Len Brown · 8 years ago
- 8e7a7ee x86/idle: Remove idle_notifier by Len Brown · 8 years ago
- 47c95a4 x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag by Bin Gao · 8 years ago
- 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
- a582c54 x86/vdso: Use RDPID in preference to LSL when available by Andy Lutomirski · 8 years ago
- 89a01c5 Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency by Ingo Molnar · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- a8d9df5 x86/cpufeatures: Enable new AVX512 cpu features by Gayatri Kammela · 8 years ago
- 813ae37 Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next by Radim Krčmář · 8 years ago
- ddfe43c x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h by Yazen Ghannam · 8 years ago
- c799389 x86/amd_nb: Make amd_northbridges internal to amd_nb.c by Yazen Ghannam · 8 years ago
- 7ce7f35 Merge branch 'x86/cpufeature' into x86/cache by Thomas Gleixner · 8 years ago
- 47bdf33 x86/cpuid: Provide get_scattered_cpuid_leaf() by He Chen · 8 years ago
- 47f10a3 x86/cpuid: Cleanup cpuid_regs definitions by He Chen · 8 years ago
- f285144 sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset by Martin Schwidefsky · 8 years ago
- 5d07c2c x86/msr: Cleanup/streamline MSR helpers by Borislav Petkov · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 4d7b02d x86/mcheck: Split threshold_cpu_callback into two callbacks by Sebastian Andrzej Siewior · 8 years ago
- 3552fdf efi: Allow bitness-agnostic protocol calls by Lukas Wunner · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 859af13 x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments by Yazen Ghannam · 8 years ago
- 8ca2255 x86/apic: Prevent tracing on apic_msr_write_eoi() by Wanpeng Li · 8 years ago