index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2025-04-29
arm64: Extend pr_crit message on invalid FDT
Bartosz Szczepanek
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-23
arm64: Detect if in a realm and set RIPAS RAM
Suzuki K Poulose
2024-08-15
arm64: Fix KASAN random tag seed initialization
Samuel Holland
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-02-28
arm64: Update setup_arch() comment on interrupt masking
Ryo Takakura
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
2024-02-16
arm64: kernel: Remove early fdt remap code
Ard Biesheuvel
2023-12-06
arm64: convert to arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
James Morse
2023-06-06
arm64: kaslr: split kaslr/module initialization
Mark Rutland
2023-01-24
arm64: head: record the MMU state at primary entry
Ard Biesheuvel
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-06-15
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
2022-06-02
arm64: Initialize jump labels before setup_machine_fdt()
Stephen Boyd
2022-05-07
arm64: Use insert_resource() to simplify code
Zhen Lei
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-01-05
arm64: Use correct method to calculate nomap region boundaries
Huacai Chen
2021-12-22
arm64: Unhash early pointer print plus improve comment
Guilherme G. Piccoli
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-15
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2020-12-22
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-04
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-09-02
arm64: Remove exporting cpu_logical_map symbol
Sudeep Holla
2020-08-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-07-02
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-15
arm64: Use a variable to store non-global mappings decision
Mark Brown
2020-01-14
arch/arm64/setup: Drop dummy_con initialization
Arvind Sankar
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
[next]