1. 34f8602 arm: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 7 months ago
  2. 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 7 months ago
  3. ce8f1cc ARM: 9094/1: Register with kernel restart handler by Guenter Roeck · 3 years, 8 months ago
  4. dad7b98 ARM: 9081/1: fix gcc-10 thumb2-kernel regression by Arnd Bergmann · 3 years, 8 months ago
  5. 730b576 ARM: 9024/1: Drop useless cast of "u64" to "long long" by Geert Uytterhoeven · 4 years, 2 months ago
  6. df8eda0 ARM: 9023/1: Spelling s/mmeory/memory/ by Geert Uytterhoeven · 4 years, 2 months ago
  7. fc2933c ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address by Ard Biesheuvel · 4 years, 3 months ago
  8. 5615f69 ARM: 9016/2: Initialize the mapping of KASan shadow memory by Linus Walleij · 4 years, 3 months ago
  9. 7a1be31 ARM: 9012/1: move device tree mapping out of linear region by Ard Biesheuvel · 4 years, 3 months ago
  10. e9a2f8b ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address by Ard Biesheuvel · 4 years, 3 months ago
  11. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  12. 3e70ac0 arch/arm/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  15. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  16. 383fb3e ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 7 years ago
  17. e209950 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 7 years ago
  18. 65987a8 ARM: split out processor lookup by Russell King · 7 years ago
  19. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  20. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  21. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  22. 4c301f9 ARM: Convert to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  23. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  24. 99cf8f9 ARM: better diagnostics with missing/corrupt dtb by Russell King · 7 years ago
  25. 67556d7 ARM: kexec: avoid allocating crashkernel region outside lowmem by Russell King · 8 years ago
  26. d360a68 ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero by Vladimir Murzin · 8 years ago
  27. b089c31 ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap by Jon Medhurst · 8 years ago
  28. 9856265 ARM: 8637/1: Adjust memory boundaries after reservations by Laura Abbott · 8 years ago
  29. 374d446d ARM: 8636/1: Cleanup sanity_check_meminfo by Laura Abbott · 8 years ago
  30. f5a5c89 ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() by Jonathan Austin · 8 years ago
  31. 26150aa ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly by Jonathan Austin · 8 years ago
  32. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 8 years ago
  33. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 8 years ago
  34. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 8 years ago
  35. 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
  36. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  37. 9b08aaa ARM: XEN: Move xen_early_init() before efi_init() by Shannon Zhao · 9 years ago
  38. 14c4a53 ARM: 8583/1: mm: fix location of _etext by Kees Cook · 9 years ago
  39. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  40. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 9 years ago
  41. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  42. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 9 years ago
  43. d0506a2 ARM: kexec: remove 512MB restriction on kexec crashdump by Russell King · 9 years ago
  44. 6160301 ARM: kexec: fix crashkernel= handling by Russell King · 9 years ago
  45. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  46. 03f1217 ARM: 8563/1: fix demoting HWCAP_SWP by Vladimir Murzin · 9 years ago
  47. 208fae5 ARM: 8550/1: protect idiv patching against undefined gcc behavior by Nicolas Pitre · 9 years ago
  48. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  49. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  50. 42f25bd ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() by Nicolas Pitre · 9 years ago
  51. da58fb6 ARM: wire up UEFI init and runtime support by Ard Biesheuvel · 9 years ago
  52. 2937367 ARM: add support for generic early_ioremap/early_memremap by Ard Biesheuvel · 9 years ago
  53. 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  54. a5f4c56 ARM: 8415/1: early fixmap support for earlycon by Stefan Agner · 9 years ago
  55. be12039 ARM: migrate to common PSCI client code by Mark Rutland · 9 years ago
  56. 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 9 years ago
  57. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  58. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 10 years ago
  59. 1221ed1 ARM: cleanup early_paging_init() calling by Russell King · 10 years ago
  60. 5882bfe arm,arm64/xen: move Xen initialization earlier by Stefano Stabellini · 10 years ago
  61. 3f59987 ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfo by Paul Kocialkowski · 10 years ago
  62. c848791f Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 10 years ago
  63. a092aed ARM: 8319/1: advertise availability of v8 Crypto instructions by Ard Biesheuvel · 10 years ago
  64. b8c9592 ARM: 8318/1: treat CPU feature register fields as signed quantities by Ard Biesheuvel · 10 years ago
  65. 526299c ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm by Mason · 10 years ago
  66. 0ad4989 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  67. 909ba29 ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function by Masahiro Yamada · 10 years ago
  68. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  69. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. af4dda7 arm: call iommu_init before of_platform_populate by Will Deacon · 10 years ago
  71. 719c9d1 ARM: add machine name to stack dump output by Russell King · 10 years ago
  72. c0e7f7e ARM: 8150/3: fiq: Replace default FIQ handler by Daniel Thompson · 10 years ago
  73. 58171bf ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives by Russell King · 11 years ago
  74. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  75. ca8f0b0 ARM: ensure C page table setup code follows assembly code by Russell King · 11 years ago
  76. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
  77. 4585eaf ARM: use get_cr() rather than cr_alignment by Russell King · 11 years ago
  78. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  79. 8258a98 ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  80. b342ea4 ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry by Ard Biesheuvel · 11 years ago
  81. ca47440 ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines by Santosh Shilimkar · 11 years ago
  82. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 11 years ago
  83. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  84. 9233d2b arch/arm/kernel/: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  85. 857989a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  86. 571b143 ARM: ignore memory below PHYS_OFFSET by Russell King · 11 years ago
  87. 7990ac9 Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
  88. 1b0f668 ARM: 7911/2: Clean up setup printks a bit by Olof Johansson · 11 years ago
  89. 7c92732 ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() by Santosh Shilimkar · 11 years ago
  90. 84f452b ARM: mm: Remove bootmem code and switch to NO_BOOTMEM by Santosh Shilimkar · 12 years ago
  91. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  92. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  93. 6d7d5da ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t by Magnus Damm · 11 years ago
  94. 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
  95. 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
  96. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  97. e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
  98. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  99. 9fc2105 ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 11 years ago
  100. ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago