Tim's patch management tools
From eLinux.org
Here I plan to post the patch management tools I have written for working with Linux inside Sony. We use a combination of quilt and arch for our SCM for the kernel, and I use diffinfo (with pcomp), qdiff, and reisolate when analyzing patches. Some of the functionality of diffinfo overlaps with stuff available in quilt, but some does not. See the Diff And Patch Tricks page for other utilities for manipulating patches.
diffinfo
will put diffinfo downloads here when wiki upload is fixed