1. b146e2c x86: annotate ->poll() instances by Al Viro · 7 years ago
  2. d759be8 switch wrapper poll.h instances to generic-y by Al Viro · 7 years ago
  3. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  6. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  7. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  8. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  9. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  10. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  11. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  12. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
  13. fd11a64 x86/umip: Print a warning into the syslog if UMIP-protected instructions are used by Ricardo Neri · 7 years ago
  14. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  15. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  16. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  17. b4c0a73 x86/smpboot: Fix __max_logical_packages estimate by Prarit Bhargava · 7 years ago
  18. 30bb981 x86/topology: Avoid wasting 128k for package id array by Andi Kleen · 7 years ago
  19. d46b4c1 perf/x86/intel/uncore: Cache logical pkg id in uncore driver by Andi Kleen · 7 years ago
  20. 4ee2ec1b x86/acpi: Reduce code duplication in mp_override_legacy_irq() by Vikas C Sajjan · 7 years ago
  21. 2527141 x86/acpi: Handle SCI interrupts above legacy space gracefully by Vikas C Sajjan · 7 years ago
  22. ac5292e x86/boot: Fix boot failure when SMP MP-table is based at 0 by Tom Lendacky · 7 years ago
  23. d02fcf5 kvm: vmx: Allow disabling virtual NMI support by Paolo Bonzini · 7 years ago
  24. 8a1b439 kvm: vmx: Reinstate support for CPUs without virtual NMI by Paolo Bonzini · 7 years ago
  25. 15038e1 KVM: SVM: obey guest PAT by Paolo Bonzini · 7 years ago
  26. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  27. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  28. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  29. be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  30. 1e0f25d x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border by Kirill A. Shutemov · 7 years ago
  31. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  32. fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
  33. d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  34. 353b1e7 x86/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  35. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  36. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  37. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  38. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  39. 8a78756 kbuild: create object directories simpler and faster by Masahiro Yamada · 7 years ago
  40. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  41. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  42. 7d5905d x86 / CPU: Always show current CPU frequency in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  43. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  44. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  45. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  46. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  47. bb9fbe1 perf/x86/intel/uncore: Add event constraint for BDX PCU by Kan Liang · 7 years ago
  48. 6e2a306 x86/umip: Identify the STR and SLDT instructions by Ricardo Neri · 7 years ago
  49. 770c775 x86/umip: Print a line in the boot log that UMIP has been enabled by Ricardo Neri · 7 years ago
  50. 796ebc8 x86/umip: Select X86_INTEL_UMIP by default by Ricardo Neri · 7 years ago
  51. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  52. b29c6ef x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu() by Rafael J. Wysocki · 7 years ago
  53. 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 3643b7e Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 13e57da Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. f2be8bd Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 58ba4d5 perf/x86/intel: Hide TSX events when RTM is not supported by Andi Kleen · 7 years ago
  67. 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
  68. 152bbb4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 2244645 x86/intel_rdt: Fix a silent failure when writing zero value schemata by Xiaochen Shen · 7 years ago
  70. ea0ee33 Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" by Linus Torvalds · 7 years ago
  71. 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
  72. 418492b x86/virt/xen: Use guest_late_init to detect Xen PVH guest by Juergen Gross · 7 years ago
  73. f361464 x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure by Juergen Gross · 7 years ago
  74. 6d73052 x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA by Juergen Gross · 7 years ago
  75. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  76. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  77. 120fc3f x86/tsc: Mark cyc2ns_init() and detect_art() __init by Dou Liyang · 7 years ago
  78. b5cd3b5 Merge branch 'linus' into x86/platform, to refresh the branch by Ingo Molnar · 7 years ago
  79. 91a6a6c Merge branch 'linus' into x86/asm, to resolve conflict by Ingo Molnar · 7 years ago
  80. d04fdaf Merge branch 'x86/mm' into x86/asm, to merge branches by Ingo Molnar · 7 years ago
  81. b8347c21 x86/debug: Handle warnings before the notifier chain, to fix KGDB crash by Alexander Shishkin · 7 years ago
  82. be739f4 x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging by Kirill A. Shutemov · 7 years ago
  83. 7980f02 x86/build: Make the boot image generation less verbose by Changbin Du · 7 years ago
  84. 87df261 x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability by Jiri Kosina · 7 years ago
  85. 2229f70 x86/xen/time: setup vcpu 0 time info page by Joao Martins · 7 years ago
  86. b888808 x86/xen/time: set pvclock flags on xen_time_init() by Joao Martins · 7 years ago
  87. 9f08890a x86/pvclock: add setter for pvclock_pvti_cpu0_va by Joao Martins · 7 years ago
  88. d0cd64b x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps() by Yonghong Song · 7 years ago
  89. a743bbe x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context by Borislav Petkov · 7 years ago
  90. 6fc9dc8 x86/traps: Fix up general protection faults caused by UMIP by Ricardo Neri · 7 years ago
  91. aa35f89 x86/umip: Enable User-Mode Instruction Prevention at runtime by Ricardo Neri · 7 years ago
  92. c6a960b x86/umip: Force a page fault when unable to copy emulated result to user by Ricardo Neri · 7 years ago
  93. 1e5db22 x86/umip: Add emulation code for UMIP instructions by Ricardo Neri · 7 years ago
  94. 3522c2a x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  95. 9c6c799 x86/insn-eval: Add support to resolve 16-bit address encodings by Ricardo Neri · 7 years ago
  96. 86cc351 x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode by Ricardo Neri · 7 years ago
  97. cd9b594 x86/insn-eval: Add wrapper function for 32 and 64-bit addresses by Ricardo Neri · 7 years ago
  98. 7a6daf7 x86/insn-eval: Add support to resolve 32-bit address encodings by Ricardo Neri · 7 years ago
  99. 70e57c0 x86/insn-eval: Compute linear address in several utility functions by Ricardo Neri · 7 years ago
  100. 7a10e2a x86: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago