index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
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
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
[next]