1. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  4. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  5. 14d12bb x86/mm: Make vmemmap and vmalloc base address constants unsigned long by Jiri Kosina · 7 years ago
  6. 7d87881 x86/vector: Remove the unused macro FPU_IRQ by Dou Liyang · 7 years ago
  7. e307280 x86/vector: Remove the macro VECTOR_OFFSET_START by Dou Liyang · 7 years ago
  8. 9124130 x86/cpufeatures: Enumerate cldemote instruction by Fenghua Yu · 7 years ago
  9. 1c758a2 tracing/x86: Update syscall trace events to handle new prefixed syscall func names by Steven Rostedt (VMware) · 7 years ago
  10. 316d097 x86/pti: Filter at vma->vm_page_prot population by Dave Hansen · 7 years ago
  11. 7010adc x86/jailhouse: Fix incorrect SPDX identifier by Thomas Gleixner · 7 years ago
  12. 37a535e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 451cf3c x86/processor: Remove two unused function declarations by Dou Liyang · 7 years ago
  15. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  16. e79f245 X86/KVM: Properly update 'tsc_offset' to represent the running guest by KarimAllah Ahmed · 7 years ago
  17. aacd188 Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  18. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  22. fd97d39 Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target" by Arnaldo Carvalho de Melo · 7 years ago
  23. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
  24. 8c06c77 x86/pti: Leave kernel text global for !PCID by Dave Hansen · 7 years ago
  25. fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
  26. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 7 years ago
  27. a774635 x86/apic: Fix signedness bug in APIC ID validity checks by Li RongQing · 7 years ago
  28. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  29. 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
  30. ee1400d Merge branch 'linus' into x86/pti to pick up upstream changes by Ingo Molnar · 7 years ago
  31. c76fc98 syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention by Dominik Brodowski · 7 years ago
  32. d5a0052 syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys_*() by Dominik Brodowski · 7 years ago
  33. 5ac9efa syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention by Dominik Brodowski · 7 years ago
  34. e145242e syscalls/core, syscalls/x86: Clean up syscall stub naming convention by Dominik Brodowski · 7 years ago
  35. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  36. e02d37b Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  37. f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
  38. ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
  39. fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
  40. 9820e1c x86/uapi: Fix asm/bootparam.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  41. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  42. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  43. 162ee5a x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush() by Sai Praneeth · 7 years ago
  44. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  45. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. a553243 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. e68b4ba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 5e46caf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 2451d1e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 86bbbeb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 3e2052e syscalls/x86: auto-create compat_sys_*() prototypes by Dominik Brodowski · 7 years ago
  56. 025bd39 x86: fix sys_sigreturn() return type to be long, not unsigned long by Dominik Brodowski · 7 years ago
  57. 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
  58. b51d3cd x86: remove compat_sys_x86_waitpid() by Dominik Brodowski · 7 years ago
  59. 486adce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  64. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  65. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  66. 5431390b x86/hyper-v: detect nested features by Vitaly Kuznetsov · 7 years ago
  67. 68d1eb7 x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits by Vitaly Kuznetsov · 7 years ago
  68. a46d15c x86/hyper-v: allocate and use Virtual Processor Assist Pages by Vitaly Kuznetsov · 7 years ago
  69. d4abc57 x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE by Ladi Prosek · 7 years ago
  70. 415bd1c x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h by Vitaly Kuznetsov · 7 years ago
  71. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  72. 1d8fb44 KVM: SVM: Add pause filter threshold by Babu Moger · 7 years ago
  73. bd47a85 x86/platform/UV: Fix critical UV MMR address error by mike.travis@hpe.com · 7 years ago
  74. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  75. 151ad17 x86/platform/uv/BAU: Add APIC idt entry by Andrew Banman · 7 years ago
  76. 5b6d710 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  77. bd62710 x86/alternatives: Fixup alternative_call_2 by Alexey Dobriyan · 7 years ago
  78. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  79. 631fe15 perf/x86: Update rdpmc_always_available static key to the modern API by Davidlohr Bueso · 7 years ago
  80. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  81. e25283b x86/apic: Finish removing unused callbacks by David Rientjes · 7 years ago
  82. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
  84. ea89c06 x86/tsc: Get rid of rdtscll() by Thomas Gleixner · 7 years ago
  85. 81811c1 KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars by Sean Christopherson · 7 years ago
  86. 40bbb9d KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars by Sean Christopherson · 7 years ago
  87. 2ac52ab KVM: x86: move setting of ept_identity_map_addr to vmx.c by Sean Christopherson · 7 years ago
  88. 434a1e9 KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm by Sean Christopherson · 7 years ago
  89. e40ff1d KVM: nVMX: Do not load EOI-exitmap while running L2 by Liran Alon · 7 years ago
  90. 32d43cd kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  91. d026604 x86: Remove FAST_FEATURE_TESTS by Peter Zijlstra · 7 years ago
  92. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  93. e7de6c7 dma/swiotlb: Remove swiotlb_set_mem_attributes() by Christoph Hellwig · 7 years ago
  94. 178c568 x86/dma: Remove dma_alloc_coherent_gfp_flags() by Christoph Hellwig · 7 years ago
  95. 6e4bf58 x86/dma: Use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  96. fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
  97. 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
  98. 3eb93ea Merge branch 'x86/mm' into x86/dma, to pick up dependencies by Ingo Molnar · 7 years ago
  99. 5927145 x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk by Christoph Hellwig · 7 years ago
  100. 9e1909b Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago