summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-031-1/+2
|\
| * ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim2022-04-011-1/+2
* | ARM: implement support for vmap'ed stacksArd Biesheuvel2021-12-031-4/+4
|/
* memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-13/+7
* arm: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-07-061-2/+18
|\
| * ARM: 9094/1: Register with kernel restart handlerGuenter Roeck2021-06-131-2/+18
* | ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-031-7/+9
|/
* ARM: 9024/1: Drop useless cast of "u64" to "long long"Geert Uytterhoeven2020-11-121-1/+1
* ARM: 9023/1: Spelling s/mmeory/memory/Geert Uytterhoeven2020-11-121-1/+1
* ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-281-1/+1
* ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-271-0/+2
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-271-3/+8
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-271-5/+9
* arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-6/+12
* arch/arm/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+6
* Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-181-15/+25
|\
| * ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2018-11-121-0/+5
| * ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2018-11-121-3/+1
| * ARM: split out processor lookupRussell King2018-11-121-12/+19
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-2/+2
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-2/+2
* | ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-1/+1
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-1/+1
|/
* ARM: better diagnostics with missing/corrupt dtbRussell King2017-09-291-0/+10
* ARM: kexec: avoid allocating crashkernel region outside lowmemRussell King2017-07-201-0/+3
* ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzeroVladimir Murzin2017-06-121-1/+1
* ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-2/+2
* ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-281-0/+6
* ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-281-2/+2
* ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin2016-09-061-4/+5
* ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin2016-09-061-5/+2
* ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-5/+5
* ARM: kexec: advertise location of bootable RAMRussell King2016-08-021-2/+21
* ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-08-021-0/+16
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+1
|\
| * arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-5/+1
| * of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-291-1/+1
|\ \
| * | ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-021-1/+1
| |/
* | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-0/+26
|\
| *-. Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King2016-05-191-0/+28
| |\ \
| | | * ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King2016-05-031-4/+1
| | | * ARM: kexec: fix crashkernel= handlingRussell King2016-05-031-0/+29
| | |/ | |/|
* | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-1/+2
* | | ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-191-1/+1
| |/ |/|