this version runs on most of my raspberries without problems. Two of them have DS18B20 temperature sensors using the 1wire bus (modules w1_therm, w1_gpio). Both work fine with the previous but latest kernel version (3.10.9-1).
EDIT:
---------------------------------------------------------------------
Although one boots and the other hangs during boot when loading the w1 modules, the temperature can't be read anymore.
My following description is wrong, generally w1 seems not to work correctly.
---------------------------------------------------------------------
Although both have the same configuration (i checked it twice and used default settings), curiously one of both hangs at bootup (while the other works fine). The only difference is: the working one is a B model using LAN and the not working a A model using WLAN but that shouldn't be a reason.
The reason for hanging is: "systemd-modules-load.service" never returns. So i masked it and system boots without loading the w1 modules. I loaded them manually but it didn't get the sensor device. Switching back to the previous kernel version all works fine again.
Just to tell my experience

Greetings, CM