-
- Downloads
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King: "Various fixes and post-merge window updates. Included here are: - ensure Kconfig things which should be sorted remain sorted - fix three big-endian bugs which crept in during the last merge window - add the renameat2 syscall - fix big.LITTLE switcher initialisation checks - fix kdump vmcore for LPAE kernels" * 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm: ARM: add renameat2 syscall ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue ARM: 8032/1: bL_switcher: fix validation check before its activation ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo ARM: 8027/1: fix do_div() bug in big-endian systems ARM: 8026/1: Fix emulation of multiply accumulate instructions ARM: 8024/1: Keep DEBUG_UART_{PHYS,VIRT} entries sorted
Showing
- arch/arm/Kconfig 5 additions, 5 deletionsarch/arm/Kconfig
- arch/arm/Kconfig.debug 6 additions, 6 deletionsarch/arm/Kconfig.debug
- arch/arm/common/bL_switcher.c 2 additions, 4 deletionsarch/arm/common/bL_switcher.c
- arch/arm/common/mcpm_entry.c 5 additions, 0 deletionsarch/arm/common/mcpm_entry.c
- arch/arm/include/asm/div64.h 1 addition, 1 deletionarch/arm/include/asm/div64.h
- arch/arm/include/asm/mcpm.h 7 additions, 0 deletionsarch/arm/include/asm/mcpm.h
- arch/arm/include/uapi/asm/unistd.h 1 addition, 0 deletionsarch/arm/include/uapi/asm/unistd.h
- arch/arm/kernel/calls.S 1 addition, 0 deletionsarch/arm/kernel/calls.S
- arch/arm/kernel/head.S 1 addition, 1 deletionarch/arm/kernel/head.S
- arch/arm/kernel/machine_kexec.c 7 additions, 0 deletionsarch/arm/kernel/machine_kexec.c
- arch/arm/mm/Kconfig 4 additions, 4 deletionsarch/arm/mm/Kconfig
- arch/arm/vfp/vfpdouble.c 2 additions, 0 deletionsarch/arm/vfp/vfpdouble.c
- arch/arm/vfp/vfpsingle.c 2 additions, 0 deletionsarch/arm/vfp/vfpsingle.c
Loading
Please register or sign in to comment