index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-3
/
+5
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
1
-0
/
+3
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-1
/
+0
2019-01-21
arm64: Remove asm/memblock.h
Will Deacon
1
-1
/
+0
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
1
-0
/
+1
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
1
-2
/
+3
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+0
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
1
-29
/
+27
[next]