aboutsummaryrefslogtreecommitdiff
path: root/mm/quicklist.c
AgeCommit message (Expand)Author
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter
2007-05-07Quicklists for page table pagesChristoph Lameter