1. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  4. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. 126c69a arm64: KVM: Fix host crash when injecting a fault into a 32bit guest by Marc Zyngier · 9 years ago
  6. 341a670 ARM64: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 9 years ago
  7. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  8. 509b642 Merge tag 'berlin64-for-v4.3-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/arm64 by Olof Johansson · 9 years ago
  9. ab39aab Merge tag 'v4.2-next-arm64-2' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 9 years ago
  10. 878854a arm64: VDSO: fix coarse clock monotonicity regression by Nathan Lynch · 9 years ago
  11. b6e1f7f ARM64: dts: mt6795: enable basic SMP bringup for MT6795 by Scott Shu · 9 years ago
  12. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  13. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  14. bcfff4d arm64: Enable Marvell Berlin SoC family in defconfig by Jisheng Zhang · 9 years ago
  15. dd40fd9 arm64: Enable Marvell Berlin SoC family in Kconfig by Jisheng Zhang · 9 years ago
  16. d6c8a91 Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/arm64 by Olof Johansson · 9 years ago
  17. 754d5c7 Merge tag 'qcom-arm64-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm into next/arm64 by Olof Johansson · 9 years ago
  18. d93ac74 arm64: dts: Add dts files for Marvell Berlin4CT SoC by Jisheng Zhang · 9 years ago
  19. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  20. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  21. f49310d ARM64: zynqmp: Move SPI nodes to the right location by Michal Simek · 9 years ago
  22. 8fd7a77 ARM64: zynqmp: Move uart and ttcs to the right location by Michal Simek · 9 years ago
  23. 0fcb064 ARM64: zynqmp: Enable spi flashes on ep108 by Michal Simek · 9 years ago
  24. c5909746 ARM64: zynqmp: Add eeprom memories on i2c bus by Michal Simek · 9 years ago
  25. 34ad39b ARM64: zynqmp: Enable sdhci on ep108 by Michal Simek · 9 years ago
  26. c7c09d1 ARM64: zynqmp: Enable watchdog on ep108 by Michal Simek · 9 years ago
  27. 22eda14 ARM64: zynqmp: Add DWC3 usb support by Michal Simek · 9 years ago
  28. ff92e36 ARM64: zynqmp: Add SMMU support by Michal Simek · 9 years ago
  29. 3a8691f ARM64: zynqmp: Add CANs node for platform by Michal Simek · 9 years ago
  30. b72b44b ARM64: zynqmp: Use zynqmp specific compatible string for gpio by Michal Simek · 9 years ago
  31. 8fae442 devicetree: xilinx: zynqmp: add sata node by Suneel Garapati · 9 years ago
  32. 6aad8bf arm64: dts: Add Broadcom North Star 2 support by Ray Jui · 9 years ago
  33. 36b7c58 arm64: Add Broadcom iProc family support by Ray Jui · 9 years ago
  34. 9943230 arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes by Ivan T. Ivanov · 9 years ago
  35. 8883ad8 arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions by Ivan T. Ivanov · 9 years ago
  36. c807706 arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins by Ivan T. Ivanov · 9 years ago
  37. 5960086 arm64: dts: qcom: Add msm8916 USB configuration nodes by Ivan T. Ivanov · 9 years ago
  38. c4da5a5 arm64: dts: qcom: Add msm8916 sdhci configuration nodes by Srinivas Kandagatla · 9 years ago
  39. a0e5fb1 arm64: dts: qcom: Add msm8916 BLSP device nodes by Ivan T. Ivanov · 9 years ago
  40. 1b08a58 arm64: dts: qcom: Extend msm8916 pinctrl device coverage by Ivan T. Ivanov · 9 years ago
  41. af429d9 Merge tag 'v4.2-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 9 years ago
  42. f91b1fe arm64/efi: map the entire UEFI vendor string before reading it by Ard Biesheuvel · 9 years ago
  43. e269452 arm64: dts: mediatek: add mt6795 support by Mars Cheng · 9 years ago
  44. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  45. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  46. 80bb3ed arm64: dts: Add APM X-Gene PCIe 64-bit prefetchable window by Duc Dang · 9 years ago
  47. 9719fa5 arm64: dts: mediatek: Add MT8173 MMC dts by Eddie Huang · 9 years ago
  48. 6a37749 arm64: fix Kconfig include path by Olof Johansson · 9 years ago
  49. d4e14ca arm64: Remove clk-provider.h include by Stephen Boyd · 9 years ago
  50. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  51. c02e0e8 arm64: dts: mt8173: Add afe device node by Koro Chen · 9 years ago
  52. b790c2c arm64: dts: add Rockchip rk3368 core dtsi and board dts for the r88 board by Heiko Stübner · 9 years ago
  53. c425b5c arm64: defconfig: enable ARCH_ROCKCHIP by Heiko Stübner · 9 years ago
  54. fbac1c8 arm64: add Rockchip architecture entry by Heiko Stübner · 9 years ago
  55. eed6b3e arm64: Split out platform options to separate Kconfig by Olof Johansson · 9 years ago
  56. 2642d6a crypto: aes-ce-ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  57. fe467ad arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836 by Chunyan Zhang · 9 years ago
  58. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  59. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 9 years ago
  60. 9ccd608 arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG by Kristina Martsenko · 9 years ago
  61. efc5120 GICv3: Add ITS entry to THUNDER dts by Tirumalesh Chalamarla · 9 years ago
  62. 3d8cc14 arm64: dts: Add poweroff button device node for APM X-Gene platform by Y Vo · 9 years ago
  63. 1b42804 arm64: entry: handle debug exceptions in el*_inv by Mark Rutland · 9 years ago
  64. ef37566 arm64: Keep the ARM64 Kconfig selects sorted by Catalin Marinas · 9 years ago
  65. 99e3e3a ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro by Al Stone · 9 years ago
  66. b6cfb27 ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro by Al Stone · 9 years ago
  67. 16ea61f arm64: dts: mt8173-evb: Add PMIC support by Eddie Huang · 9 years ago
  68. 3446af3 arm64: defconfig: Add Ceva ahci to the defconfig by Suneel Garapati · 9 years ago
  69. 4b59246 arm64: remove another unnecessary libfdt include path by Ard Biesheuvel · 9 years ago
  70. 720570b dts: mt8173-evb: Add da9211 to i2c1 by Henry Chen · 9 years ago
  71. ad4df7a ARM: dts: mt8173: support arm64 cpuidle-dt by Howard Chen · 9 years ago
  72. c010ff5 ARM64: MediaTek MT8173: Add SCPSYS device node by Sascha Hauer · 9 years ago
  73. 091cf59 arm64: dts: mt8173: Add I2C device node by Eddie Huang · 9 years ago
  74. 13421b3e arm64: dts: mt8173: Add watchdog device node by Eddie Huang · 9 years ago
  75. 6cf15fc arm64: dts: mt8173: Add PMIC wrapper device node by Sascha Hauer · 9 years ago
  76. 0e84faa arm64: dts: mt8173: Use real clock for UARTs by Sascha Hauer · 9 years ago
  77. f2ce701 arm64: dts: mt8173: Add clock controller device nodes by Sascha Hauer · 9 years ago
  78. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 9 years ago
  80. f905892 ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry by Hanjun Guo · 9 years ago
  81. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  82. ea389da arm64: cpuidle: add __init section marker to arm_cpuidle_init by Jisheng Zhang · 9 years ago
  83. ea21feb arm64: dts: Add APM X-Gene standby GPIO controller DTS entries by Y Vo · 9 years ago
  84. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  85. fd28f5d arm64: Don't report clear pmds and puds as huge by Christoffer Dall · 9 years ago
  86. b265da5 arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs by Shannon Zhao · 9 years ago
  87. 18a11b5 arm64: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
  88. 1e43ba9 arm64: fix incorrect use of pgprot_t variable by Ard Biesheuvel · 9 years ago
  89. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  90. abea962 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  92. 3d9f96d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  93. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  94. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  95. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 2341c02 arm64/hw_breakpoint.c: remove unnecessary header by Maninder Singh · 9 years ago
  97. d63903b arm64: bpf: fix endianness conversion bugs by Xi Wang · 9 years ago
  98. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  99. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  100. 8eee539 arm64: bpf: fix out-of-bounds read in bpf2a64_offset() by Xi Wang · 9 years ago