Commit Graph

101 Commits (3d014b01e54ce08d15a598f0bfb3ce597f14ca03)

Author SHA1 Message Date
David S. Miller b6b7922fbd sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. 17 years ago
David S. Miller ae583885bf sparc64: Remove all cpumask_t local variables in xcall dispatch. 17 years ago
David S. Miller ed4d9c66eb sparc64: Kill error_mask from hypervisor_xcall_deliver(). 17 years ago
David S. Miller 90f7ae8a55 sparc64: Build cpu list and mondo block at top-level xcall_deliver(). 17 years ago
David S. Miller c02a5119e8 sparc64: Disable local interrupts around xcall_deliver_impl() invocation. 17 years ago
David S. Miller deb16999e4 sparc64: Make all xcall_deliver's go through common helper function. 17 years ago
David S. Miller 91a4231cc2 sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. 17 years ago
David S. Miller 24445a4ac9 sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. 17 years ago
David S. Miller 1992663053 sparc64: Call xcall_deliver() directly in some cases. 17 years ago
David S. Miller cd5bc89deb sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. 17 years ago
David S. Miller 622824dbb5 sparc64: Use xcall_deliver() consistently. 17 years ago
David S. Miller 5e0797e5b8 sparc64: Use function pointer for cross-call sending. 17 years ago
David S. Miller 9c636e30a3 sparc64: Kill smp_report_regs(). 17 years ago
David S. Miller d172ad18f9 sparc64: Convert to generic helpers for IPI function calls. 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jens Axboe 3d44223327 Add generic helpers for arch IPI function calls 17 years ago
David S. Miller 93dae5b70e sparc64: Add global register dumping facility. 17 years ago
David S. Miller 81d6ec6b36 Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()." 17 years ago
Huang Weiyi 8cd0ae3acc sparc64: remove duplicated include 17 years ago
David S. Miller e2fdd7fd99 sparc: Add kgdb support. 17 years ago
David S. Miller 2664ef44cf [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). 17 years ago
David S. Miller b97094560b [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc(). 17 years ago
David S. Miller cf3d7c1ef4 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c 17 years ago
David S. Miller 64658743fd [SPARC64]: Remove most limitations to kernel image size. 17 years ago
Sam Ravnborg 0f7f22d9a4 [SPARC64]: Fix cpu trampoline et al. mismatch warnings. 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
David S. Miller 0de56d1ab8 [SPARC64]: Fix endless loop in cheetah_xcall_deliver(). 17 years ago
Joe Perches 519c4d2deb [SPARC64]: Add missing "space" 17 years ago
David S. Miller d979f1792d [SPARC64]: __inline__ --> inline 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Akinobu Mita 1177bf9704 [SPARC64]: check fork_idle() error 18 years ago
David S. Miller b434e71933 [SPARC64]: Fix memory leak when cpu hotplugging. 18 years ago
David S. Miller e0204409df [SPARC64]: dr-cpu unconfigure support. 18 years ago
David S. Miller 39dd992aee [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() 18 years ago
David S. Miller b37d40d175 [SPARC64]: Fix leak when DR added cpu does not bootup. 18 years ago
David S. Miller 8b99cfb8cc [SPARC64]: More sensible udelay implementation. 18 years ago
David S. Miller 27a2ef382c [SPARC64]: SMP build fixes. 18 years ago
David S. Miller b14f5c100c [SPARC64]: Fix build regressions added by dr-cpu changes. 18 years ago
David S. Miller 4f0234f4f9 [SPARC64]: Initial LDOM cpu hotplug support. 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
David S. Miller a2f9f6bbb3 [SPARC64]: Fix {mc,smt}_capable(). 18 years ago
David S. Miller f78eae2e6f [SPARC64]: Proper multi-core scheduling support. 18 years ago
David S. Miller 22adb358e8 [SPARC64]: Eliminate NR_CPUS limitations. 18 years ago
David S. Miller 5cbc307373 [SPARC64]: Use machine description and OBP properly for cpu probing. 18 years ago
David S. Miller 17f34f0ec9 [SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
David S. Miller 112f48716d [SPARC64]: Add clocksource/clockevents support. 18 years ago
David S. Miller 777a447529 [SPARC64]: Unify timer interrupt handler. 18 years ago
Gautham R Shenoy b282b6f8a8 [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago