root@xbmc:~/linux# git bisect log # bad: [dc1ccc48159d63eca5089e507c82c7d22ef60839] Linux 3.13-rc2 # good: [5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52] Linux 3.12 git bisect start 'v3.13-rc2' 'v3.12' # good: [5cbb3d216e2041700231bcfc383ee5f8b7fc8b74] Merge branch 'akpm' (patches from Andrew Morton) git bisect good 5cbb3d216e2041700231bcfc383ee5f8b7fc8b74 # good: [d8fe4acc88da8fbbe360b6592c9d0abbb85117dc] Merge branch 'akpm' (patch-bomb from Andrew Morton) git bisect good d8fe4acc88da8fbbe360b6592c9d0abbb85117dc # good: [4914d7b458e35a7db2f9c7dc6eb014620254bbbf] alpha: Use qemu+cserve provided high-res clock and alarm. git bisect good 4914d7b458e35a7db2f9c7dc6eb014620254bbbf # bad: [82023bb7f75b0052f40d3e74169d191c3e4e6286] Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm git bisect bad 82023bb7f75b0052f40d3e74169d191c3e4e6286 # bad: [1ea406c0e08c717241275064046d29b5bac1b1db] Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband git bisect bad 1ea406c0e08c717241275064046d29b5bac1b1db # good: [3cdcf7369cdb3406c61090e453b78cb8d4882ef8] [media] platform drivers: Fix build on frv arch git bisect good 3cdcf7369cdb3406c61090e453b78cb8d4882ef8 # bad: [c2ac2ae44d4c32382d001672021116e771bef4c9] Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc git bisect bad c2ac2ae44d4c32382d001672021116e771bef4c9 # good: [ed164182154d11589a33710a9d04eafd6215d6e5] mmc: omap_hsmmc: correct max value of clkd git bisect good ed164182154d11589a33710a9d04eafd6215d6e5 # good: [83234ac895b769241771e1c23f889e0615780ffc] mmc: wbsd: Move away from using deprecated APIs git bisect good 83234ac895b769241771e1c23f889e0615780ffc # good: [51129f31d2e7abcfb4cf35f703a42d1524c45dfa] mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops git bisect good 51129f31d2e7abcfb4cf35f703a42d1524c45dfa # bad: [de9f68df675e9d8b0b6a533818a79dca6546a7ba] [CIFS] Set copychunk defaults git bisect bad de9f68df675e9d8b0b6a533818a79dca6546a7ba # good: [a8582159edb47a60dd1e5df5a21890f225270f62] cifs: don't spam the logs on unexpected lookup errors git bisect good a8582159edb47a60dd1e5df5a21890f225270f62 # good: [2c957ddf30897787e39462ac56cdc4bf21eb0465] cifs: Use data structures to compute NTLMv2 response offsets git bisect good 2c957ddf30897787e39462ac56cdc4bf21eb0465 # good: [41c1358e9181ab1ebd773905b3fa8039b61aa0e9] CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 git bisect good 41c1358e9181ab1ebd773905b3fa8039b61aa0e9 # first bad commit: [de9f68df675e9d8b0b6a533818a79dca6546a7ba] [CIFS] Set copychunk defaults