index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2007-12-06
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
2007-06-12
[PARISC] remove global_ack_eiem
Grant Grundler
2007-05-08
Add IRQF_IRQPOLL flag on parisc
Bernhard Walle
2007-02-17
[PARISC] use fls_long in irq.c
Kyle McMartin
2006-10-07
[PARISC] Use set_irq_regs
Matthew Wilcox
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
2006-10-04
[PARISC] Allow nested interrupts
James Bottomley
2006-10-04
[PARISC] Fix up parisc irq handling for genirq changes
Kyle McMartin
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2005-11-17
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
2005-11-17
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2005-11-17
[PARISC] Disable nesting of interrupts
Grant Grundler
2005-11-17
[PARISC] Make sure timer and IPI execute with interrupts disabled
James Bottomley
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds