1. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  5. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  6. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  7. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  8. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 9 years ago
  9. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  10. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  11. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  13. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  14. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
  15. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  16. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  17. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  18. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  19. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  20. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  21. d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
  22. b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 9 years ago
  23. 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 9 years ago
  24. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  25. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  27. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  28. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  29. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  30. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  31. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  32. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  33. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  34. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  35. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  36. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  37. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  38. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  39. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  40. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  41. 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
  42. d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
  43. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 98229aa x86/irq: Plug vector cleanup race by Thomas Gleixner · 9 years ago
  45. 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
  46. 56d7d2f x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 9 years ago
  47. 5da0c12 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 9 years ago
  48. c1684f5 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 9 years ago
  49. 847667e x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 9 years ago
  50. ab25ac0 x86/irq: Get rid of code duplication by Thomas Gleixner · 9 years ago
  51. 9ac15b7 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 9 years ago
  52. 3716fd2 x86/irq: Check vector allocation early by Thomas Gleixner · 9 years ago
  53. 95ffeb4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 9 years ago
  54. 433cbd5 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 9 years ago
  55. 8a580f7 x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 9 years ago
  56. 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
  57. 111abeb x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 9 years ago
  58. e23b257 x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 9 years ago
  59. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  60. 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  61. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  63. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  64. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  65. 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
  66. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  68. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  70. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  73. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  74. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  75. 1638fb7 x86: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  76. 300b06d x86: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  77. 577f183 x86/um: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  78. 2f0c0b2 x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] by Mario Kleiner · 9 years ago
  79. e27d90e lguest: Map switcher text R/O by Rusty Russell · 9 years ago
  80. aa04214 x86/boot: Hide local labels in verify_cpu() by Borislav Petkov · 9 years ago
  81. 394db20 x86/fpu: Disable AVX when eagerfpu is off by yu-cheng yu · 9 years ago
  82. a5fe93a x86/fpu: Disable MPX when eagerfpu is off by yu-cheng yu · 9 years ago
  83. eb7c5f8 x86/fpu: Disable XGETBV1 when no XSAVE by yu-cheng yu · 9 years ago
  84. 4f81cba x86/fpu: Fix early FPU command-line parsing by yu-cheng yu · 9 years ago
  85. 45bdbcf kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL by Huaitong Han · 9 years ago
  86. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
  87. c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
  88. c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 9 years ago
  89. ae8a521 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 6896d9f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  95. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago