summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-201-1/+5
|\
| * of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+5
* | arm64: Detect if in a realm and set RIPAS RAMSuzuki K Poulose2024-10-231-0/+3
|/
* arm64: Fix KASAN random tag seed initializationSamuel Holland2024-08-151-3/+0
* arm64: defer clearing DAIF.DMark Rutland2024-04-281-2/+9
* Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas2024-03-071-22/+0
|\
| * arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel2024-02-161-7/+0
| * arm64: mm: Make kaslr_requires_kpti() a static inlineArd Biesheuvel2024-02-161-1/+1
| * arm64: kernel: Remove early fdt remap codeArd Biesheuvel2024-02-161-15/+0
* | arm64: Update setup_arch() comment on interrupt maskingRyo Takakura2024-02-281-3/+2
|/
* arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-6/+2
* arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse2023-12-061-9/+4
* arm64: kaslr: split kaslr/module initializationMark Rutland2023-06-061-0/+2
* arm64: head: record the MMU state at primary entryArd Biesheuvel2023-01-241-2/+15
* arm64: implement dynamic shadow call stack for ClangArd Biesheuvel2022-11-091-0/+4
* Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
* arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd2022-06-021-3/+4
* arm64: Use insert_resource() to simplify codeZhen Lei2022-05-071-14/+3
* drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-3/+0
* arm64: Use correct method to calculate nomap region boundariesHuacai Chen2022-01-051-2/+4
* arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli2021-12-221-1/+6
* arm64: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\
| * kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-06-241-1/+1
|\ \
| * | arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual2021-06-151-1/+1
| |/
* / arm64: smp: initialize cpu offset earlierMark Rutland2021-05-261-6/+0
|/
* arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier2021-02-091-0/+15
* kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov2020-12-221-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+1
|\
| * arm64: Make cpu_logical_map() take unsigned intDavid Brazdil2020-12-041-1/+1
* | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-091-1/+1
|\ \
| * | arm64: consistently use reserved_pg_dirMark Rutland2020-11-101-1/+1
| |/
* / arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel2020-11-171-2/+2
|/
* memblock: use separate iterators for memory and reserved regionsMike Rapoport2020-10-141-1/+1
* memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport2020-10-141-1/+1
* arm64: Remove exporting cpu_logical_map symbolSudeep Holla2020-09-021-1/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-081-1/+7
|\
| * arm64: Fix __cpu_logical_map undefined issueKefeng Wang2020-08-081-1/+7
* | kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov2020-08-071-1/+1
|/
* arm64/panic: Unify all three existing notifier blocksAnshuman Khandual2020-07-021-10/+14
* arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel2020-06-111-0/+4
* arm64: Introduce get_cpu_ops() helper functionGavin Shan2020-03-241-2/+4
* arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan2020-03-241-1/+1
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+0
|\
| * arch/arm64/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
* | arm64: Use a variable to store non-global mappings decisionMark Brown2020-01-151-0/+7
|/
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-2/+18
|\ \
| | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-231-1/+8
| |/ |/|
| * arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla2019-08-151-1/+10
|/