1. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  3. 3e761a4 mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() by Dave Jiang · 8 years ago
  4. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  5. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  6. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  7. 94eae80 Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  8. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  9. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  10. 76062b4 platform/x86: intel_pmc_ipc: read s0ix residency API by Shanth Murthy · 8 years ago
  11. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  12. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  13. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  14. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  15. 6c62985 x86/paravirt: Change vcp_is_preempted() arg type to long by Waiman Long · 8 years ago
  16. b7ffc44 x86/kvm/vmx: Defer TR reload after VM exit by Andy Lutomirski · 8 years ago
  17. d3273de x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss by Andy Lutomirski · 8 years ago
  18. 4f53ab1 x86/asm: Define the kernel TSS limit in a macro by Andy Lutomirski · 8 years ago
  19. c945d02 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 8b5abde Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. a25a1d6 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 280d7a1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 8a9365a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 292d386 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 60c906b Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 32e2d7c Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. bd7e5b0 KVM: x86: remove code for lazy FPU handling by Paolo Bonzini · 8 years ago
  31. 5b1ad68 Merge branch 'linus' into x86/mm by Thomas Gleixner · 8 years ago
  32. 3bba73b x86/cpufeature: Move RING3MWAIT feature to avoid conflicts by Thomas Gleixner · 8 years ago
  33. 76dfafd5 KVM: x86: do not scan IRR twice on APICv vmentry by Paolo Bonzini · 8 years ago
  34. ab520be xen/privcmd: Add IOCTL_PRIVCMD_DM_OP by Paul Durrant · 8 years ago
  35. dee863b hv: export current Hyper-V clocksource by Vitaly Kuznetsov · 8 years ago
  36. 9b06e10 Drivers: hv: Fix the bug in generating the guest ID by K. Y. Srinivasan · 8 years ago
  37. f4066c2 kvmclock: export kvmclock clocksource and data pointers by Marcelo Tosatti · 8 years ago
  38. 55dd00a KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall by Marcelo Tosatti · 8 years ago
  39. 5a7670e x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C by Boris Ostrovsky · 8 years ago
  40. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  41. a2cd2f3 x86/efi: Allow invocation of arbitrary runtime services by David Howells · 8 years ago
  42. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  43. 79a8b9a x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 8 years ago
  44. 1d12d0e x86/cpufeature: Add RING3MWAIT to CPU features by Grzegorz Andrejczuk · 8 years ago
  45. 0274f95 x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT by Grzegorz Andrejczuk · 8 years ago
  46. ae47eda x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit by Grzegorz Andrejczuk · 8 years ago
  47. abdf1df x86/platform/UV: Add Support for UV4 Hubless NMIs by travis@sgi.com · 8 years ago
  48. 74862b0 x86/platform/UV: Add Support for UV4 Hubless systems by travis@sgi.com · 8 years ago
  49. 1055e0b Merge branch 'x86/urgent' into x86/platform, to pick up fixes by Ingo Molnar · 8 years ago
  50. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  51. d6f3609 Drivers: hv: restore hypervcall page cleanup before kexec by Vitaly Kuznetsov · 8 years ago
  52. f26483e Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts by Ingo Molnar · 8 years ago
  53. 24c2503 x86/microcode: Do not access the initrd after it has been freed by Borislav Petkov · 8 years ago
  54. f585766 x86/mm: Improve documentation for low-level device I/O functions by Jonathan Corbet · 8 years ago
  55. 9a1f415 Merge branch 'linus' into x86/boot, to pick up fixes by Ingo Molnar · 8 years ago
  56. ab22a47 kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants by Junaid Shahid · 8 years ago
  57. 80a7581 arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 by Irina Tirdea · 8 years ago
  58. 78d1b2968 x86/cpu: Add X86_FEATURE_CPUID by Borislav Petkov · 8 years ago
  59. a5828ed x86/fpu/xstate: Move XSAVES state init to a function by Yu-cheng Yu · 8 years ago
  60. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  61. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  62. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  63. 9026cc8 x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority by Borislav Petkov · 8 years ago
  64. 0b737a9 x86/ras/amd: Make sysfs names of banks more user-friendly by Yazen Ghannam · 8 years ago
  65. 9b052ea x86/ras/therm_throt: Do not log a fake MCE for thermal events by Borislav Petkov · 8 years ago
  66. f3ad136 x86/microcode/AMD: Check patch level only on the BSP by Borislav Petkov · 8 years ago
  67. 0c12d18 x86/microcode: Convert to bare minimum MSR accessors by Borislav Petkov · 8 years ago
  68. a585df8 x86/MSR: Carve out bare minimum accessors by Borislav Petkov · 8 years ago
  69. 37e11d5 Drivers: hv: vmbus: Define an APIs to manage interrupt state by K. Y. Srinivasan · 8 years ago
  70. 7297ff0 Drivers: hv: vmbus: Define an API to retrieve virtual processor index by K. Y. Srinivasan · 8 years ago
  71. 06d1d98 Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller by K. Y. Srinivasan · 8 years ago
  72. 8e307bf Drivers: hv: vmbus: Define APIs to manipulate the event page by K. Y. Srinivasan · 8 years ago
  73. 155e4a2 Drivers: hv: vmbus: Define APIs to manipulate the message page by K. Y. Srinivasan · 8 years ago
  74. d5116b4 Drivers: hv: vmbus: Restructure the clockevents code by K. Y. Srinivasan · 8 years ago
  75. e810e48 Drivers: hv: vmbus: Move the code to signal end of message by K. Y. Srinivasan · 8 years ago
  76. 73638cd Drivers: hv: vmbus: Move the check for hypercall page setup by K. Y. Srinivasan · 8 years ago
  77. d058fa7 Drivers: hv: vmbus: Move the crash notification function by K. Y. Srinivasan · 8 years ago
  78. 8de8af7 Drivers: hv: vmbus: Move the extracting of Hypervisor version information by K. Y. Srinivasan · 8 years ago
  79. 63ed4e0 Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code by K. Y. Srinivasan · 8 years ago
  80. 6ab42a6 Drivers: hv: vmbus: Move Hypercall invocation code out of common code by K. Y. Srinivasan · 8 years ago
  81. 8730046 Drivers: hv vmbus: Move Hypercall page setup out of common code by K. Y. Srinivasan · 8 years ago
  82. 352c962 Drivers: hv: vmbus: Move the definition of generate_guest_id() by K. Y. Srinivasan · 8 years ago
  83. 3f646ed Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents by K. Y. Srinivasan · 8 years ago
  84. a9ff720 Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Radim Krčmář · 8 years ago
  85. 06b35d9 x86/cpufeature: Add AVX512_VPOPCNTDQ feature by Piotr Luc · 8 years ago
  86. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  87. aef591c locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled by Waiman Long · 8 years ago
  88. 2c96b2f x86/unwind: Include __schedule() in stack traces by Josh Poimboeuf · 8 years ago
  89. 8493611 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  90. f1be6cd x86/platform/intel-mid: Make intel_scu_device_register() static by Andy Shevchenko · 8 years ago
  91. 4167709 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 8 years ago
  92. 5dedade x86/CPU: Add native CPUID variants returning a single datum by Borislav Petkov · 8 years ago
  93. 0f1e261 KVM: x86: add VCPU stat for KVM_REQ_EVENT processing by Paolo Bonzini · 8 years ago
  94. 0f89b20 kvm: svm: Use the hardware provided GPA instead of page walk by Tom Lendacky · 8 years ago
  95. f160c7b kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits. by Junaid Shahid · 8 years ago
  96. 37f0e8f kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs by Junaid Shahid · 8 years ago
  97. 27959a4 kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications by Junaid Shahid · 8 years ago
  98. 114df30 kvm: x86: reduce collisions in mmu_page_hash by David Matlack · 8 years ago
  99. f3414bc kvm: x86: export maximum number of mmu_page_hash collisions by David Matlack · 8 years ago
  100. 49776fa KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() by Radim Krčmář · 8 years ago