Commit Graph

12 Commits (6b644e524bbd4089a28e0711de4f1cf2daa5db50)

Author SHA1 Message Date
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Mike Travis 6524d938b3 cpumask: put cpumask_of_cpu_map in the initdata section 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Mike Travis 11369f356b x86: change _node_to_cpumask_ptr to return const ptr 17 years ago
Yinghai Lu 329513a35d x86: move prefill_possible_map calling early 17 years ago
Mike Travis 6a2f47ca27 x86: add check for node passed to node_to_cpumask, v3 17 years ago
Yinghai Lu 0196bcbb15 x86: move parse elfvorehdr back to setup.c 17 years ago
Yinghai Lu bdba0e700c x86: move reserve_standard_io_resources back to setup.c 17 years ago
Yinghai Lu ccb4defa71 x86: move back crashkernel back to setup.c 17 years ago
Yinghai Lu 257b0fde99 x86: move parse_setup_data back to setup.c 17 years ago
Yinghai Lu 217b8ce890 x86: move boot_params back to setup.c 17 years ago
Yinghai Lu 378b39a4f9 x86: rename setup.c to setup_percpu.c 17 years ago
Yinghai Lu 7f0be02c5e x86: move boot_params declaring to setup.c 17 years ago
Yinghai Lu 17b4cceb1f x86: move elfcorehdr parsing to setup.c 17 years ago
Yinghai Lu ce97c40e28 x86: move reserve_standard_io_resource to setup.c 17 years ago
Yinghai Lu 3c999f1426 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
Randy Dunlap 053713f574 x86: fix setup.c printk format warning 17 years ago
Vegard Nossum 03db1f74a7 x86: don't return invalid pointers from node_to_cpumask() 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 7891a24e1e x86: restore pda nodenumber field 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Huang, Ying 8c5beb50d3 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data 17 years ago
Robert Richter 3a27dd1ce5 x86: Move PCI IO ECS code to x86/pci 17 years ago
Robert Richter 9e26d84273 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" 17 years ago
Yinghai Lu e0da336468 x86: introduce max_physical_apicid for bigsmp switching 17 years ago
Huang, Ying c45a707dbe x86: linked list of setup_data for i386 17 years ago
Robert Richter 831d991821 x86: add PCI extended config space access for AMD Barcelona 17 years ago
James Bottomley f8955ebe3e x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol 17 years ago
Thomas Gleixner 5ecddcebfb x86: revert printk format warning change which is for linux-next 17 years ago
Randy Dunlap 62179849b4 x86: fix setup printk format warning 17 years ago
Alexey Starikovskiy 4d33bdb768 x86: Drop duplicate from setup.c 17 years ago
Mike Travis 9f0e8d0400 x86: convert cpumask_of_cpu macro to allocated array 17 years ago
Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 17 years ago
Alexey Starikovskiy 0fc0906e59 x86: move phys_cpu_present_map to setup.c 17 years ago
Alexey Starikovskiy 76eb41319d x86: move x86_cpu_to_apicid to setup.c 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago
Glauber de Oliveira Costa 4fe29a8564 x86: use specialized routine for setup per-cpu area 17 years ago