Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: m68knommu: set flow handler for secondary interrupt controller of 5249 m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support m68knommu: fix dereference of port.tty m68knommu: add missing linker __modver section m68knommu: fix mis-named variable int set_irq_chip loop m68knommu: add optimize memmove() function m68k: remove arch specific non-optimized memcmp() m68knommu: fix use of un-defined _TIF_WORK_MASK m68knommu: Rename m548x_wdt.c to m54xx_wdt.c m68knommu: fix m548x_wdt.c compilation after headers renaming m68knommu: Remove dependencies on nonexistent M68KNOMMU
Showing
- arch/m68k/include/asm/string.h 1 addition, 3 deletionsarch/m68k/include/asm/string.h
- arch/m68k/lib/string.c 0 additions, 11 deletionsarch/m68k/lib/string.c
- arch/m68knommu/kernel/vmlinux.lds.S 6 additions, 0 deletionsarch/m68knommu/kernel/vmlinux.lds.S
- arch/m68knommu/lib/Makefile 1 addition, 1 deletionarch/m68knommu/lib/Makefile
- arch/m68knommu/lib/memmove.c 105 additions, 0 deletionsarch/m68knommu/lib/memmove.c
- arch/m68knommu/platform/5249/intc2.c 3 additions, 1 deletionarch/m68knommu/platform/5249/intc2.c
- arch/m68knommu/platform/68328/entry.S 0 additions, 1 deletionarch/m68knommu/platform/68328/entry.S
- arch/m68knommu/platform/68360/commproc.c 1 addition, 1 deletionarch/m68knommu/platform/68360/commproc.c
- arch/m68knommu/platform/68360/config.c 1 addition, 1 deletionarch/m68knommu/platform/68360/config.c
- arch/m68knommu/platform/68360/entry.S 0 additions, 1 deletionarch/m68knommu/platform/68360/entry.S
- arch/m68knommu/platform/68360/ints.c 2 additions, 2 deletionsarch/m68knommu/platform/68360/ints.c
- arch/m68knommu/platform/coldfire/entry.S 0 additions, 1 deletionarch/m68knommu/platform/coldfire/entry.S
- drivers/net/can/mscan/Kconfig 1 addition, 1 deletiondrivers/net/can/mscan/Kconfig
- drivers/tty/serial/68328serial.c 14 additions, 15 deletionsdrivers/tty/serial/68328serial.c
- drivers/watchdog/Kconfig 3 additions, 3 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 1 deletiondrivers/watchdog/Makefile
- drivers/watchdog/m54xx_wdt.c 25 additions, 25 deletionsdrivers/watchdog/m54xx_wdt.c
- lib/Kconfig.debug 1 addition, 1 deletionlib/Kconfig.debug
Please register or sign in to comment