index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
1
-1
/
+1
*
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-13
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
|
/
*
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2019-07-12
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: replace memblock_alloc_low with memblock_alloc
Chen Zhou
2019-03-27
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-3
/
+5
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-1
/
+0
|
\
|
*
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
1
-1
/
+0
*
|
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2019-02-21
1
-0
/
+3
*
|
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
1
-1
/
+0
|
/
*
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
2018-12-14
1
-0
/
+1
*
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
1
-0
/
+1
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
2018-10-31
1
-2
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-4
/
+0
|
\
|
*
arm64: Remove unused VGA console support
Andrew Murray
2018-09-21
1
-4
/
+0
*
|
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
2018-10-12
1
-29
/
+27
|
/
*
arm64: export memblock_reserve()d regions via /proc/iomem
James Morse
2018-07-23
1
-0
/
+38
*
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
1
-3
/
+5
*
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-10-04
1
-3
/
+2
*
arm64: remove unneeded copy to init_utsname()->machine
Masahiro Yamada
2017-10-02
1
-2
/
+0
*
arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
2017-05-30
1
-0
/
+3
*
arm64: Print DT machine model in setup_machine_fdt()
Geert Uytterhoeven
2017-04-28
1
-1
/
+4
*
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-04-05
1
-1
/
+6
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSY
Ard Biesheuvel
2017-01-26
1
-1
/
+1
*
arm64: Use __pa_symbol for empty_zero_page
Geert Uytterhoeven
2017-01-26
1
-1
/
+1
*
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
1
-4
/
+5
*
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-12-20
1
-4
/
+4
*
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
1
-0
/
+9
*
arm64: Set UTS_MACHINE in the Makefile
Michal Marek
2016-08-31
1
-1
/
+1
*
arm64: mark reserved memblock regions explicitly in iomem
AKASHI Takahiro
2016-08-25
1
-2
/
+7
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
1
-15
/
+0
|
\
|
*
arm64: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
1
-13
/
+0
|
*
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
2016-06-23
1
-2
/
+0
[next]