index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smtc.c
Age
Commit message (
Expand
)
Author
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-25
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
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-08-05
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
2010-04-12
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
Robert P. J. Day
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-02
MIPS: SMTC: Avoid queing multiple reschedule IPIs
Jaidev Patwardhan
2009-09-30
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-08-03
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
Kurt Martin
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-17
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-10-03
[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-06-26
mips: convert to generic helpers for IPI function calls
Jens Axboe
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2007-10-29
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
2007-10-11
[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
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
2007-08-27
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Ralf Baechle
2007-07-31
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
2007-07-31
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
2007-07-31
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
2007-07-31
[MIPS] SMTC: Declare static what should be static.
Ralf Baechle
2007-07-31
[MIPS] SMTC: Statically initialize irq_ipi[].
Ralf Baechle
2007-07-10
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
Ralf Baechle
2007-06-26
[MIPS] Count timer interrupts correctly.
Chris Dearman
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-11
[MIPS] SMTC: Fix warning.
Ralf Baechle
2007-05-09
wrap access to thread_info
Roman Zippel
2007-03-29
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
[next]