aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/check.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-1/+1
2011-07-14x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo1-19/+15
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo1-1/+1
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar1-4/+4
2010-08-27x86: Use memblock to replace early_resYinghai Lu1-7/+9
2009-03-15x86: fix 64k corruption-checkYinghai Lu1-3/+3
2009-03-13x86: fix code paths used by update_mptableJan Beulich1-1/+1
2008-10-27x86: corruption-check: some post-move cleanupsArjan van de Ven1-8/+4
2008-10-27x86: corruption check: run the corruption checks from a work queueArjan van de Ven1-10/+17
2008-10-27x86: corruption check: move the corruption checks into their own fileArjan van de Ven1-0/+158