index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2017-07-11
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2015-09-03
MIPS: Remove "weak" from get_c0_fdc_int() declaration
Bjorn Helgaas
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-08-19
MIPS: Add common plat_irq_dispatch declaration
Sergey Ryazanov
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-06
MIPS: Provide a symbol for the legacy performance counter interrupt.
Ralf Baechle
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2011-07-25
MIPS: Remove pointless return statement from empty void functions.
Ralf Baechle
2011-03-25
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
2011-03-25
MIPS: i8259: Convert to new irq_chip functions
Thomas Gleixner
2010-10-21
of/mips: Add device tree support to MIPS
Dezhong Diao
2010-01-28
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
David VomLehn
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle