summaryrefslogtreecommitdiff
path: root/mm/quicklist.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* fix Christoph's email addressesChristoph Lameter2016-03-17
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell2009-09-24
* percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-13
* mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro2008-09-02
* quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter2008-01-14
* Quicklists for page table pagesChristoph Lameter2007-05-07