index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-11-28
ARM: 9274/1: Add hwcap for Speculative Store Bypassing Safe
Amit Daniel Kachhap
2022-11-28
ARM: 9273/1: Add hwcap for Speculation Barrier(SB)
Amit Daniel Kachhap
2022-11-28
ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
Amit Daniel Kachhap
2022-11-28
ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
Amit Daniel Kachhap
2022-11-28
ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
Amit Daniel Kachhap
2022-11-28
ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
Amit Daniel Kachhap
2022-11-28
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-01
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-06-13
ARM: 9094/1: Register with kernel restart handler
Guenter Roeck
2021-06-03
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2020-11-12
ARM: 9024/1: Drop useless cast of "u64" to "long long"
Geert Uytterhoeven
2020-11-12
ARM: 9023/1: Spelling s/mmeory/memory/
Geert Uytterhoeven
2020-10-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-01-14
arch/arm/setup: Drop dummy_con initialization
Arvind Sankar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2018-11-12
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
2018-11-12
ARM: split out processor lookup
Russell King
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2017-09-29
ARM: better diagnostics with missing/corrupt dtb
Russell King
2017-07-20
ARM: kexec: avoid allocating crashkernel region outside lowmem
Russell King
2017-06-12
ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero
Vladimir Murzin
2017-04-20
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
2017-02-28
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
2017-02-28
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
2016-09-06
ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()
Jonathan Austin
2016-09-06
ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly
Jonathan Austin
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
2016-08-02
ARM: kexec: advertise location of bootable RAM
Russell King
2016-08-02
ARM: kdump: advertise boot aliased crash kernel resource
Russell King
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-29
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-07-06
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
[next]