summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-251-1/+2
|\
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-1/+2
* | x86/mm: Make kernel/check.c explicitly non-modularPaul Gortmaker2015-08-251-3/+2
|/
* x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko2014-01-211-1/+1
* 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