1. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  2. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 7 years ago
  3. d0153c7 arm64: sysreg: Fix unprotected macro argmuent in write_sysreg by Dave Martin · 7 years ago
  4. cef55b5 Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  5. 288be97 arm64/lib: copy_page: use consistent prefetch stride by Ard Biesheuvel · 8 years ago
  6. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. ece4b20 arm64/numa: Drop duplicate message by Punit Agrawal · 8 years ago
  8. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  9. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
  10. a270f32 arm64: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  11. 6f44a0b arm64: traps: disable irq in die() by Qiao Zhou · 8 years ago
  12. 32fb5d7 arm64: atomics: Remove '&' from '+&' asm constraint in lse atomics by Will Deacon · 8 years ago
  13. c396fe7 arm64: uaccess: Remove redundant __force from addr cast in __range_ok by Will Deacon · 8 years ago
  14. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  16. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  17. d21f549 arm64: ascii armor the arm64 boot init stack canary by Rik van Riel · 8 years ago
  18. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  19. 0244599 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 8 years ago
  20. 3f9ec80 arm64/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
  21. 7a7e98f arm64: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  22. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  23. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  24. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  26. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  27. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  28. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  29. f0b38d6 arm64: hugetlb: remove spurious calls to huge_ptep_offset() by Steve Capper · 8 years ago
  30. bb9dd3d arm64: hugetlb: refactor find_num_contig() by Steve Capper · 8 years ago
  31. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago
  32. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  33. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  34. 8ad06e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  35. 1996454 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  36. a9ceea2 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  37. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  38. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  39. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  42. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. ac548ad Merge tag 'mvebu-dt64-4.13-3' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 8 years ago
  46. 88cda00 ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers by Marc Zyngier · 8 years ago
  47. 769b461 arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq() by Lorenzo Pieralisi · 8 years ago
  48. 9d46b77 arm: sunxi: Revert changes merged through net-next. by Maxime Ripard · 8 years ago
  49. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. 425e1ed arm64: fix endianness annotation for 'struct jit_ctx' and friends by Luc Van Oostenryck · 8 years ago
  51. 70a62ad arm64: cpuinfo: constify attribute_group structures. by Arvind Yadav · 8 years ago
  52. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  53. 5fbd5fc arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set() by Dave Martin · 8 years ago
  54. 16d38ac arm64: ptrace: Remove redundant overrun check from compat_vfp_set() by Dave Martin · 8 years ago
  55. 53b1a74 arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails by Dave Martin · 8 years ago
  56. 15ad6ac arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn() by Luc Van Oostenryck · 8 years ago
  57. 67831ed arm64: fix endianness annotation in get_kaslr_seed() by Luc Van Oostenryck · 8 years ago
  58. 50a4b05 arm64: add missing conversion to __wsum in ip_fast_csum() by Luc Van Oostenryck · 8 years ago
  59. 96f6302 Merge tag 'actions-arm64-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/arm64 by Arnd Bergmann · 8 years ago
  60. 30c2a65 Merge tag 'actions-arm64-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/dt64 by Arnd Bergmann · 8 years ago
  61. 6d599c8 Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt64 by Arnd Bergmann · 8 years ago
  62. f0cda7e arm64: fix endianness annotation in acpi_parking_protocol.c by Luc Van Oostenryck · 8 years ago
  63. c0d109d arm64: use readq() instead of readl() to read 64bit entry_point by Luc Van Oostenryck · 8 years ago
  64. 02129ae arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm() by Luc Van Oostenryck · 8 years ago
  65. 57c1383 arm64: fix endianness annotation for aarch64_insn_write() by Luc Van Oostenryck · 8 years ago
  66. 65de142 arm64: fix endianness annotation in aarch64_insn_read() by Luc Van Oostenryck · 8 years ago
  67. 6cf5d4a arm64: fix endianness annotation in call_undef_hook() by Luc Van Oostenryck · 8 years ago
  68. a5018b0 arm64: fix endianness annotation for debug-monitors.c by Luc Van Oostenryck · 8 years ago
  69. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  70. 9ad95c4 Merge branch 'perf/updates' into aarch64/for-next/core by Will Deacon · 8 years ago
  71. bcde519 arm64: pass endianness info to sparse by Luc Van Oostenryck · 8 years ago
  72. a1f338f arm64: defconfig: remove duplicate entry by Arnd Bergmann · 8 years ago
  73. 8486e54 arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels by Mark Rutland · 8 years ago
  74. 33f0826 arm64: signal: Allow expansion of the signal frame by Dave Martin · 8 years ago
  75. 2b29ca2 Revert "arm64: dts: marvell: add dma-mask in crypto nodes for 7k/8k" by Arnd Bergmann · 8 years ago
  76. 3056bfb Merge tag 'mvebu-arm64-4.13-1' of git://git.infradead.org/linux-mvebu into next/arm64 by Arnd Bergmann · 8 years ago
  77. 9b30881 Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 8 years ago
  78. 30edd98 Merge tag 'mvebu-dt64-4.13-2' of git://git.infradead.org/linux-mvebu into next/dt64 by Arnd Bergmann · 8 years ago
  79. efd8b0d Merge tag 'zte-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt64 by Arnd Bergmann · 8 years ago
  80. 10c235c arm64: dts: mediatek: don't include missing file by Arnd Bergmann · 8 years ago
  81. 4bff58b arm64: defconfig: enable Qualcomm Technologies EMAC and some PHY drivers by Timur Tabi · 8 years ago
  82. fa8054e arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMU by Timur Tabi · 8 years ago
  83. 5816dda arm64: defconfig: enable EDAC options by Timur Tabi · 8 years ago
  84. c792e5e arm64: defconfig: enable APEI and GHES features by Timur Tabi · 8 years ago
  85. 23237ef arm64: defconfig: enable support for PCIe hotplug by Timur Tabi · 8 years ago
  86. 5526dfc arm64: defconfig: enable EFI_CAPSULE_LOADER by Timur Tabi · 8 years ago
  87. 1176fb3 arm64: defconfig: enable BLK_DEV_NVME by Timur Tabi · 8 years ago
  88. 51f2e0d arm64: defconfig: enable ACPI_CPPC_CPUFREQ by Timur Tabi · 8 years ago
  89. cd84aff ARM64: dts: meson-gxl: Add Libre Technology CC support by Jerome Brunet · 8 years ago
  90. 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 8 years ago
  91. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  92. 32015c2 arm64: exception: handle Synchronous External Abort by Tyler Baicar · 8 years ago
  93. d38338e arm64: Remove a redundancy in sysreg.h by Stefan Traby · 8 years ago
  94. 8effeaa arm64: dump cpu_hwcaps at panic time by Mark Rutland · 8 years ago
  95. 936eb65 arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading by Dave Martin · 8 years ago
  96. e1d5a8f arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading by Dave Martin · 8 years ago
  97. af66b2d arm64: ptrace: Fix VFP register dumping in compat coredumps by Dave Martin · 8 years ago
  98. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  99. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 29ad6bd arm64: marvell: enable ICU and GICP drivers by Thomas Petazzoni · 8 years ago