This document summarizes research on recovering token-level authorship information from Git. It analyzes the Linux kernel source code repository to determine statistics on code changes at the token level, such as the percentage of commits that modify small amounts of code. The analysis finds that while line-level and token-level authorship information are equivalent for large changes, tokens provide a finer-grained view of small code changes and the evolution of the code.