This plugin (55 lines of code) provides 2 commands JumpSearchQuickfix and JumpSearchLoclist.
It uses Vim's :vimgrep command to search the files that you recently visited.
The results are put into a quickfix list or a location list respectively.
Help: :h jumplist, :h :vimgrep, :h quickfix.