1. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  2. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  3. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 90edaac Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses" by Ingo Molnar · 7 years ago
  6. ce56a86 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  7. 7ac7f2c x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm by Andy Lutomirski · 7 years ago
  8. 4e57b94 x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" by Andy Lutomirski · 7 years ago
  9. e7a36a6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 7b764ce Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. b956575 x86/mm: Flush more aggressively in lazy TLB mode by Andy Lutomirski · 7 years ago
  12. a3b7424 x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs by Vitaly Kuznetsov · 7 years ago
  13. 6b32c12 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
  14. 262e681 x86/mce: Hide mca_cfg by Borislav Petkov · 7 years ago
  15. a2b7861 kvm/x86: Avoid async PF preempting the kernel incorrectly by Boqun Feng · 7 years ago
  16. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  18. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  19. 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  20. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  21. e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
  22. 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
  23. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  24. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  25. 685c930 x86/fpu: Remove fpu__current_fpstate_write_begin/end() by Ingo Molnar · 7 years ago
  26. 5ac751d x86: Don't cast away the __user in __get_user_asm_u64() by Ville Syrjälä · 7 years ago
  27. d5c8028 x86/fpu: Reinitialize FPU registers if restoring FPU state fails by Eric Biggers · 7 years ago
  28. 03eaec8 x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU() by Andi Kleen · 7 years ago
  29. 0852b37 x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs by Rik van Riel · 7 years ago
  30. 99dc26b x86/fpu: Remove struct fpu::fpregs_active by Ingo Molnar · 7 years ago
  31. 6cf4edb x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active by Ingo Molnar · 7 years ago
  32. f1c8cd0 x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active by Ingo Molnar · 7 years ago
  33. b3a1630 x86/fpu: Simplify fpu->fpregs_active use by Ingo Molnar · 7 years ago
  34. 6d7f7da x86/fpu: Flip the parameter order in copy_*_to_xstate() by Ingo Molnar · 7 years ago
  35. 7b9094c x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API by Ingo Molnar · 7 years ago
  36. 59dffa4 x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API by Ingo Molnar · 7 years ago
  37. 79fecc2 x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate() by Ingo Molnar · 7 years ago
  38. 56583c9 x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods by Ingo Molnar · 7 years ago
  39. d7eda6c x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs by Ingo Molnar · 7 years ago
  40. a69c158 x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs by Ingo Molnar · 7 years ago
  41. 4d981cf x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs by Ingo Molnar · 7 years ago
  42. f0d4f30 x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user() by Ingo Molnar · 7 years ago
  43. 656f083 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() by Ingo Molnar · 7 years ago
  44. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  45. 51a9a82 x86/xen: clean up clang build warning by Colin Ian King · 7 years ago
  46. 52a2af4 x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code by Andy Lutomirski · 7 years ago
  47. 47061a2 x86/mm: Factor out CR3-building code by Andy Lutomirski · 7 years ago
  48. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  49. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  50. 98152b8 KVM: x86: Remove .get_pkru() from kvm_x86_ops by Joerg Roedel · 7 years ago
  51. 1278f58 x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition by Vitaly Kuznetsov · 7 years ago
  52. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  53. 680352b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  55. e2329b4 x86/cpu: Remove unused and undefined __generic_processor_info() declaration by Dou Liyang · 7 years ago
  56. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  57. 4c51248 x86: implement memset16, memset32 & memset64 by Matthew Wilcox · 7 years ago
  58. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  59. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  60. eee4818 mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  61. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  62. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  63. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  64. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 21d9bb4 x86/mm: Make the SME mask a u64 by Borislav Petkov · 7 years ago
  66. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
  68. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  69. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  70. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  71. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  80. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  81. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  82. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  83. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  84. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  85. 882bbe5 xen: remove unused function xen_set_domain_pte() by Juergen Gross · 7 years ago
  86. 82616f9 xen: remove tests for pvh mode in pure pv paths by Juergen Gross · 7 years ago
  87. 773b79f tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others() by Vitaly Kuznetsov · 7 years ago
  88. 628f54c x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls by Vitaly Kuznetsov · 7 years ago
  89. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  90. 9e52fc2 x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) by Vitaly Kuznetsov · 7 years ago
  91. 1d792a6 x86/idt: Remove the tracing IDT leftovers by Thomas Gleixner · 7 years ago
  92. e0563e0 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  93. facaa3e x86/idt: Hide set_intr_gate() by Thomas Gleixner · 7 years ago
  94. db18da7 x86/idt: Deinline setup functions by Thomas Gleixner · 7 years ago
  95. 485fa57 x86/idt: Remove unused functions/inlines by Thomas Gleixner · 7 years ago
  96. 636a759 x86/idt: Move APIC gate initialization to tables by Thomas Gleixner · 7 years ago
  97. b70543a x86/idt: Move regular trap init to tables by Thomas Gleixner · 7 years ago
  98. 90f6225 x86/idt: Move IST stack based traps to table init by Thomas Gleixner · 7 years ago
  99. 0a30908 x86/idt: Move debug stack init to table based by Thomas Gleixner · 7 years ago
  100. 87e8178 x86/idt: Move early IDT setup out of 32-bit asm by Thomas Gleixner · 7 years ago