summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/check.c
Commit message (Expand)AuthorAgeFilesLines
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-1/+2
* x86/corruption-check: Use pr_*() instead of printk()He Zhe2018-09-101-5/+8
* x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe2018-09-101-0/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-251-1/+2
* | x86/mm: Make kernel/check.c explicitly non-modularPaul Gortmaker2015-08-251-3/+2Star
|/
* x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko2014-01-221-1/+1
* x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-161-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/+15Star
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-141-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/+4Star
* 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