-
- Downloads
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Pull ARM updates from Russell King: - decompressor updates - prevention of out-of-bounds access while stacktracing - fix a section mismatch warning with free_memmap() - make kexec depend on MMU to avoid some build errors - remove swapops stubs * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: ARM: 8954/1: NOMMU: remove stubs for swapops ARM: 8952/1: Disable kmemleak on XIP kernels ARM: 8951/1: Fix Kexec compilation issue. ARM: 8949/1: mm: mark free_memmap as __init ARM: 8948/1: Prevent OOB access in stacktrace ARM: 8945/1: decompressor: use CONFIG option instead of cc-option ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleaning the cache" ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup code
No related branches found
No related tags found
Showing
- arch/arm/Kconfig 2 additions, 2 deletionsarch/arm/Kconfig
- arch/arm/boot/compressed/Makefile 6 additions, 6 deletionsarch/arm/boot/compressed/Makefile
- arch/arm/boot/compressed/head.S 14 additions, 15 deletionsarch/arm/boot/compressed/head.S
- arch/arm/include/asm/pgtable-nommu.h 0 additions, 6 deletionsarch/arm/include/asm/pgtable-nommu.h
- arch/arm/kernel/stacktrace.c 2 additions, 0 deletionsarch/arm/kernel/stacktrace.c
- arch/arm/kernel/traps.c 4 additions, 2 deletionsarch/arm/kernel/traps.c
- arch/arm/mm/init.c 1 addition, 1 deletionarch/arm/mm/init.c
Loading
Please register or sign in to comment