Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven: - Generate syscall headers - Small improvements and cleanups - defconfig updates * tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k: Generate uapi header and syscall table header files m68k: Add system call table generation support m68k: Add __NR_syscalls along with NR_syscalls m68k/defconfig: Update defconfigs for v4.20-rc1 m68k: Remove redundant 'default n' from Kconfig m68k: Unroll raw_outsb() loop
Showing
- arch/m68k/Kconfig.machine 0 additions, 2 deletionsarch/m68k/Kconfig.machine
- arch/m68k/Makefile 3 additions, 0 deletionsarch/m68k/Makefile
- arch/m68k/configs/amiga_defconfig 56 additions, 47 deletionsarch/m68k/configs/amiga_defconfig
- arch/m68k/configs/apollo_defconfig 51 additions, 42 deletionsarch/m68k/configs/apollo_defconfig
- arch/m68k/configs/atari_defconfig 59 additions, 50 deletionsarch/m68k/configs/atari_defconfig
- arch/m68k/configs/bvme6000_defconfig 49 additions, 40 deletionsarch/m68k/configs/bvme6000_defconfig
- arch/m68k/configs/hp300_defconfig 50 additions, 41 deletionsarch/m68k/configs/hp300_defconfig
- arch/m68k/configs/mac_defconfig 51 additions, 42 deletionsarch/m68k/configs/mac_defconfig
- arch/m68k/configs/multi_defconfig 66 additions, 57 deletionsarch/m68k/configs/multi_defconfig
- arch/m68k/configs/mvme147_defconfig 48 additions, 39 deletionsarch/m68k/configs/mvme147_defconfig
- arch/m68k/configs/mvme16x_defconfig 49 additions, 40 deletionsarch/m68k/configs/mvme16x_defconfig
- arch/m68k/configs/q40_defconfig 49 additions, 40 deletionsarch/m68k/configs/q40_defconfig
- arch/m68k/configs/sun3_defconfig 45 additions, 36 deletionsarch/m68k/configs/sun3_defconfig
- arch/m68k/configs/sun3x_defconfig 46 additions, 37 deletionsarch/m68k/configs/sun3x_defconfig
- arch/m68k/include/asm/Kbuild 1 addition, 0 deletionsarch/m68k/include/asm/Kbuild
- arch/m68k/include/asm/raw_io.h 35 additions, 4 deletionsarch/m68k/include/asm/raw_io.h
- arch/m68k/include/asm/unistd.h 1 addition, 2 deletionsarch/m68k/include/asm/unistd.h
- arch/m68k/include/uapi/asm/Kbuild 1 addition, 0 deletionsarch/m68k/include/uapi/asm/Kbuild
- arch/m68k/include/uapi/asm/unistd.h 1 addition, 384 deletionsarch/m68k/include/uapi/asm/unistd.h
- arch/m68k/kernel/syscalls/Makefile 38 additions, 0 deletionsarch/m68k/kernel/syscalls/Makefile
Loading
Please register or sign in to comment