1. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  4. d74b4e4 arm64: hibernate: Don't hibernate on systems with stuck CPUs by James Morse · 8 years ago
  5. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  6. 20c27a4 arm64: mm: remove page_mapping check in __sync_icache_dcache by Shaokun Zhang · 8 years ago
  7. 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 8 years ago
  8. f7e0efc arm64: update ASID limit by Jean-Philippe Brucker · 8 years ago
  9. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
  11. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  12. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  13. c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 8 years ago
  14. 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 8 years ago
  15. 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 8 years ago
  16. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 8 years ago
  17. c5cea06 arm64: fix dump_instr when PAN and UAO are in use by Mark Rutland · 8 years ago
  18. 5f1a067 dt: mdio-mux: Add mdio multiplexer driver node by Pramod Kumar · 8 years ago
  19. 643c332 arm64: bpf: optimize LD_ABS, LD_IND by Zi Shen Lim · 8 years ago
  20. 997ce88 arm64: bpf: optimize JMP_CALL by Zi Shen Lim · 8 years ago
  21. ddb5599 arm64: bpf: implement bpf_tail_call() helper by Zi Shen Lim · 8 years ago
  22. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 8 years ago
  23. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  25. 15b7cc7 arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 by Masahiro Yamada · 8 years ago
  26. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  27. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  28. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  29. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  30. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  31. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  32. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  33. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
  34. c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 8 years ago
  35. a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 8 years ago
  36. b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 8 years ago
  37. fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 8 years ago
  38. 604c8e6 arm64: enable CONFIG_SET_MODULE_RONX by default by Mark Rutland · 8 years ago
  39. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  40. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 8 years ago
  41. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  42. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 1f93d2a Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  44. 08344f3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  45. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  46. 44bcc92 Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 8 years ago
  47. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  48. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  49. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
  50. efffe55 KVM: arm/arm64: vgic-new: enable build by Andre Przywara · 9 years ago
  51. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 8 years ago
  52. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 8 years ago
  53. e4fe9e7 kvm: arm64: Fix EC field in inject_abt64 by Matt Evans · 8 years ago
  54. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  55. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  57. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  58. 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
  59. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  61. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. 9f8f202 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  64. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  65. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 8 years ago
  66. 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
  67. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  68. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  69. b6ae405 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  70. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  71. 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
  72. 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
  73. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 8 years ago
  74. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  75. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 8 years ago
  76. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  77. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  78. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 8 years ago
  81. fc4d2c7 arm64: defconfig: enable Renesas Watchdog Timer by Wolfram Sang · 9 years ago
  82. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  83. e6d9a52 arm64: do not enforce strict 16 byte alignment to stack pointer by Colin Ian King · 8 years ago
  84. bdb4094 Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  85. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 61462c8 arm64: kernel: Fix incorrect brk randomization by Kees Cook · 8 years ago
  87. f228b49 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str by Julien Grall · 8 years ago
  88. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 8 years ago
  89. 9910f5b Merge tag 'imx-dt64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt64 by Arnd Bergmann · 8 years ago
  90. 19d91c0 Merge tag 'v4.6-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64 by Arnd Bergmann · 8 years ago
  91. 8ed5898 Merge tag 'tegra-for-4.7-gm20b' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt64 by Arnd Bergmann · 8 years ago
  92. 3a005c1 Merge tag 'mvebu-dt64-4.7-1' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 8 years ago
  93. f1c09c3 Merge tag 'v4.7-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64 by Arnd Bergmann · 8 years ago
  94. 2348548 arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip by Suzuki K Poulose · 8 years ago
  95. da4a95d Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 8 years ago
  96. 6d5853f Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 8 years ago
  97. e5d8b0a arm64: configs: add options useful for Armada 7K/8K support by Thomas Petazzoni · 8 years ago
  98. d7c38ff arm64: defconfig: Add Juno SATA controller by Andre Przywara · 8 years ago
  99. cbeefda Merge tag 'imx-defconfig64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/arm64 by Arnd Bergmann · 8 years ago
  100. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago