1. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 9 years ago
  2. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 9 years ago
  3. 65a27a3 perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c by Borislav Petkov · 9 years ago
  4. 5e865ed perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c by Borislav Petkov · 9 years ago
  5. f03e97d perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c by Borislav Petkov · 9 years ago
  6. edbb591 perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c by Borislav Petkov · 9 years ago
  7. ed367e6 perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c by Borislav Petkov · 9 years ago
  8. 92553e4 perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c by Borislav Petkov · 9 years ago
  9. 35bf705 perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c by Borislav Petkov · 9 years ago
  10. 6bcb2db perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] by Borislav Petkov · 9 years ago
  11. 609d809 perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c by Borislav Petkov · 9 years ago
  12. fd1c601 perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] by Borislav Petkov · 9 years ago
  13. c85cc44 perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c by Borislav Petkov · 9 years ago
  14. 7010d12 perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c by Borislav Petkov · 9 years ago
  15. 6aec1ad perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c by Borislav Petkov · 9 years ago
  16. 5c781a3 perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c by Borislav Petkov · 9 years ago
  17. e106983 perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c by Borislav Petkov · 9 years ago
  18. af5d3aa perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c by Borislav Petkov · 9 years ago
  19. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 9 years ago
  20. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  22. d0af1c0 perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c by Borislav Petkov · 9 years ago
  23. 5b26547 perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] by Borislav Petkov · 9 years ago
  24. 218cfe4 perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c by Borislav Petkov · 9 years ago
  25. 39b0332 perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c by Borislav Petkov · 9 years ago
  26. fa9cbf3 perf/x86: Move perf_event.c ............... => x86/events/core.c by Borislav Petkov · 9 years ago
  27. 93b894b Merge branch 'x86/cpu' into perf/core, to pick up dependency by Ingo Molnar · 9 years ago
  28. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
  29. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  30. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 9 years ago
  31. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  32. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 9 years ago
  34. 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
  35. 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
  36. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  37. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  38. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  39. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  40. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 9 years ago
  41. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  42. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  43. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 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
  45. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  46. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
  47. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  48. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  49. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  50. 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
  51. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  52. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  53. d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
  54. b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 9 years ago
  55. 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 9 years ago
  56. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  57. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 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
  59. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  60. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  61. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  62. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  63. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  64. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  65. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  66. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  67. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  68. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  69. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  70. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  71. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  72. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  73. 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
  74. d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
  75. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 98229aa x86/irq: Plug vector cleanup race by Thomas Gleixner · 9 years ago
  77. 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
  78. 56d7d2f x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 9 years ago
  79. 5da0c12 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 9 years ago
  80. c1684f5 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 9 years ago
  81. 847667e x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 9 years ago
  82. ab25ac0 x86/irq: Get rid of code duplication by Thomas Gleixner · 9 years ago
  83. 9ac15b7 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 9 years ago
  84. 3716fd2 x86/irq: Check vector allocation early by Thomas Gleixner · 9 years ago
  85. 95ffeb4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 9 years ago
  86. 433cbd5 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 9 years ago
  87. 8a580f7 x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 9 years ago
  88. 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
  89. 111abeb x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 9 years ago
  90. e23b257 x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 9 years ago
  91. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  92. 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  93. 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
  94. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  95. 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
  96. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  97. 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
  98. 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
  99. 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
  100. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago