aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/check.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar2011-03-091-4/+4
* x86: Use memblock to replace early_resYinghai Lu2010-08-271-7/+9
* x86: fix 64k corruption-checkYinghai Lu2009-03-151-3/+3
* x86: fix code paths used by update_mptableJan Beulich2009-03-131-1/+1
* x86: corruption-check: some post-move cleanupsArjan van de Ven2008-10-271-8/+4
* x86: corruption check: run the corruption checks from a work queueArjan van de Ven2008-10-271-10/+17
* x86: corruption check: move the corruption checks into their own fileArjan van de Ven2008-10-271-0/+158