Sign in
android-kvm
/
linux
/
4168d0d9d304f184f786b1f00750557b8e09453c
/
arch
/
sparc
/
kernel
/
smp_64.c
916ca14
sparc64: Add global PMU register dumping via sysrq.
by David S. Miller
· 12 years ago
bc68330
SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
by Yong Zhang
· 13 years ago
f0a2bc7
sparc: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
066bcac
sparc: move symbol exporters to use export.h not module.h
by Paul Gortmaker
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
90d3ac1
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
by David S. Miller
· 14 years ago
fb1fece
sparc: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
c6fee08
sparc64: Fix build errors with gcc-4.6.0
by David S. Miller
· 14 years ago
b62818e
sparc64: Fix NMI startup bug which also breaks perf.
by David S. Miller
· 14 years ago
9343af0
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
9960e9e
sparc64: Add function graph tracer support.
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
a70c691
sparc64: implement page mapping percpu first chunk allocator
by Tejun Heo
· 15 years ago
bcb2107
sparc64: use embedding percpu first chunk allocator
by Tejun Heo
· 15 years ago
fb435d5
percpu: add pcpu_unit_offsets[]
by Tejun Heo
· 15 years ago
fd1e8a1
percpu: introduce pcpu_alloc_info and pcpu_group_info
by Tejun Heo
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
74d46d6
percpu, sparc64: fix sparse possible cpu map handling
by Tejun Heo
· 15 years ago
2f39e63
percpu: allow non-linear / sparse cpu -> unit mapping
by Tejun Heo
· 16 years ago
ce3141a
percpu: drop pcpu_chunk->page[]
by Tejun Heo
· 16 years ago
38a6be5
percpu: simplify pcpu_setup_first_chunk()
by Tejun Heo
· 16 years ago
6ac5c61
sparc: replace uses of CPU_MASK_ALL_PTR
by Stephen Rothwell
· 16 years ago
280ff97
sparc64: fix and optimize irq distribution
by Hong H. Pham
· 16 years ago
4fd78a5
sparc64: Use new dynamic per-cpu allocator.
by David S. Miller
· 16 years ago
0c243ad
sparc64: Only allocate per-cpu areas for possible cpus.
by David S. Miller
· 16 years ago
73fffc0
sparc64: Get rid of real_setup_per_cpu_areas().
by David S. Miller
· 16 years ago
b696fdc
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
by David S. Miller
· 16 years ago
5a5488d
sparc64: Store per-cpu offset in trap_block[]
by David S. Miller
· 16 years ago
557fe0e
sparc64: Reclaim trap_block[]->hdesc
by David S. Miller
· 16 years ago
8e255ba
sparc64: Fix smp_callin() locking.
by David S. Miller
· 16 years ago
ed22312
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc
by David S. Miller
· 16 years ago
f9384d4
sparc64: Fix MM refcount check in smp_flush_tlb_pending().
by David S. Miller
· 16 years ago
81f1adf0
cpumask: use mm_cpumask() wrapper: sparc
by Rusty Russell
· 16 years ago
f46df02
cpumask: arch_send_call_function_ipi_mask: sparc
by Rusty Russell
· 16 years ago
fd8e18e
cpumask: Use smp_call_function_many(): sparc64
by Rusty Russell
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8e75728
sparc: replace for_each_cpu_mask_nr with for_each_cpu
by Rusty Russell
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/smp.c]
b4f4372
sparc64: Make %pil level 15 a pseudo-NMI.
by David S. Miller
· 16 years ago
293666b
sparc64: Stop using memory barriers for atomics and locks.
by David S. Miller
· 16 years ago
8c29890a
sparc64 trivial section misannotations
by Al Viro
· 16 years ago
82960b8
sparc64: Add missing notify_cpu_starting() call.
by David S. Miller
· 16 years ago
4d08461
sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs
by Paul E. McKenney
· 16 years ago
e5bd1c3
sparc64: Fix IPI call locking.
by David S. Miller
· 16 years ago
b6b7922
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
by David S. Miller
· 16 years ago
ae58388
sparc64: Remove all cpumask_t local variables in xcall dispatch.
by David S. Miller
· 16 years ago
ed4d9c6
sparc64: Kill error_mask from hypervisor_xcall_deliver().
by David S. Miller
· 16 years ago
90f7ae8
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
by David S. Miller
· 16 years ago
c02a511
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
by David S. Miller
· 16 years ago
deb1699
sparc64: Make all xcall_deliver's go through common helper function.
by David S. Miller
· 16 years ago
91a4231
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
by David S. Miller
· 16 years ago
24445a4
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
by David S. Miller
· 16 years ago
1992663
sparc64: Call xcall_deliver() directly in some cases.
by David S. Miller
· 16 years ago
cd5bc89
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
by David S. Miller
· 16 years ago
622824d
sparc64: Use xcall_deliver() consistently.
by David S. Miller
· 16 years ago
5e0797e
sparc64: Use function pointer for cross-call sending.
by David S. Miller
· 16 years ago
9c636e3
sparc64: Kill smp_report_regs().
by David S. Miller
· 16 years ago
d172ad1
sparc64: Convert to generic helpers for IPI function calls.
by David S. Miller
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
3d44223
Add generic helpers for arch IPI function calls
by Jens Axboe
· 17 years ago
93dae5b
sparc64: Add global register dumping facility.
by David S. Miller
· 17 years ago
81d6ec6
Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."
by David S. Miller
· 17 years ago
8cd0ae3
sparc64: remove duplicated include
by Huang Weiyi
· 17 years ago
e2fdd7f
sparc: Add kgdb support.
by David S. Miller
· 17 years ago
2664ef4
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
by David S. Miller
· 17 years ago
b970945
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
by David S. Miller
· 17 years ago
cf3d7c1
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
by David S. Miller
· 17 years ago
6465874
[SPARC64]: Remove most limitations to kernel image size.
by David S. Miller
· 17 years ago
0f7f22d
[SPARC64]: Fix cpu trampoline et al. mismatch warnings.
by Sam Ravnborg
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
0de56d1
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
by David S. Miller
· 17 years ago
519c4d2
[SPARC64]: Add missing "space"
by Joe Perches
· 17 years ago
d979f17
[SPARC64]: __inline__ --> inline
by David S. Miller
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
1177bf9
[SPARC64]: check fork_idle() error
by Akinobu Mita
· 17 years ago
b434e71
[SPARC64]: Fix memory leak when cpu hotplugging.
by David S. Miller
· 17 years ago
e0204409
[SPARC64]: dr-cpu unconfigure support.
by David S. Miller
· 17 years ago
39dd992
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
by David S. Miller
· 17 years ago
b37d40d
[SPARC64]: Fix leak when DR added cpu does not bootup.
by David S. Miller
· 17 years ago
8b99cfb
[SPARC64]: More sensible udelay implementation.
by David S. Miller
· 17 years ago
27a2ef3
[SPARC64]: SMP build fixes.
by David S. Miller
· 17 years ago
b14f5c1
[SPARC64]: Fix build regressions added by dr-cpu changes.
by David S. Miller
· 17 years ago
4f0234f
[SPARC64]: Initial LDOM cpu hotplug support.
by David S. Miller
· 17 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 17 years ago
a2f9f6b
[SPARC64]: Fix {mc,smt}_capable().
by David S. Miller
· 18 years ago
f78eae2
[SPARC64]: Proper multi-core scheduling support.
by David S. Miller
· 18 years ago
22adb35
[SPARC64]: Eliminate NR_CPUS limitations.
by David S. Miller
· 18 years ago
5cbc307
[SPARC64]: Use machine description and OBP properly for cpu probing.
by David S. Miller
· 18 years ago
17f34f0
[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.
by David S. Miller
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
112f487
[SPARC64]: Add clocksource/clockevents support.
by David S. Miller
· 18 years ago
777a447
[SPARC64]: Unify timer interrupt handler.
by David S. Miller
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
5a08900
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
by David S. Miller
· 18 years ago
Next »