summaryrefslogtreecommitdiffstats
path: root/mm/page_poison.c
Commit message (Expand)AuthorAgeFilesLines
* mm/page_poison.c: fix a typo in a commentChristophe JAILLET2019-09-241-1/+1
* page_poison: play nicely with KASANQian Cai2019-03-051-0/+4
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-11-011-0/+6
|\
| * mm/page_poison: expose page_poisoning_enabled to kernel modulesWei Wang2018-10-241-0/+6
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
|/
* mm/page_poison.c: make early_page_poison_param() __initDou Liyang2018-04-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: enable page poisoning early at bootVinayak Menon2017-05-031-65/+12
* mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-06-031-1/+7
* mm: use existing helper to convert "on"/"off" to booleanMinfei Huang2016-05-201-7/+1
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-2/+5
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-151-0/+173