index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
1
-1
/
+5
|
\
|
*
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
1
-1
/
+5
*
|
arm64: Detect if in a realm and set RIPAS RAM
Suzuki K Poulose
2024-10-23
1
-0
/
+3
|
/
*
arm64: Fix KASAN random tag seed initialization
Samuel Holland
2024-08-15
1
-3
/
+0
*
arm64: defer clearing DAIF.D
Mark Rutland
2024-04-28
1
-2
/
+9
*
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-03-07
1
-22
/
+0
|
\
|
*
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
1
-7
/
+0
|
*
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
2024-02-16
1
-1
/
+1
|
*
arm64: kernel: Remove early fdt remap code
Ard Biesheuvel
2024-02-16
1
-15
/
+0
*
|
arm64: Update setup_arch() comment on interrupt masking
Ryo Takakura
2024-02-28
1
-3
/
+2
|
/
*
arm64: convert to arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-6
/
+2
*
arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
James Morse
2023-12-06
1
-9
/
+4
*
arm64: kaslr: split kaslr/module initialization
Mark Rutland
2023-06-06
1
-0
/
+2
*
arm64: head: record the MMU state at primary entry
Ard Biesheuvel
2023-01-24
1
-2
/
+15
*
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-11-09
1
-0
/
+4
*
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
2022-06-15
1
-4
/
+3
*
arm64: Initialize jump labels before setup_machine_fdt()
Stephen Boyd
2022-06-02
1
-3
/
+4
*
arm64: Use insert_resource() to simplify code
Zhen Lei
2022-05-07
1
-14
/
+3
*
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
1
-3
/
+0
*
arm64: Use correct method to calculate nomap region boundaries
Huacai Chen
2022-01-05
1
-2
/
+4
*
arm64: Unhash early pointer print plus improve comment
Guilherme G. Piccoli
2021-12-22
1
-1
/
+6
*
arm64: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+1
|
\
|
*
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
1
-1
/
+1
|
\
\
|
*
|
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2021-06-15
1
-1
/
+1
|
|
/
*
/
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
1
-6
/
+0
|
/
*
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2021-02-09
1
-0
/
+15
*
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-1
/
+1
|
\
|
*
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-12-04
1
-1
/
+1
*
|
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
1
-1
/
+1
|
\
\
|
*
|
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-10
1
-1
/
+1
|
|
/
*
/
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-17
1
-2
/
+2
|
/
*
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-14
1
-1
/
+1
*
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-14
1
-1
/
+1
*
arm64: Remove exporting cpu_logical_map symbol
Sudeep Holla
2020-09-02
1
-1
/
+0
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-08
1
-1
/
+7
|
\
|
*
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
2020-08-08
1
-1
/
+7
*
|
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-08-07
1
-1
/
+1
|
/
*
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
2020-07-02
1
-10
/
+14
*
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2020-06-11
1
-0
/
+4
*
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2020-03-24
1
-2
/
+4
*
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
2020-03-24
1
-1
/
+1
*
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-3
/
+0
|
\
|
*
arch/arm64/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-3
/
+0
*
|
arm64: Use a variable to store non-global mappings decision
Mark Brown
2020-01-15
1
-0
/
+7
|
/
*
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-2
/
+18
|
\
\
|
|
*
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-23
1
-1
/
+8
|
|
/
|
/
|
|
*
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2019-08-15
1
-1
/
+10
|
/
[next]