Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: kernel/check.c simple_strtoul cleanup | Shuah Khan | 2012-05-15 | 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-13 | 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 |