aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/check.c
AgeCommit message (Expand)Author
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang
2018-09-10x86/corruption-check: Use pr_*() instead of printk()He Zhe
2018-09-10x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-25x86/mm: Make kernel/check.c explicitly non-modularPaul Gortmaker
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko
2012-05-15x86: kernel/check.c simple_strtoul cleanupShuah Khan
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo
2011-07-14x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-13x86: fix code paths used by update_mptableJan Beulich
2008-10-27x86: corruption-check: some post-move cleanupsArjan van de Ven
2008-10-27x86: corruption check: run the corruption checks from a work queueArjan van de Ven
2008-10-27x86: corruption check: move the corruption checks into their own fileArjan van de Ven