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