summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller2008-04-251-5/+22
* [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2008-04-241-3/+8
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller2008-03-261-1/+2
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-221-8/+9
* [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-211-1/+1
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0Star
* [SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller2007-12-121-6/+13
* [SPARC64]: Add missing "space"Joe Perches2007-12-051-2/+3
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-271-2/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-9/+8Star
* [SPARC64]: check fork_idle() errorAkinobu Mita2007-10-041-0/+2
* [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-091-5/+0Star
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-161-12/+106
* [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller2007-07-161-0/+2
* [SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller2007-07-161-6/+6
* [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-161-24/+0Star
* [SPARC64]: SMP build fixes.David S. Miller2007-07-161-2/+12
* [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-161-1/+51
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-161-18/+37
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-27/+0Star
* [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-051-0/+2
* [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-051-1/+18
* [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-291-1/+18
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-104/+32Star
* [SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.David S. Miller2007-05-141-0/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-3/+3
* [SPARC64]: Add clocksource/clockevents support.David S. Miller2007-04-261-26/+3Star
* [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-261-85/+2Star
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-5/+2Star
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-1/+5
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-241-19/+22
* [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-111-0/+35
* [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-311-13/+3Star
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-111-3/+3
* [SPARC64]: smp_call_function() fixups...David S. Miller2006-04-101-20/+15Star
* [SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller2006-04-011-1/+8
* [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller2006-03-251-1/+4
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-18/+12Star
* [SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2006-03-201-0/+18
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-15/+24
* [SPARC64]: More SUN4V cpu mondo bug fixing.David S. Miller2006-03-201-16/+24
* [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller2006-03-201-57/+123
* [SPARC64]: Fix bugs in SMP TLB context version expiration handling.David S. Miller2006-03-201-6/+10
* [SPARC64]: Report mondo error correctly in hypervisor_xcall_deliver().David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2006-03-201-11/+29
* [SPARC64]: Kill cpudata->idle_volume.David S. Miller2006-03-201-2/+0Star
* [SPARC64]: Pass multiple CPUs at once to hypervisor cross-call API.David S. Miller2006-03-201-54/+0Star
* [SPARC64]: Get SUN4V SMP working.David S. Miller2006-03-201-0/+6