summaryrefslogtreecommitdiffstats
path: root/mm/quicklist.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fix Christoph's email addressesChristoph Lameter2016-03-171-1/+1
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell2009-09-241-2/+1
* percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-1/+1
* mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro2008-09-021-1/+8
* quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter2008-01-141-2/+10
* Quicklists for page table pagesChristoph Lameter2007-05-071-0/+88
OpenPOWER on IntegriCloud