-
- Downloads
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Pull ARM updates from Russell King: - add dev_is_amba() function to allow conversions during the next cycle - improve PREEMPT_RT performance with VFP - KASAN fixes for vmap stack * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux: ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire() ARM: 9430/1: entry: Do a dummy read from VMAP shadow ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow ARM: 9426/1: vfp: Move sending signals outside of vfp_state_hold()ed section. ARM: 9425/1: vfp: Use vfp_state_hold() in vfp_support_entry(). ARM: 9424/1: vfp: Use vfp_state_hold() in vfp_sync_hwstate(). ARM: 9423/1: vfp: Provide vfp_state_hold() for VFP locking. ARM: 9415/1: amba: Add dev_is_amba() function and export it for modules
Showing
- arch/arm/kernel/entry-armv.S 8 additions, 0 deletionsarch/arm/kernel/entry-armv.S
- arch/arm/mm/ioremap.c 30 additions, 5 deletionsarch/arm/mm/ioremap.c
- arch/arm/vfp/vfpmodule.c 53 additions, 21 deletionsarch/arm/vfp/vfpmodule.c
- drivers/amba/bus.c 6 additions, 0 deletionsdrivers/amba/bus.c
- include/linux/amba/bus.h 5 additions, 0 deletionsinclude/linux/amba/bus.h
Loading
Please register or sign in to comment