aboutsummaryrefslogtreecommitdiff
path: root/mm/quicklist.c
AgeCommit message (Expand)Author
2010-02-21Forward to 2.6.33-rc8Thomas Gleixner
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell
2009-07-24mm: quicklist: Convert to percpu lockedPeter Zijlstra
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