add per_cpu_dyn_array support
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup_percpu.c
2008-10-16 Yinghai Luadd per_cpu_dyn_array support
2008-09-22 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/debug
2008-09-04 Ingo MolnarMerge branch 'x86/debug' into x86/cpu
2008-08-14 Ingo MolnarMerge branches 'x86/prototypes', 'x86/x2apic' and ...
2008-07-31 Yinghai Lux86: print per_cpu data address
2008-07-28 Linus Torvaldscpu masks: optimize and clean up cpumask_of_cpu()
2008-07-26 Mike Traviscpumask: put cpumask_of_cpu_map in the initdata section
2008-07-21 Thomas Gleixnerx86: convert Dprintk to pr_debug
2008-07-13 Mike Travisx86: change _node_to_cpumask_ptr to return const ptr
2008-07-08 Yinghai Lux86: move prefill_possible_map calling early
2008-07-08 Mike Travisx86: add check for node passed to node_to_cpumask, v3
2008-07-08 Yinghai Lux86: move parse elfvorehdr back to setup.c
2008-07-08 Yinghai Lux86: move reserve_standard_io_resources back to setup.c
2008-07-08 Yinghai Lux86: move back crashkernel back to setup.c
2008-07-08 Yinghai Lux86: move parse_setup_data back to setup.c
2008-07-08 Yinghai Lux86: move boot_params back to setup.c
2008-07-08 Yinghai Lux86: rename setup.c to setup_percpu.c