-
- Downloads
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM fixes from Russell King: "A random collection of various fixes, mainly from Arnd and a few other people. Not thing really stands out here." * 'fixes' of git://git.linaro.org/people/rmk/linux-arm: ARM: drop experimental status for hotplug and Thumb2 ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD ARM: 7555/1: kexec: fix segment memory addresses check ARM: warnings in arch/arm/include/asm/uaccess.h ARM: binfmt_flat: unused variable 'persistent' ARM: be really quiet when building with 'make -s' ARM: pass -marm to gcc by default for both C and assembler ARM: Xen: fix initial build problems ARM: export default read_current_timer ARM: Fix another build warning in arch/arm/mm/alignment.c ARM: export set_irq_flags ARM: kprobes: make more tests conditional
No related branches found
No related tags found
Showing
- arch/arm/Kconfig 5 additions, 4 deletionsarch/arm/Kconfig
- arch/arm/Makefile 7 additions, 6 deletionsarch/arm/Makefile
- arch/arm/boot/Makefile 5 additions, 5 deletionsarch/arm/boot/Makefile
- arch/arm/include/asm/flat.h 1 addition, 1 deletionarch/arm/include/asm/flat.h
- arch/arm/include/asm/uaccess.h 2 additions, 2 deletionsarch/arm/include/asm/uaccess.h
- arch/arm/kernel/irq.c 2 additions, 0 deletionsarch/arm/kernel/irq.c
- arch/arm/kernel/kprobes-test-arm.c 4 additions, 0 deletionsarch/arm/kernel/kprobes-test-arm.c
- arch/arm/kernel/machine_kexec.c 3 additions, 4 deletionsarch/arm/kernel/machine_kexec.c
- arch/arm/kernel/perf_event.c 4 additions, 0 deletionsarch/arm/kernel/perf_event.c
- arch/arm/kernel/smp.c 10 additions, 4 deletionsarch/arm/kernel/smp.c
- arch/arm/kernel/smp_twd.c 2 additions, 2 deletionsarch/arm/kernel/smp_twd.c
- arch/arm/lib/delay.c 1 addition, 0 deletionsarch/arm/lib/delay.c
- arch/arm/mm/alignment.c 3 additions, 1 deletionarch/arm/mm/alignment.c
- arch/arm/tools/Makefile 1 addition, 1 deletionarch/arm/tools/Makefile
- drivers/xen/Kconfig 2 additions, 0 deletionsdrivers/xen/Kconfig
Please register or sign in to comment