summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
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
2017-06-12ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzeroVladimir Murzin
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King
2016-05-03ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King
2016-05-03ARM: kexec: fix crashkernel= handlingRussell King
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King