1. 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
  2. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  3. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  4. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  5. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  6. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  7. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  8. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  9. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  10. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
  11. c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 8 years ago
  12. a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 8 years ago
  13. b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 8 years ago
  14. fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 8 years ago
  15. 604c8e6 arm64: enable CONFIG_SET_MODULE_RONX by default by Mark Rutland · 8 years ago
  16. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  17. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 8 years ago
  18. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  19. 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
  20. 1f93d2a Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  21. 08344f3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  22. 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
  23. 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
  24. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  25. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  26. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
  27. efffe55 KVM: arm/arm64: vgic-new: enable build by Andre Przywara · 9 years ago
  28. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 8 years ago
  29. d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 8 years ago
  30. e4fe9e7 kvm: arm64: Fix EC field in inject_abt64 by Matt Evans · 8 years ago
  31. 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
  32. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  33. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  34. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  35. 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
  36. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  37. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  38. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  39. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  40. 9f8f202 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  41. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  42. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 8 years ago
  43. 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
  44. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  45. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  46. b6ae405 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  47. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  48. 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
  49. 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
  50. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 8 years ago
  51. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  52. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 8 years ago
  53. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  54. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  55. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 8 years ago
  58. fc4d2c7 arm64: defconfig: enable Renesas Watchdog Timer by Wolfram Sang · 8 years ago
  59. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  60. e6d9a52 arm64: do not enforce strict 16 byte alignment to stack pointer by Colin Ian King · 8 years ago
  61. 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
  62. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  63. 61462c8 arm64: kernel: Fix incorrect brk randomization by Kees Cook · 8 years ago
  64. f228b49 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str by Julien Grall · 8 years ago
  65. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 8 years ago
  66. 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
  67. 19d91c0 Merge tag 'v4.6-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64 by Arnd Bergmann · 8 years ago
  68. 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
  69. 3a005c1 Merge tag 'mvebu-dt64-4.7-1' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 8 years ago
  70. 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
  71. 2348548 arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip by Suzuki K Poulose · 8 years ago
  72. da4a95d Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 8 years ago
  73. 6d5853f Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 8 years ago
  74. e5d8b0a arm64: configs: add options useful for Armada 7K/8K support by Thomas Petazzoni · 8 years ago
  75. d7c38ff arm64: defconfig: Add Juno SATA controller by Andre Przywara · 8 years ago
  76. 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
  77. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 8 years ago
  78. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 783fb3c Merge tag 'renesas-arm64-dt-pm-domain-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late by Arnd Bergmann · 8 years ago
  80. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 8 years ago
  81. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  82. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. 5bb1cc0 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() by Catalin Marinas · 8 years ago
  84. ab4db1f arm64: Replace hard-coded values in the pmd/pud_bad() macros by Catalin Marinas · 8 years ago
  85. 282aa70 arm64: Implement pmdp_set_access_flags() for hardware AF/DBM by Catalin Marinas · 8 years ago
  86. 911f56e arm64: Fix typo in the pmdp_huge_get_and_clear() definition by Catalin Marinas · 8 years ago
  87. c4781a8 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 394bf2f arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL by Yang Shi · 8 years ago
  89. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  90. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  91. 2326df5 arm64: always use STRICT_MM_TYPECHECKS by Yang Shi · 8 years ago
  92. c612505 arm64: kvm: Fix kvm teardown for systems using the extended idmap by James Morse · 8 years ago
  93. 6619ac5 dtb: xgene: Add channel property by Iyappan Subramanian · 8 years ago
  94. ea99102 dts: hisi: update hns dst for changing property port-id to reg by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  95. 19b67d5 arm64: dts: marvell: add XOR node for Armada 3700 SoC by Gregory CLEMENT · 8 years ago
  96. cc7364f arm64: dts: rockchip: add dts file for RK3399 evaluation board by Jianqun Xu · 8 years ago
  97. f048b9a arm64: dts: rockchip: add core dtsi file for RK3399 SoCs by Jianqun Xu · 8 years ago
  98. 99a5077 arm64: kconfig: drop CONFIG_RTC_LIB dependency by Ezequiel Garcia · 8 years ago
  99. da24eb1 arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATION by Will Deacon · 8 years ago
  100. 6383190 Merge tag 'renesas-fixes2-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 8 years ago