1. 70b330c ANDROID: arm64: fix ARM64_SW_TTBR0_PAN backport by Greg Hackmann · 6 years ago
  2. c14c7b3 UPSTREAM: arm64: setup: introduce kaslr_offset() by Alexander Popov · 7 years ago
  3. a828714 BACKPORT: arm64: Use __pa_symbol for empty_zero_page by Geert Uytterhoeven · 7 years ago
  4. f8fee94e UPSTREAM: arm64: Use __pa_symbol for kernel symbols by Laura Abbott · 7 years ago
  5. cfa9377 BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel execution by Catalin Marinas · 8 years ago
  6. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  7. e7cd190 arm64: mark reserved memblock regions explicitly in iomem by AKASHI Takahiro · 8 years ago
  8. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  9. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  10. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  11. 9b08aaa ARM: XEN: Move xen_early_init() before efi_init() by Shannon Zhao · 8 years ago
  12. 9fdc14c5 arm64: mm: fix location of _etext by Ard Biesheuvel · 8 years ago
  13. 9a4ef88 arm64: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  14. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 8 years ago
  15. 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 8 years ago
  16. cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 8 years ago
  17. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  18. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 8 years ago
  19. 8923a16 arm64: remove the now unneeded relocate_initrd() by Ard Biesheuvel · 8 years ago
  20. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  21. f80fb3a arm64: add support for kernel ASLR by Ard Biesheuvel · 8 years ago
  22. 86ccce8 arm64: unmap idmap earlier by Mark Rutland · 8 years ago
  23. 9e8e865 arm64: unify idmap removal by Mark Rutland · 8 years ago
  24. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  25. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  26. 12d1181 arm64: Move /proc/cpuinfo handling code by Suzuki K. Poulose · 9 years ago
  27. 9cdf8ec arm64: Move cpu feature detection code by Suzuki K. Poulose · 9 years ago
  28. 4b998ff arm64: Delay cpuinfo_store_boot_cpu by Suzuki K. Poulose · 9 years ago
  29. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  30. 64f1781 arm64: Make the CPU information more clear by Suzuki K. Poulose · 9 years ago
  31. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  32. 4ca3bc8 arm64: Don't relocate non-existent initrd by Mark Rutland · 9 years ago
  33. 1570f0d arm64: support initrd outside kernel linear map by Mark Salter · 9 years ago
  34. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  35. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  36. d422e62 Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core by Will Deacon · 9 years ago
  37. bff6079 arm64: psci: factor invocation code to drivers by Mark Rutland · 9 years ago
  38. 377bcff arm64: remove dead-code depending on CONFIG_UP_LATE_INIT by Jonas Rabenstein · 9 years ago
  39. 309585b arm64: elf: use cpuid_feature_extract_field for hwcap detection by Will Deacon · 9 years ago
  40. 2e94da1 arm64: lse: use generic cpufeature detection for LSE atomics by Will Deacon · 9 years ago
  41. c739dc8 arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency by Will Deacon · 9 years ago
  42. c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  43. d964b72 arm64: alternatives: add cpu feature for lse atomics by Will Deacon · 9 years ago
  44. 40a1db2 arm64: elf: advertise 8.1 atomic instructions as new hwcap by Will Deacon · 9 years ago
  45. e094d44 arm64: kernel: remove non-legit DT warnings when booting using ACPI by Sudeep Holla · 9 years ago
  46. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  47. d4e14ca arm64: Remove clk-provider.h include by Stephen Boyd · 9 years ago
  48. 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
  49. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 9 years ago
  50. 5882bfe arm,arm64/xen: move Xen initialization earlier by Stefano Stabellini · 9 years ago
  51. 0f07833 ARM64: kernel: unify ACPI and DT cpus initialization by Lorenzo Pieralisi · 9 years ago
  52. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  53. fb094eb ARM64: kernel: acpi: honour acpi=force command line parameter by Lorenzo Pieralisi · 9 years ago
  54. 33757de ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed by Hanjun Guo · 9 years ago
  55. fccb9a8 ARM64 / ACPI: Parse MADT for SMP initialization by Hanjun Guo · 9 years ago
  56. 7c59a3d ARM64 / ACPI: Get PSCI flags in FADT for PSCI init by Graeme Gregory · 9 years ago
  57. 3505f30 ARM64 / ACPI: If we chose to boot from acpi then disable FDT by Graeme Gregory · 9 years ago
  58. 3765516 ARM64 / ACPI: Get RSDP and ACPI boot-time tables by Al Stone · 9 years ago
  59. da9c177 arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol by Ard Biesheuvel · 9 years ago
  60. a44ef51 arm64: remove processor_id by Ard Biesheuvel · 9 years ago
  61. a591ede arm64: Get rid of struct cpu_table by Marc Zyngier · 9 years ago
  62. 667f3fd arm64: log CPU boot modes by Mark Rutland · 9 years ago
  63. 137650aa arm64: apply alternatives for !SMP kernels by Mark Rutland · 9 years ago
  64. 78d51e0 arm64: implement generic IOMMU configuration by Robin Murphy · 9 years ago
  65. 60305db arm64/efi: move virtmap init to early initcall by Ard Biesheuvel · 9 years ago
  66. 6083fe74 arm64: respect mem= for EFI by Mark Rutland · 9 years ago
  67. 9679be1 arm64/efi: remove idmap manipulations from UEFI code by Ard Biesheuvel · 10 years ago
  68. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  69. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 9 years ago
  70. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  71. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  72. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  73. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  74. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  75. 8070867 arm64: log physical ID of boot CPU by Mark Rutland · 10 years ago
  76. d8c6d8b arm64/dt: add machine name to kernel call stack dump output by Ard Biesheuvel · 10 years ago
  77. 7a9c43b setup: Move unmask of async interrupts after possible earlycon setup by Jon Masters · 10 years ago
  78. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  79. 9415667 Revert "arm64: dmi: Add SMBIOS/DMI support" by Will Deacon · 10 years ago
  80. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  81. d7a4908 arm64: cpuinfo: print info for all CPUs by Mark Rutland · 10 years ago
  82. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 10 years ago
  83. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  84. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  85. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  86. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 10 years ago
  87. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 10 years ago
  88. f84d027 arm64: add EFI runtime services by Mark Salter · 10 years ago
  89. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 10 years ago
  90. bf4b558 arm64: add early_ioremap support by Mark Salter · 10 years ago
  91. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 10 years ago
  92. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 10 years ago
  93. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 10 years ago
  94. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 10 years ago
  95. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  96. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  97. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  98. 976d7d3 arm64: kernel: build MPIDR_EL1 hash function data structure by Lorenzo Pieralisi · 11 years ago
  99. b3bf6aa arm64: Unmask asynchronous aborts when in kernel mode by Catalin Marinas · 11 years ago
  100. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago