summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2024-02-23arm, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann
2023-10-05ARM: 9322/1: Explicitly include correct DT includesRob Herring
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-11-28ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap
2022-11-28ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap
2022-11-28ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap
2022-11-28ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap
2022-11-28ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap
2022-11-28ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap
2022-11-28ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap
2022-09-27efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-07-08arm: convert to setup_initial_init_mm()Kefeng Wang
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-06-13ARM: 9094/1: Register with kernel restart handlerGuenter Roeck
2021-06-03ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2020-11-12ARM: 9024/1: Drop useless cast of "u64" to "long long"Geert Uytterhoeven
2020-11-12ARM: 9023/1: Spelling s/mmeory/memory/Geert Uytterhoeven
2020-10-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-01-14arch/arm/setup: Drop dummy_con initializationArvind Sankar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2018-11-12ARM: split out processor lookupRussell King
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2017-09-29ARM: better diagnostics with missing/corrupt dtbRussell King
2017-07-20ARM: kexec: avoid allocating crashkernel region outside lowmemRussell King