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
/
mips
/
kernel
/
smtc.c
Commit message (
Expand
)
Author
Age
*
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
2013-05-21
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-21
*
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
2013-05-16
*
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
2013-05-08
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
|
\
|
*
MIPS: SMTC: fix implicit declaration of set_vi_handler
Florian Fainelli
2013-02-19
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
|
/
*
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
2012-07-23
*
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
*
MIPS: SMTC: Spelling and grammar corrections.
Ralf Baechle
2012-07-19
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
*
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
2012-01-11
|
\
|
*
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
*
|
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-12-07
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
*
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
2011-03-25
*
MIPS: SMTC: Use irq_data in smtc_forward_irq()
Thomas Gleixner
2011-03-25
*
Fix IRQ flag handling naming
David Howells
2010-10-07
*
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
2010-08-05
*
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
Robert P. J. Day
2010-04-12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-16
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
MIPS: SMTC: Avoid queing multiple reschedule IPIs
Jaidev Patwardhan
2009-11-02
*
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
2009-09-30
*
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-23
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
*
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
Kurt Martin
2009-08-03
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
*
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
2009-06-17
*
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-15
*
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
*
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
2008-10-03
*
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
2008-10-03
*
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
2008-10-03
*
mips: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
*
[MIPS] Remove TLB sanitation code
Chris Dearman
2008-04-28
*
arch/mips/: Spelling fixes
Joe Perches
2008-02-03
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
*
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
2007-10-29
*
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
2007-10-11
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
*
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2007-10-11
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
[next]