1. e4fba88 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  2. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  4. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  6. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  7. b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  8. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  9. 9cc3387 metag: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  10. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  11. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  12. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  13. 03b979d Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  14. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  15. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  16. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  17. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  19. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  20. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  21. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 8 years ago
  22. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  23. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  24. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  25. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  26. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  27. 9f8f202 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. 9896c7b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. f2b1e0f Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  30. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  31. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. 9842df6 KVM: MTRR: remove MSR 0x2f8 by Andy Honig · 8 years ago
  33. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 8 years ago
  34. 8221c13 svm: Manage vcpu load/unload when enable AVIC by Suravee Suthikulpanit · 8 years ago
  35. 3bbf356 svm: Do not intercept CR8 when enable AVIC by Suravee Suthikulpanit · 8 years ago
  36. 46781ea svm: Do not expose x2APIC when enable AVIC by Suravee Suthikulpanit · 8 years ago
  37. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 8 years ago
  38. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 8 years ago
  39. 340d3bc svm: Add interrupt injection via AVIC by Suravee Suthikulpanit · 8 years ago
  40. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 8 years ago
  41. 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 8 years ago
  42. d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 8 years ago
  43. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 8 years ago
  44. dfb9595 KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg by Suravee Suthikulpanit · 8 years ago
  45. 1e6e275 KVM: x86: Misc LAPIC changes to expose helper functions by Suravee Suthikulpanit · 8 years ago
  46. 776d7f1 arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core by Alexey Brodkin · 8 years ago
  47. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  48. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  49. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  50. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  51. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  53. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 8 years ago
  54. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  57. 2e629eb Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanups-fixes by Arnd Bergmann · 8 years ago
  58. 6e4ad1b MIPS: pic32mzda: fix getting timer clock rate. by Purna Chandra Mandal · 8 years ago
  59. 9184dc8 MIPS: ath79: fix regression in PCI window initialization by Felix Fietkau · 8 years ago
  60. 6241bf6 MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs by Felix Fietkau · 8 years ago
  61. bad50d7 MIPS: Fix VZ probe gas errors with binutils <2.24 by James Hogan · 8 years ago
  62. fd716fc MIPS: perf: Fix I6400 event numbers by James Hogan · 8 years ago
  63. e48b4da MIPS: DEC: Export `ioasic_ssr_lock' to modules by Maciej W. Rozycki · 8 years ago
  64. e49d384 MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC by Maciej W. Rozycki · 8 years ago
  65. 4a6b27b crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI by Josh Poimboeuf · 8 years ago
  66. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  67. 5621488 Merge branch 'topic/dw' into for-linus by Vinod Koul · 8 years ago
  68. 1649098 Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  69. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  70. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  71. 3e21e5d Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  72. 1cc3880 Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  73. b6ae405 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  75. fb6363e Merge tag 'm68k-for-v4.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  76. ce6a01c Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  77. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 1eef33b powerpc/86xx: Fix PCI interrupt map definition by Alessio Igor Bogani · 8 years ago
  79. 62a0027 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. a66639d powerpc/86xx: Move pci1 definition to the include file by Alessio Igor Bogani · 8 years ago
  82. 05e30f0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 4680c9d powerpc/fsl: Fix build of the dtb embedded kernel images by Alessio Igor Bogani · 8 years ago
  84. d2d79dc powerpc/fsl: Fix rcpm compatible string by Chenhui Zhao · 8 years ago
  85. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. ed8fd10 powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC by Scott Wood · 9 years ago
  87. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. da77b67 x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs by Prarit Bhargava · 8 years ago
  92. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. d93a47f bpf, s390: add support for constant blinding by Daniel Borkmann · 8 years ago
  96. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 8 years ago
  97. 959a757 bpf, x86: add support for constant blinding by Daniel Borkmann · 8 years ago
  98. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  99. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 8 years ago
  100. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago