index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
*
sparc64: Make %pil level 15 a pseudo-NMI.
David S. Miller
2008-12-04
*
sparc64: Stop using memory barriers for atomics and locks.
David S. Miller
2008-12-04
*
sparc64 trivial section misannotations
Al Viro
2008-11-30
*
sparc64: Add missing notify_cpu_starting() call.
David S. Miller
2008-10-13
*
sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs
Paul E. McKenney
2008-09-03
*
sparc64: Fix IPI call locking.
David S. Miller
2008-09-03
*
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
David S. Miller
2008-08-09
*
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
2008-08-04
*
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
2008-08-04
*
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
2008-08-04
*
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
2008-08-04
*
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
2008-08-04
*
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
2008-08-04
*
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
2008-08-04
*
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
2008-08-04
*
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
2008-08-04
*
sparc64: Use xcall_deliver() consistently.
David S. Miller
2008-08-04
*
sparc64: Use function pointer for cross-call sending.
David S. Miller
2008-08-04
*
sparc64: Kill smp_report_regs().
David S. Miller
2008-07-31
*
sparc64: Convert to generic helpers for IPI function calls.
David S. Miller
2008-07-18
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
Add generic helpers for arch IPI function calls
Jens Axboe
2008-06-26
*
sparc64: Add global register dumping facility.
David S. Miller
2008-05-20
*
Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."
David S. Miller
2008-05-04
*
sparc64: remove duplicated include
Huang Weiyi
2008-04-29
*
sparc: Add kgdb support.
David S. Miller
2008-04-29
*
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
David S. Miller
2008-04-25
*
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
David S. Miller
2008-04-24
*
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
David S. Miller
2008-03-26
*
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
2008-03-21
*
[SPARC64]: Fix cpu trampoline et al. mismatch warnings.
Sam Ravnborg
2008-02-21
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
*
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
David S. Miller
2007-12-12
*
[SPARC64]: Add missing "space"
Joe Perches
2007-12-05
*
[SPARC64]: __inline__ --> inline
David S. Miller
2007-10-27
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
*
[SPARC64]: check fork_idle() error
Akinobu Mita
2007-10-04
*
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
2007-08-08
*
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
*
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
2007-07-16
*
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
2007-07-16
*
[SPARC64]: More sensible udelay implementation.
David S. Miller
2007-07-16
*
[SPARC64]: SMP build fixes.
David S. Miller
2007-07-16
*
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
2007-07-16
*
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
2007-07-16
*
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
*
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
2007-06-05
*
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
2007-06-05
*
[SPARC64]: Eliminate NR_CPUS limitations.
David S. Miller
2007-05-29
[next]