summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/check.c
Commit message (Expand)AuthorAgeFilesLines
* x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-151-6/+14
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-1/+1
* x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo2011-07-141-19/+15
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-131-1/+1
* 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