aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/page_poison.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm/page_poison.c: fix a typo in a commentChristophe JAILLET1-1/+1
2019-03-05page_poison: play nicely with KASANQian Cai1-0/+4
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+6
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-24mm/page_poison: expose page_poisoning_enabled to kernel modulesWei Wang1-0/+6
2018-04-05mm/page_poison.c: make early_page_poison_param() __initDou Liyang1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-03mm: enable page poisoning early at bootVinayak Menon1-65/+12
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi1-1/+7
2016-05-20mm: use existing helper to convert "on"/"off" to booleanMinfei Huang1-7/+1
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-2/+5
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-0/+173