Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-28 | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 1 | -2/+62 |
2011-01-28 | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 1 | -1/+71 |
2011-01-28 | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 1 | -1/+5 |
2011-01-19 | x86: Unify "numa=" command line option handling | Jan Beulich | 1 | -0/+22 |
2010-05-31 | x86/mm: Remove unused DBG() macro | Akinobu Mita | 1 | -6/+0 |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 1 | -17/+0 |
2010-05-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 1 | -0/+17 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 1 | -1/+1 |
2009-03-13 | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 1 | -1/+1 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 1 | -16/+12 |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 1 | -0/+71 |