aboutsummaryrefslogtreecommitdiff
path: root/mm/quicklist.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Gravatar Rusty Russell 1-2/+1
2009-06-24percpu: cleanup percpu array definitionsGravatar Tejun Heo 1-1/+1
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Gravatar Rusty Russell 1-1/+1
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsGravatar KOSAKI Motohiro 1-1/+8
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELGravatar Christoph Lameter 1-2/+10
2007-05-07Quicklists for page table pagesGravatar Christoph Lameter 1-0/+88