| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang | 2018-11-23 | 1 | -1/+2 |
* | x86/corruption-check: Use pr_*() instead of printk() | He Zhe | 2018-09-10 | 1 | -5/+8 |
* | x86/corruption-check: Fix panic in memory_corruption_check() when boot option... | He Zhe | 2018-09-10 | 1 | -0/+15 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 1 | -1/+2 |
|\ |
|
| * | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck | 2015-06-25 | 1 | -1/+2 |
* | | x86/mm: Make kernel/check.c explicitly non-modular | Paul Gortmaker | 2015-08-25 | 1 | -3/+2 |
|/ |
|
* | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | 2014-01-22 | 1 | -1/+1 |
* | x86: kernel/check.c simple_strtoul cleanup | Shuah Khan | 2012-05-16 | 1 | -6/+14 |
* | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 1 | -1/+1 |
* | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 | 1 | -19/+15 |
* | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-14 | 1 | -1/+1 |
* | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | 2011-03-09 | 1 | -4/+4 |
* | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 | 1 | -7/+9 |
* | x86: fix 64k corruption-check | Yinghai Lu | 2009-03-15 | 1 | -3/+3 |
* | x86: fix code paths used by update_mptable | Jan Beulich | 2009-03-13 | 1 | -1/+1 |
* | x86: corruption-check: some post-move cleanups | Arjan van de Ven | 2008-10-27 | 1 | -8/+4 |
* | x86: corruption check: run the corruption checks from a work queue | Arjan van de Ven | 2008-10-27 | 1 | -10/+17 |
* | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven | 2008-10-27 | 1 | -0/+158 |