Commit Graph

53 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
James Bottomley ddf9499b3d x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map 16 years ago
Linus Torvalds 936577c61d x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors 16 years ago
James Bottomley 92ab78315c x86/Voyager: make it build and boot 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Mike Travis 168ef543a4 x86: prepare for cpumask iterators to only go to nr_cpu_ids 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
James Bottomley 6cd10f8db3 x86, voyager: fix smp generic helper voyager breakage 16 years ago
James Bottomley 73557af5bf x86, voyager: fix smp_intr_init() compile breakage 16 years ago
James Bottomley bfcb4c1bec x86/voyager: fix missing cpu_index initialisation 16 years ago
James Bottomley ee477524b4 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early 16 years ago
James Bottomley 08c3330857 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code 16 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 16 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jens Axboe 3b16cf8748 x86: convert to generic helpers for IPI function calls 17 years ago
Alexey Starikovskiy bab4b27c00 x86: move smp_found_config 17 years ago
Yinghai Lu a4c81cf684 x86: extend e820 ealy_res support 32bit 17 years ago
Paul Jackson 6e9bcc796b x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps 17 years ago
Paul Jackson c3965bd151 x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant 17 years ago
Ingo Molnar ed5e233284 x86, voyager: fix ioremap_nocache() 17 years ago
Akinobu Mita 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Ingo Molnar fcbc04c0ab x86: voyager fix 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Glauber de Oliveira Costa 9d97d0da71 x86: move stack_start to smp.h 17 years ago
Glauber Costa da522b0729 x86: adapt voyager's setup_trampoline 17 years ago
Glauber Costa d507897b2f x86: adapt voyager's trampoline_base 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
Andi Kleen 404ee5b14b x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
Jeremy Fitzhardinge 925596a017 x86: avoid name conflict for Voyager leave_mm 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Thomas Gleixner 0b9c99b6f2 x86: cleanup tlbflush.h variants 17 years ago
Thomas Gleixner 3abf024d2a x86: nuke a ton of unused exports 17 years ago
Ingo Molnar a4ec1effce x86: mach-voyager, lindent 17 years ago
Randy Dunlap 8f81821068 x86: fix smp init sections 17 years ago
Randy Dunlap e5ef67ef0b x86: fix voyager_cat_init section 17 years ago
James Bottomley 0cca1ca647 x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info 17 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 17 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 17 years ago
Jan Beulich 121d7bf5a2 x86: misc. constifications 17 years ago
Thomas Gleixner 6a61f6a557 x86: clean up struct irqaction initializers 17 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 17 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 9402e12b8f i386: move mach-voyager 18 years ago