1. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 9 years ago
  2. 2314ee4 arm64: enable generic idle loop by Leo Yan · 9 years ago
  3. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  4. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  5. bf0c4e0 arm64: kconfig: Move LIST_POISON to a safe value by Jeff Vander Stoep · 9 years ago
  6. d422e62 Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core by Will Deacon · 9 years ago
  7. bff6079 arm64: psci: factor invocation code to drivers by Mark Rutland · 9 years ago
  8. 0e4a070 arm64: kconfig: group the v8.1 features together by Will Deacon · 9 years ago
  9. 95eff6b arm64: kconfig: select HAVE_CMPXCHG_LOCAL by Will Deacon · 9 years ago
  10. c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 9 years ago
  11. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  12. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  13. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  14. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  15. 6a37749 arm64: fix Kconfig include path by Olof Johansson · 9 years ago
  16. eed6b3e arm64: Split out platform options to separate Kconfig by Olof Johansson · 9 years ago
  17. ef37566 arm64: Keep the ARM64 Kconfig selects sorted by Catalin Marinas · 9 years ago
  18. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  19. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  20. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  21. b6197b9 arm64 : Introduce support for ACPI _CCA object by Suthikulpanit, Suravee · 9 years ago
  22. 259413a Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into next/soc by Kevin Hilman · 9 years ago
  23. 85fe946 arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig by Bintian Wang · 10 years ago
  24. 6e681ab arm64: Enable EDAC on ARM64 by Loc Ho · 9 years ago
  25. e8557d1 arm64: Allow forced irq threading by Anders Roxell · 9 years ago
  26. 6544e67 ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL by Sudeep Holla · 9 years ago
  27. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  28. d34dc4f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  29. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  30. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  31. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  32. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  33. bb1518f Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 9 years ago
  34. e571031 Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/arm64 by Olof Johansson · 9 years ago
  35. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 9 years ago
  36. d8f4f16 ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer by Lorenzo Pieralisi · 9 years ago
  37. b6a0217 ARM64 / ACPI: Enable ARM64 in Kconfig by Graeme Gregory · 9 years ago
  38. 6933de0 ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 by Al Stone · 9 years ago
  39. 62aa965 arm64: kconfig: increase NR_CPUS range to 2-4096. by Ganapatrao Kulkarni · 9 years ago
  40. a8fcd8b arm64: Enable CONFIG_COMPAT also for 64k page size by Alexander Graf · 9 years ago
  41. 137650aa arm64: apply alternatives for !SMP kernels by Mark Rutland · 9 years ago
  42. c4bb799 arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig by Zhizhou Zhang · 9 years ago
  43. 5d1b79d ARM64: Add new Xilinx ZynqMP SoC by Michal Simek · 9 years ago
  44. d7f64a4 arm64: qcom: Add support for Qualcomm MSM8916 SoC by Abhimanyu Kapur · 11 years ago
  45. 0a233cd arm64: mediatek: Select PINCTRL for Mediatek platform by Yingjoe Chen · 9 years ago
  46. cc4f9c2 Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  47. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  48. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  49. 0d2fdcd arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* by Paul Walmsley · 9 years ago
  50. 5118a6a arm64: Fix sort of platform Kconfig entries by Olof Johansson · 9 years ago
  51. 2f5b93c Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 by Olof Johansson · 9 years ago
  52. b288ca4 arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfig by Bhupesh Sharma · 9 years ago
  53. af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 9 years ago
  54. 4727a6f arm64: mediatek: Add MT8173 SoC Kconfig and defconfig by Eddie Huang · 9 years ago
  55. 2e568f5 Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64 by Olof Johansson · 9 years ago
  56. 2d888f4 arm64: Emulate SETEND for AArch32 tasks by Suzuki K. Poulose · 9 years ago
  57. d035fdf arm64: Add Tegra132 support by Paul Walmsley · 10 years ago
  58. 518f713 iommu/arm-smmu: make use of generic LPAE allocator by Will Deacon · 10 years ago
  59. 8e7a4ce ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction by Yalin Wang · 10 years ago
  60. 6f56eef arm64: Enable ARMv8 based exynos7 SoC support by Alim Akhtar · 10 years ago
  61. 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  63. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  64. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 4190436 arm64: amd-seattle: Adding device tree for AMD Seattle platform by Suravee Suthikulpanit · 10 years ago
  67. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  68. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  69. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  70. d075f4a amba: Add Kconfig file by Thierry Reding · 10 years ago
  71. c0a01b8 arm64: protect alternatives workarounds with Kconfig options by Andre Przywara · 10 years ago
  72. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  73. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  74. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  75. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  76. cb61f67 ARM64: use GENERIC_PCI_IOMAP by Arnd Bergmann · 10 years ago
  77. 09a5723 arm64: Use include/asm-generic/io.h by Thierry Reding · 10 years ago
  78. 5284e1b arm64: xchg: Implement cmpxchg_double by Steve Capper · 10 years ago
  79. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  80. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  81. 04f905a arm64: Allow 48-bits VA space without ARM_SMMU by Christoffer Dall · 10 years ago
  82. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  83. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  84. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  85. 5e5f6dc arm64: mm: enable HAVE_RCU_TABLE_FREE logic by Steve Capper · 10 years ago
  86. d4932f9 arm64: add atomic pool for non-coherent and CMA allocations by Laura Abbott · 10 years ago
  87. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  88. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. c2ba1f7 arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options by Julien Grall · 10 years ago
  91. 28f7420 arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family by Radha Mohan Chintakuntla · 10 years ago
  92. d1e6dc9 arm64: Add architectural support for PCI by Liviu Dudau · 10 years ago
  93. 6f325ea Revert "arm64: dmi: Add SMBIOS/DMI support" by Catalin Marinas · 10 years ago
  94. 668ebd1 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  95. e367264 arm64: defconfig: increase NR_CPUS default to 64 by Robert Richter · 10 years ago
  96. e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
  97. a1ddc74 arm64: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  98. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  99. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago