Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-16 | x86: kernel/check.c simple_strtoul cleanup | Shuah Khan | 1 | -6/+14 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -1/+1 |
2011-07-14 | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 1 | -19/+15 |
2011-07-14 | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 1 | -1/+1 |
2011-03-09 | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | 1 | -4/+4 |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu | 1 | -7/+9 |
2009-03-15 | x86: fix 64k corruption-check | Yinghai Lu | 1 | -3/+3 |
2009-03-13 | x86: fix code paths used by update_mptable | Jan Beulich | 1 | -1/+1 |
2008-10-27 | x86: corruption-check: some post-move cleanups | Arjan van de Ven | 1 | -8/+4 |
2008-10-27 | x86: corruption check: run the corruption checks from a work queue | Arjan van de Ven | 1 | -10/+17 |
2008-10-27 | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven | 1 | -0/+158 |