1. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  2. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  3. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  4. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 9da7766 x86/msr: Remove unused native_read_tscp() by Prarit Bhargava · 8 years ago
  7. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  9. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  10. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  11. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 8 years ago
  12. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  13. a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 8 years ago
  14. 9db284f kvm, rt: change async pagefault code locking for PREEMPT_RT by Rik van Riel · 8 years ago
  15. 0f127d1 KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() by Lan Tianyu · 8 years ago
  16. 7bfdf21 KVM/x86: Call smp_wmb() before increasing tlbs_dirty by Lan Tianyu · 8 years ago
  17. 36ca7e0 KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end() by Lan Tianyu · 8 years ago
  18. 9753f52 KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() by Lan Tianyu · 8 years ago
  19. b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 8 years ago
  20. be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 8 years ago
  21. 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 8 years ago
  22. 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 8 years ago
  23. 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 8 years ago
  24. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 8 years ago
  25. ddba262 KVM, pkeys: disable pkeys for guests in non-paging mode by Huaitong Han · 8 years ago
  26. e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 8 years ago
  27. f13577e KVM: MMU: return page fault error code from permission_fault by Paolo Bonzini · 8 years ago
  28. ef697a7 KVM: VMX: fix nested vpid for old KVM guests by Paolo Bonzini · 8 years ago
  29. f6870ee KVM: VMX: avoid guest hang on invalid invvpid instruction by Paolo Bonzini · 8 years ago
  30. 2849eb4 KVM: VMX: avoid guest hang on invalid invept instruction by Paolo Bonzini · 8 years ago
  31. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 8 years ago
  32. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 8 years ago
  33. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 8 years ago
  34. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  35. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 8 years ago
  36. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  37. 27348f3 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 8 years ago
  38. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 8 years ago
  39. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 8 years ago
  40. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 8 years ago
  41. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 8 years ago
  42. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 8 years ago
  43. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 8 years ago
  44. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 8 years ago
  45. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 8 years ago
  46. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 8 years ago
  47. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 8 years ago
  48. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 142b9e6 x86/kallsyms: fix GOLD link failure with new relative kallsyms table format by Ard Biesheuvel · 8 years ago
  52. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  54. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 8 years ago
  55. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  56. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 8 years ago
  57. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  58. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 8 years ago
  59. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 8 years ago
  60. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 8 years ago
  61. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  62. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 8 years ago
  63. 9d2099a x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c by Li Bin · 9 years ago
  64. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 8 years ago
  65. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 8 years ago
  66. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 8 years ago
  67. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  68. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  69. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  70. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 8 years ago
  71. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  72. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  73. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  74. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  75. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 8 years ago
  76. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 8 years ago
  77. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  78. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  79. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  80. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  81. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 8 years ago
  84. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 8 years ago
  85. d367cef x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU by Matt Fleming · 8 years ago
  86. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 8 years ago
  87. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  88. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  100. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago