Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: delete various needless include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | cpumask: use new-style cpumask ops in mm/quicklist. | Rusty Russell | 2009-09-24 | 1 | -2/+1 |
* | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | mm: size of quicklists shouldn't be proportional to the number of CPUs | KOSAKI Motohiro | 2008-09-02 | 1 | -1/+8 |
* | quicklists: Only consider memory that can be used with GFP_KERNEL | Christoph Lameter | 2008-01-14 | 1 | -2/+10 |
* | Quicklists for page table pages | Christoph Lameter | 2007-05-07 | 1 | -0/+88 |