Hi Linus, The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75: Linus Torvalds (1): Linux 3.10-rc2 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus Geert Uytterhoeven (1): m68k: Update defconfigs for v3.9 Mikael Pettersson (1): m68k: implement futex.h to support userspace robust futexes and PI mutexes Summarized: - futex support that I had missed before, - A long-overdue update of the m68k defconfigs. Thanks for pulling! arch/m68k/configs/amiga_defconfig | 230 ++++++++++++++++++++++-------- arch/m68k/configs/apollo_defconfig | 215 ++++++++++++++++++++------- arch/m68k/configs/atari_defconfig | 227 ++++++++++++++++++++++-------- arch/m68k/configs/bvme6000_defconfig | 217 ++++++++++++++++++++-------- arch/m68k/configs/hp300_defconfig | 214 ++++++++++++++++++++------- arch/m68k/configs/mac_defconfig | 234 ++++++++++++++++++++++-------- arch/m68k/configs/multi_defconfig | 264 ++++++++++++++++++++++++---------- arch/m68k/configs/mvme147_defconfig | 215 ++++++++++++++++++++------- arch/m68k/configs/mvme16x_defconfig | 216 ++++++++++++++++++++-------- arch/m68k/configs/q40_defconfig | 229 ++++++++++++++++++++++-------- arch/m68k/configs/sun3_defconfig | 209 ++++++++++++++++++++------- arch/m68k/configs/sun3x_defconfig | 210 ++++++++++++++++++++------- arch/m68k/include/asm/Kbuild | 1 - arch/m68k/include/asm/futex.h | 94 ++++++++++++ 14 files changed, 2076 insertions(+), 699 deletions(-) create mode 100644 arch/m68k/include/asm/futex.h Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html