Commit Graph

58 Commits (9be1b56a3e718aa998772019c57c398dbb19e258)

Author SHA1 Message Date
James Bottomley 92ab78315c x86/Voyager: make it build and boot 16 years ago
Brian Gerst 552be871e6 x86: pass in cpu number to switch_to_new_gdt() 16 years ago
Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 years ago
Brian Gerst 89c9c4c58e x86: make Voyager use x86 per-cpu setup. 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Tejun Heo 9939ddaff5 x86: merge 64 and 32 SMP percpu handling 16 years ago
Jaswinder Singh Rajput 96b89dc659 x86: smp.h move safe_smp_processor_id declartion to cpu.h 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 17 years ago
James Bottomley ee477524b4 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early 17 years ago
James Bottomley 08c3330857 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 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 18 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 18 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 years ago
Jan Beulich 121d7bf5a2 x86: misc. constifications 18 years ago