1. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  2. e989cc5 Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  3. 36b150b Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  4. dd14be9 xen: use same main loop for counting and remapping pages by Juergen Gross · 9 years ago
  5. 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
  6. c06b6d7 xen/x86: don't lose event interrupts by Stefano Stabellini · 9 years ago
  7. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  9. 3ec438a Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  10. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  11. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 9 years ago
  12. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 9 years ago
  13. 7a0058e s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 9 years ago
  14. 1e5768a kexec: provide arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 9 years ago
  15. f43edca ELF/MIPS build fix by Ralf Baechle · 9 years ago
  16. ededb49 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  17. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  18. bdf03e5 Fix typo by Andrea Gelmini · 9 years ago
  19. 94ceaf3 Fix typo by Andrea Gelmini · 9 years ago
  20. a87e2cd Fix typo by Andrea Gelmini · 9 years ago
  21. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  22. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  23. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  24. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
  25. 51e68d0 x86 isa: add back X86_32 dependency on CONFIG_ISA by Linus Torvalds · 9 years ago
  26. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  28. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  29. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
  30. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  31. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  32. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  33. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  34. 2ec656e mn10300: let exit_fpu accept a task by Jiri Slaby · 9 years ago
  35. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  36. 6b1cabe sparc32: drop superfluous cast in calls to __nocache_pa() by Sam Ravnborg · 9 years ago
  37. 6e6e418 sparc32: fix build with STRICT_MM_TYPECHECKS by Sam Ravnborg · 9 years ago
  38. 3c46e2d sparc32: use proper prototype for trapbase by Sam Ravnborg · 9 years ago
  39. 06fc7b5 sparc32: drop local prototype in kgdb_32 by Sam Ravnborg · 9 years ago
  40. d097efa sparc32: drop hardcoding trap_level in kgdb_trap by Sam Ravnborg · 9 years ago
  41. 8329e81 ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt · 9 years ago
  42. e4fba88 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  43. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  44. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  45. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  47. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  48. b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  49. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  50. 9cc3387 metag: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  51. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  52. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
  53. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  54. 03b979d Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  55. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  56. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  57. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  58. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  59. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  60. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  61. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  62. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 9 years ago
  63. 9fa78f6 nios2: Add order-only DTC dependency to %.dtb target by Marek Vasut · 9 years ago
  64. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  65. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  66. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  68. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  69. 9f8f202 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  70. 9896c7b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  71. f2b1e0f Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  73. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  74. 9842df6 KVM: MTRR: remove MSR 0x2f8 by Andy Honig · 9 years ago
  75. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 9 years ago
  76. 8221c13 svm: Manage vcpu load/unload when enable AVIC by Suravee Suthikulpanit · 9 years ago
  77. 3bbf356 svm: Do not intercept CR8 when enable AVIC by Suravee Suthikulpanit · 9 years ago
  78. 46781ea svm: Do not expose x2APIC when enable AVIC by Suravee Suthikulpanit · 9 years ago
  79. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 9 years ago
  80. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 9 years ago
  81. 340d3bc svm: Add interrupt injection via AVIC by Suravee Suthikulpanit · 9 years ago
  82. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 9 years ago
  83. 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 9 years ago
  84. d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 9 years ago
  85. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 9 years ago
  86. dfb9595 KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg by Suravee Suthikulpanit · 9 years ago
  87. 1e6e275 KVM: x86: Misc LAPIC changes to expose helper functions by Suravee Suthikulpanit · 9 years ago
  88. 776d7f1 arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core by Alexey Brodkin · 9 years ago
  89. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  91. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  92. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  93. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  95. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 9 years ago
  96. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  99. 2e629eb Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanups-fixes by Arnd Bergmann · 9 years ago
  100. 6e4ad1b MIPS: pic32mzda: fix getting timer clock rate. by Purna Chandra Mandal · 9 years ago