1. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  2. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. 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
  4. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  5. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  6. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  7. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  8. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  9. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  10. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  11. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  12. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  13. 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  14. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  15. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  16. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  17. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  19. 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  20. 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
  21. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  22. 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
  23. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  24. 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
  25. 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
  26. 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
  27. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  29. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  30. 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
  31. 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
  32. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  33. 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
  34. 1638fb7 x86: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  35. 300b06d x86: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  36. 577f183 x86/um: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  37. 2f0c0b2 x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] by Mario Kleiner · 9 years ago
  38. e27d90e lguest: Map switcher text R/O by Rusty Russell · 9 years ago
  39. aa04214 x86/boot: Hide local labels in verify_cpu() by Borislav Petkov · 9 years ago
  40. 394db20 x86/fpu: Disable AVX when eagerfpu is off by yu-cheng yu · 9 years ago
  41. a5fe93a x86/fpu: Disable MPX when eagerfpu is off by yu-cheng yu · 9 years ago
  42. eb7c5f8 x86/fpu: Disable XGETBV1 when no XSAVE by yu-cheng yu · 9 years ago
  43. 4f81cba x86/fpu: Fix early FPU command-line parsing by yu-cheng yu · 9 years ago
  44. 45bdbcf kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL by Huaitong Han · 9 years ago
  45. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
  46. c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
  47. c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 9 years ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 8c31902 x86/boot: Double BOOT_HEAP_SIZE to 64KB by H.J. Lu · 9 years ago
  61. 71b3c12 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization by Andy Lutomirski · 9 years ago
  62. 42d91f6 um: Fix build error and kconfig for i386 by Mickaël Salaün · 9 years ago
  63. d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 9 years ago
  64. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
  65. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  66. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  67. 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. 650e545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 9 years ago
  70. ac3e5fc kvm/x86: Hyper-V SynIC timers tracepoints by Andrey Smetanin · 9 years ago
  71. 18659a9 kvm/x86: Hyper-V SynIC tracepoints by Andrey Smetanin · 9 years ago
  72. f3b138c kvm/x86: Update SynIC timers on guest entry only by Andrey Smetanin · 9 years ago
  73. 7be58a6 kvm/x86: Skip SynIC vector check for QEMU side by Andrey Smetanin · 9 years ago
  74. 23a3b20 kvm/x86: Hyper-V fix SynIC timer disabling condition by Andrey Smetanin · 9 years ago
  75. 0cdeabb kvm/x86: Reorg stimer_expiration() to better control timer restart by Andrey Smetanin · 9 years ago
  76. f808495 kvm/x86: Hyper-V unify stimer_start() and stimer_restart() by Andrey Smetanin · 9 years ago
  77. 019b978 kvm/x86: Drop stimer_stop() function by Andrey Smetanin · 9 years ago
  78. 1ac1b65 kvm/x86: Hyper-V timers fix incorrect logical operation by Andrey Smetanin · 9 years ago
  79. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  80. 1dab134 kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock by Nicholas Krause · 9 years ago
  81. eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
  82. e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 9 years ago
  83. 0af2593 kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa by David Matlack · 9 years ago
  84. def840e Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 9 years ago
  85. 9d99388 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  86. 9cc2617 perf/x86/amd: Remove l1-dcache-stores event for AMD by Vince Weaver · 9 years ago
  87. 77af003 perf/x86/intel/uncore: Add Knights Landing uncore PMU support by Harish Chegondi · 9 years ago
  88. dae2553 perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset by Harish Chegondi · 9 years ago
  89. 1e7b939 perf/x86/intel: Add perf core PMU support for Intel Knights Landing by Harish Chegondi · 9 years ago
  90. d6980ef perf/x86/intel/uncore: Add Broadwell-EP uncore support by Kan Liang · 9 years ago
  91. d3bcd64 perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface by Huang Rui · 9 years ago
  92. 673d188 perf/x86: Enable cycles:pp for Intel Atom by Stephane Eranian · 9 years ago
  93. 1424a09 perf/x86: fix PEBS issues on Intel Atom/Core2 by Stephane Eranian · 9 years ago
  94. 6fc2e83 perf/x86: Fix LBR related crashes on Intel Atom by Stephane Eranian · 9 years ago
  95. 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 9 years ago
  96. 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 9 years ago
  97. 442f5c7 perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake by Andi Kleen · 9 years ago
  98. 01330d7 perf/x86: Allow zero PEBS status with only single active event by Andi Kleen · 9 years ago
  99. 957ea1f perf/x86: Remove warning for zero PEBS status by Andi Kleen · 9 years ago
  100. 25ec02f x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro by Jiri Olsa · 9 years ago