C-xvL – vc-print-root-log
I found this easily by asking Emacs to show me the commands with key bindings using the C-x v prefix:
C-xvC-h
You can also easily find this information in the manual. The specific node is:
C-hig (emacs) VC Change Log
Personally I use Magit, though (and recommend that you do likewise).