1. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  2. 0f0fbec Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 3fa2fe2 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. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  6. 9da7766 x86/msr: Remove unused native_read_tscp() by Prarit Bhargava · 9 years ago
  7. dd17a3c ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform by MaJun · 9 years ago
  8. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  10. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  11. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  12. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  13. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  14. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  15. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 9 years ago
  16. dd64f4f powerpc/fsl_rio: changes to mport registration by Alexandre Bounine · 9 years ago
  17. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
  18. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 9 years ago
  19. 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 9 years ago
  20. 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 9 years ago
  21. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  22. b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  23. a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 9 years ago
  24. 0af574b KVM: PPC: do not compile in vfio.o unconditionally by Paolo Bonzini · 9 years ago
  25. 9db284f kvm, rt: change async pagefault code locking for PREEMPT_RT by Rik van Riel · 9 years ago
  26. 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 9 years ago
  27. 0f127d1 KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() by Lan Tianyu · 9 years ago
  28. 7bfdf21 KVM/x86: Call smp_wmb() before increasing tlbs_dirty by Lan Tianyu · 9 years ago
  29. 36ca7e0 KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end() by Lan Tianyu · 9 years ago
  30. 9753f52 KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() by Lan Tianyu · 9 years ago
  31. b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 9 years ago
  32. be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 9 years ago
  33. 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 9 years ago
  34. 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 9 years ago
  35. 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 9 years ago
  36. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 9 years ago
  37. ddba262 KVM, pkeys: disable pkeys for guests in non-paging mode by Huaitong Han · 9 years ago
  38. e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 9 years ago
  39. f13577e KVM: MMU: return page fault error code from permission_fault by Paolo Bonzini · 9 years ago
  40. 31217db KVM: PPC: Create a virtual-mode only TCE table handlers by Alexey Kardashevskiy · 9 years ago
  41. ef697a7 KVM: VMX: fix nested vpid for old KVM guests by Paolo Bonzini · 9 years ago
  42. f6870ee KVM: VMX: avoid guest hang on invalid invvpid instruction by Paolo Bonzini · 9 years ago
  43. 2849eb4 KVM: VMX: avoid guest hang on invalid invept instruction by Paolo Bonzini · 9 years ago
  44. 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  45. d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  46. 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 9 years ago
  47. 70cf769c Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/io-pgtable', 'arm/renesas' and 'core' into next by Joerg Roedel · 9 years ago
  48. a6cdf1c kvm: arm64: Disable compiler instrumentation for hypervisor code by Catalin Marinas · 9 years ago
  49. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 9 years ago
  50. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 9 years ago
  51. 2510ffe arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE by Marc Zyngier · 9 years ago
  52. 898f949 KVM: arm/arm64: disable preemption when calling smp_call_function_many by Eric Auger · 9 years ago
  53. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  54. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  55. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  56. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  57. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 9 years ago
  58. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 9 years ago
  59. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 9 years ago
  60. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 9 years ago
  61. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 9 years ago
  62. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 9 years ago
  63. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  64. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 9 years ago
  65. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 9 years ago
  66. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 9 years ago
  67. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  68. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. e3b1f64 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  73. 915c56b Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  74. 5a6b7e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 8c6d408 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. 33b3d2e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  77. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. dae0b74 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 142b9e6 x86/kallsyms: fix GOLD link failure with new relative kallsyms table format by Ard Biesheuvel · 9 years ago
  80. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  81. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  82. 1e75a9f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  83. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  85. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  86. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  87. 31e1823 Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  88. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  89. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 9 years ago
  90. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  91. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  92. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  93. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  94. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  95. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  96. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  97. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  98. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  99. 971573c ARC: dma: pass_phys() not sg_virt() to cache ops by Vineet Gupta · 9 years ago
  100. 6b70039 ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM by Vineet Gupta · 9 years ago