index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9412/1: Convert to arch_cpu_is_hotpluggable()
Jinjie Ruan
2024-08-20
1
-5
/
+2
*
ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
Jinjie Ruan
2024-08-20
1
-11
/
+4
*
arm, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-2
/
+2
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
1
-4
/
+3
|
\
|
*
console: fix up ARM screen_info reference
Arnd Bergmann
2023-10-17
1
-1
/
+1
|
*
vgacon: clean up global screen_info instances
Arnd Bergmann
2023-10-17
1
-3
/
+3
|
*
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
1
-1
/
+1
|
*
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
2023-10-17
1
-2
/
+1
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-1
/
+2
|
\
\
|
*
|
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-1
/
+2
|
|
/
*
/
ARM: 9322/1: Explicitly include correct DT includes
Rob Herring
2023-10-05
1
-1
/
+1
|
/
*
ARM: 9308/1: move setup functions to header
Arnd Bergmann
2023-06-19
1
-7
/
+0
*
ARM: 9300/1: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-19
1
-1
/
+1
*
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
2023-06-19
1
-4
/
+0
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-14
1
-0
/
+22
|
\
|
*
ARM: 9274/1: Add hwcap for Speculative Store Bypassing Safe
Amit Daniel Kachhap
2022-11-28
1
-0
/
+8
|
*
ARM: 9273/1: Add hwcap for Speculation Barrier(SB)
Amit Daniel Kachhap
2022-11-28
1
-0
/
+8
|
*
ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
|
*
ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
|
*
ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
|
*
ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
|
*
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-11-28
1
-0
/
+2
*
|
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-09-27
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-03
1
-1
/
+2
|
\
|
*
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
2022-04-01
1
-1
/
+2
*
|
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
1
-4
/
+4
|
/
*
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-13
/
+7
*
arm: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
1
-2
/
+18
|
\
|
*
ARM: 9094/1: Register with kernel restart handler
Guenter Roeck
2021-06-13
1
-2
/
+18
*
|
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2021-06-03
1
-7
/
+9
|
/
*
ARM: 9024/1: Drop useless cast of "u64" to "long long"
Geert Uytterhoeven
2020-11-12
1
-1
/
+1
*
ARM: 9023/1: Spelling s/mmeory/memory/
Geert Uytterhoeven
2020-11-12
1
-1
/
+1
*
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
2020-10-28
1
-1
/
+1
*
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2020-10-27
1
-0
/
+2
*
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
1
-3
/
+8
*
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2020-10-27
1
-5
/
+9
*
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-6
/
+12
*
arch/arm/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+6
*
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-11-18
1
-15
/
+25
|
\
|
*
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2018-11-12
1
-0
/
+5
|
*
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
2018-11-12
1
-3
/
+1
|
*
ARM: split out processor lookup
Russell King
2018-11-12
1
-12
/
+19
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-2
/
+2
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-2
/
+2
*
|
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
1
-1
/
+1
*
|
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2018-05-09
1
-1
/
+1
|
/
[next]