Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+6 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-24 | mm/page_poison: expose page_poisoning_enabled to kernel modules | Wei Wang | 1 | -0/+6 |
2018-04-05 | mm/page_poison.c: make early_page_poison_param() __init | Dou Liyang | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-03 | mm: enable page poisoning early at boot | Vinayak Menon | 1 | -65/+12 |
2016-06-03 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi | 1 | -1/+7 |
2016-05-20 | mm: use existing helper to convert "on"/"off" to boolean | Minfei Huang | 1 | -7/+1 |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 1 | -2/+5 |
2016-03-15 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 1 | -0/+173 |