x86, ia64: convert to use generic dma_map_ops struct
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup_percpu.c
2009-01-03 Cyrill Gorcunovx86: setup_per_cpu_areas() cleanup
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2008-12-26 Rusty Russellcpumask: x86: Introduce cpumask_of_{node,pcibus} to...
2008-12-17 Mike Travisx86: move and enhance debug printk for nr_cpu_ids etc.
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-10-22 Gustavo F. Padovanx86: remove redundant KERN_DEBUG on pr_debug
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Yinghai Lux86: alloc dyn_array all together
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