1. ab520be xen/privcmd: Add IOCTL_PRIVCMD_DM_OP by Paul Durrant · 8 years ago
  2. 5a7670e x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C by Boris Ostrovsky · 8 years ago
  3. 2c96b2f x86/unwind: Include __schedule() in stack traces by Josh Poimboeuf · 8 years ago
  4. 8493611 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  5. 4167709 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 8 years ago
  6. 5dedade x86/CPU: Add native CPUID variants returning a single datum by Borislav Petkov · 8 years ago
  7. 754c73c x86/cpu: Fix typo in the comment for Anniedale by Andy Shevchenko · 8 years ago
  8. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  9. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. 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
  12. 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
  13. 45d3690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  14. c198b12 x86/asm: Rewrite sync_core() to use IRET-to-self by Andy Lutomirski · 8 years ago
  15. 1c52d85 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago
  16. 8b5e99f x86/unwind: Dump stack data on warnings by Josh Poimboeuf · 8 years ago
  17. 22d3c0d x86/init: Fix a couple of comment typos by Dmitry Torokhov · 8 years ago
  18. 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 8 years ago
  19. 93ffa9a x86/init: Add i8042 state to the platform data by Dmitry Torokhov · 8 years ago
  20. 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
  21. 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
  22. ffc7dc8 x86/floppy: Use designated initializers by Kees Cook · 8 years ago
  23. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  24. cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
  25. 3f5ad8b KVM: hyperv: fix locking of struct kvm_hv fields by Paolo Bonzini · 8 years ago
  26. 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
  27. 5372e15 x86/mm: Drop unused argument 'removed' from sync_global_pgds() by Kirill A. Shutemov · 8 years ago
  28. 5bae156 x86/tsc: Force TSC_ADJUST register to value >= zero by Thomas Gleixner · 8 years ago
  29. 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
  30. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  31. 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
  32. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  33. 334bb77 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
  34. 9439b37 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  48. 11f254d x86/paravirt: Fix bool return type for PVOP_CALL() by Peter Zijlstra · 8 years ago
  49. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  50. 990e9dc x86/ldt: Make all size computations unsigned by Thomas Gleixner · 8 years ago
  51. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  52. 07c94a3 x86/amd: Simplify AMD E400 aware idle routine by Borislav Petkov · 8 years ago
  53. 3344ed3 x86/bugs: Separate AMD E400 erratum and C1E bug by Thomas Gleixner · 8 years ago
  54. a588b98 x86/cpufeature: Provide helper to set bugs bits by Borislav Petkov · 8 years ago
  55. 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
  56. 9d2f86c x86: Make E820_X_MAX unconditionally larger than E820MAX by Alex Thorlton · 8 years ago
  57. 1dc35da KVM: nVMX: check host CR3 on vmentry and vmexit by Ladi Prosek · 8 years ago
  58. 9ed38ffa KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry by Ladi Prosek · 8 years ago
  59. 62cc6b9d KVM: nVMX: support restore of VMX capability MSRs by David Matlack · 8 years ago
  60. 6affcbe KVM: x86: Add kvm_skip_emulated_instruction and use it. by Kyle Huey · 8 years ago
  61. 6a908b6 KVM: x86: Add a return value to kvm_emulate_cpuid by Kyle Huey · 8 years ago
  62. 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  63. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  64. 74fcdae x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled by Fenghua Yu · 8 years ago
  65. b836554 x86/tsc: Fix broken CONFIG_X86_TSC=n build by Thomas Gleixner · 8 years ago
  66. de966cf sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO by Tim Chen · 8 years ago
  67. a36f513 x86/tsc: Sync test only for the first cpu in a package by Thomas Gleixner · 8 years ago
  68. 1d0095f x86/tsc: Verify TSC_ADJUST from idle by Thomas Gleixner · 8 years ago
  69. 8b223bc x86/tsc: Store and check TSC ADJUST MSR by Thomas Gleixner · 8 years ago
  70. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  71. 9190e21 x86/build: Remove three unneeded genhdr-y entries by Paul Bolle · 8 years ago
  72. f9793e34 x86/sysctl: Add sysctl for ITMT scheduling feature by Tim Chen · 8 years ago
  73. 5e76b2a x86: Enable Intel Turbo Boost Max Technology 3.0 by Tim Chen · 8 years ago
  74. 7d25127 x86/topology: Define x86's arch_update_cpu_topology by Tim Chen · 8 years ago
  75. 8370c3d kvm: svm: Add kvm_fast_pio_in support by Tom Lendacky · 8 years ago
  76. 1472775 kvm: svm: Add support for additional SVM NPF error codes by Tom Lendacky · 8 years ago
  77. 7b2dd36 x86/coredump: Always use user_regs_struct for compat_elf_gregset_t by Dmitry Safonov · 8 years ago
  78. 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
  79. 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
  80. 63f3ac4 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 8 years ago
  81. 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
  82. 0b9f6c4 x86/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
  83. 446f3dc locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests by Pan Xinhui · 8 years ago
  84. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  85. f5382de x86/mce/AMD: Add system physical address translation for AMD Fam17h by Yazen Ghannam · 8 years ago
  86. 3d02a9c x86/dumpstack: Make stack name tags more comprehensible by Josh Poimboeuf · 8 years ago
  87. 7a3e686 x86/idle: Remove enter_idle(), exit_idle() by Len Brown · 8 years ago
  88. 9694be7 x86: Remove x86_test_and_clear_bit_percpu() by Len Brown · 8 years ago
  89. 8e7a7ee x86/idle: Remove idle_notifier by Len Brown · 8 years ago
  90. 47c95a4 x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag by Bin Gao · 8 years ago
  91. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  92. a582c54 x86/vdso: Use RDPID in preference to LSL when available by Andy Lutomirski · 8 years ago
  93. 89a01c5 Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency by Ingo Molnar · 8 years ago
  94. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  95. a8d9df5 x86/cpufeatures: Enable new AVX512 cpu features by Gayatri Kammela · 8 years ago
  96. 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
  97. ddfe43c x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h by Yazen Ghannam · 8 years ago
  98. c799389 x86/amd_nb: Make amd_northbridges internal to amd_nb.c by Yazen Ghannam · 8 years ago
  99. 7ce7f35 Merge branch 'x86/cpufeature' into x86/cache by Thomas Gleixner · 8 years ago
  100. 47bdf33 x86/cpuid: Provide get_scattered_cpuid_leaf() by He Chen · 8 years ago