1. 1384c70 perf/x86/uncore: Make uncore_pcibus_to_physid() static by Thomas Gleixner · 8 years ago
  2. 1229735 perf/x86/intel/uncore: Make code more readable by Thomas Gleixner · 8 years ago
  3. a46195f perf/x86/intel/uncore: Clean up hardware on exit by Thomas Gleixner · 8 years ago
  4. 83f8ebd perf/x86/intel/uncore: Add sanity checks for PCI dev package id by Thomas Gleixner · 8 years ago
  5. 4f08967 perf/x86/intel/uncore: Fix error handling by Thomas Gleixner · 8 years ago
  6. ffeda00 perf/x86/intel/uncore: Simplify error rollback by Thomas Gleixner · 8 years ago
  7. 3ccca9e perf/x86/intel/uncore: Remove pointless mask check by Thomas Gleixner · 8 years ago
  8. 6cb2f1d perf/x86/intel/uncore: Remove SBOX support for BDX-DE by Kan Liang · 8 years ago
  9. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  10. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  13. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  14. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 8 years ago
  15. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 8 years ago
  16. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  17. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 8 years ago
  18. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 8 years ago
  19. 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 8 years ago
  20. 0c1d77f KVM: x86: fix conversion of addresses to linear in 32-bit protected mode by Paolo Bonzini · 8 years ago
  21. 172b238 KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 8 years ago
  22. 04d1d28 x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 by Andy Lutomirski · 8 years ago
  23. de9e478 x86: fix SMAP in 32-bit environments by Linus Torvalds · 8 years ago
  24. dd71a17 x86/platform/intel/quark: Change the kernel's IMR lock bit to false by Bryan O'Donoghue · 8 years ago
  25. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  26. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  30. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 8 years ago
  31. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 8 years ago
  32. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 8 years ago
  33. fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 8 years ago
  34. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 8 years ago
  35. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 8 years ago
  36. 65a27a3 perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c by Borislav Petkov · 8 years ago
  37. 5e865ed perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c by Borislav Petkov · 8 years ago
  38. f03e97d perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c by Borislav Petkov · 8 years ago
  39. edbb591 perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c by Borislav Petkov · 8 years ago
  40. ed367e6 perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c by Borislav Petkov · 8 years ago
  41. 92553e4 perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c by Borislav Petkov · 8 years ago
  42. 35bf705 perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c by Borislav Petkov · 8 years ago
  43. 6bcb2db perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] by Borislav Petkov · 8 years ago
  44. 609d809 perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c by Borislav Petkov · 8 years ago
  45. fd1c601 perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] by Borislav Petkov · 8 years ago
  46. c85cc44 perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c by Borislav Petkov · 8 years ago
  47. 7010d12 perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c by Borislav Petkov · 8 years ago
  48. 6aec1ad perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c by Borislav Petkov · 8 years ago
  49. 5c781a3 perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c by Borislav Petkov · 8 years ago
  50. e106983 perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c by Borislav Petkov · 8 years ago
  51. af5d3aa perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c by Borislav Petkov · 8 years ago
  52. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 8 years ago
  53. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 8 years ago
  54. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 8 years ago
  55. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 8 years ago
  56. 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 8 years ago
  57. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  59. d0af1c0 perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c by Borislav Petkov · 8 years ago
  60. 5b26547 perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] by Borislav Petkov · 8 years ago
  61. 218cfe4 perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c by Borislav Petkov · 8 years ago
  62. 39b0332 perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c by Borislav Petkov · 8 years ago
  63. fa9cbf3 perf/x86: Move perf_event.c ............... => x86/events/core.c by Borislav Petkov · 8 years ago
  64. 93b894b Merge branch 'x86/cpu' into perf/core, to pick up dependency by Ingo Molnar · 8 years ago
  65. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 8 years ago
  66. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  67. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 8 years ago
  68. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 8 years ago
  69. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  70. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 8 years ago
  71. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 8 years ago
  74. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 8 years ago
  75. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 8 years ago
  76. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 8 years ago
  77. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 8 years ago
  78. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 8 years ago
  79. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  80. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  81. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  82. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  83. 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 8 years ago
  84. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  85. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  86. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 8 years ago
  87. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  88. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  89. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  90. d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
  91. b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 9 years ago
  92. 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 9 years ago
  93. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  94. 383bf44 livepatch: change the error message in asm/livepatch.h header files by Miroslav Benes · 9 years ago
  95. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  96. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  97. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  98. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  99. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  100. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago