https://bugzilla.kernel.org/show_bug.cgi?id=96351
--- Comment #29 from Dieter Nützel Dieter@nuetzel-hh.de --- (In reply to Dieter Nützel from comment #28)
NO, no "git bisect..."
git checkout -b v3.19|v4.0|4.1-rc1 (checkout a branch)
git checkout BRANCHNAME
and then git revert xxx
https://www.atlassian.com/git/tutorials/undoing-changes http://landley.net/writing/git-bisect-howto.html