Actually, I suppose that should have been:

find /usr/src/linux/ -type f -exec grep 'mlord\|k Lord' {} \;

There!