index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
check.c
Age
Commit message (
Expand
)
Author
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-09-10
x86/corruption-check: Use pr_*() instead of printk()
He Zhe
2018-09-10
x86/corruption-check: Fix panic in memory_corruption_check() when boot option...
He Zhe
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
2015-08-25
x86/mm: Make kernel/check.c explicitly non-modular
Paul Gortmaker
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2014-01-21
x86/mm: memblock: switch to use NUMA_NO_NODE
Grygorii Strashko
2012-05-15
x86: kernel/check.c simple_strtoul cleanup
Shuah Khan
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()
Tejun Heo
2011-07-13
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-03-09
x86: Don't check for BIOS corruption in first 64K when there's no need to
Naga Chumbalkar
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
2009-03-15
x86: fix 64k corruption-check
Yinghai Lu
2009-03-13
x86: fix code paths used by update_mptable
Jan Beulich
2008-10-27
x86: corruption-check: some post-move cleanups
Arjan van de Ven
2008-10-27
x86: corruption check: run the corruption checks from a work queue
Arjan van de Ven
2008-10-27
x86: corruption check: move the corruption checks into their own file
Arjan van de Ven