index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
1
-1
/
+2
2008-04-17
[POWERPC] Fixup softirq preempt count
Benjamin Herrenschmidt
1
-1
/
+14
2008-04-03
[POWERPC] Fix iSeries hard irq enabling regression
Benjamin Herrenschmidt
1
-1
/
+0
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-15
/
+82
2007-10-10
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
1
-1
/
+0
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
1
-8
/
+2
2007-09-14
[POWERPC] Export virq mapping via debugfs
Michael Ellerman
1
-0
/
+63
2007-09-14
[POWERPC] Initialise hwirq for legacy irqs
Michael Ellerman
1
-1
/
+1
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
1
-1
/
+9
2007-09-14
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
1
-1
/
+1
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-4
/
+6
2007-08-22
[POWERPC] Whitespace cleanup in arch/powerpc
Scott Wood
1
-2
/
+2
2007-07-26
[POWREPC] Fixup a number of modpost warnings on ppc32
Kumar Gala
1
-4
/
+4
2007-07-10
[POWERPC] Check for NULL ppc_md.init_IRQ() before calling
Sonny Rao
1
-1
/
+2
2007-06-25
[POWERPC] Add irq_create_direct_mapping()
Michael Ellerman
1
-0
/
+24
2007-06-25
[POWERPC] Split virq setup logic out into irq_setup_virq()
Michael Ellerman
1
-11
/
+21
2007-06-25
[POWERPC] Uninline and export virq_to_hw()
Olof Johansson
1
-0
/
+6
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-06-02
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
Michael Ellerman
1
-3
/
+3
2007-05-11
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
1
-1
/
+1
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-27
/
+0
2007-05-02
[POWERPC] PS3: Fix system slowdown
Takao Shinohara
1
-0
/
+11
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
1
-1
/
+0
2007-02-08
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
1
-3
/
+3
2007-01-24
[POWERPC] Add IRQ remapping hook
Ishizaki Kou
1
-0
/
+2
2006-12-04
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
1
-5
/
+52
2006-12-04
[POWERPC] iSeries: fix irq.c for combined build
Stephen Rothwell
1
-1
/
+2
2006-10-25
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
Michael Ellerman
1
-1
/
+5
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
1
-1
/
+23
2006-10-09
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
1
-2
/
+2
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+4
2006-09-26
[POWERPC] Fix loop logic in irq_alloc_virt()
Michael Ellerman
1
-9
/
+10
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-18
/
+66
2006-08-30
[POWERPC] Fix performance regression in IRQ radix tree locking
Benjamin Herrenschmidt
1
-18
/
+66
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2006-08-17
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
1
-1
/
+1
2006-08-08
[POWERPC] Export msi symbols
Jake Moilanen
1
-0
/
+5
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-19
/
+28
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-137
/
+516
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-6
/
+1
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
1
-1
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-122
/
+507
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-18
/
+12
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-4
/
+4
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
1
-2
/
+2
[next]