index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
2006-12-04
1
-5
/
+52
*
[POWERPC] iSeries: fix irq.c for combined build
Stephen Rothwell
2006-12-04
1
-1
/
+2
*
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
Michael Ellerman
2006-10-25
1
-1
/
+5
*
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
1
-1
/
+23
*
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
2006-10-09
1
-2
/
+2
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+4
*
[POWERPC] Fix loop logic in irq_alloc_virt()
Michael Ellerman
2006-09-26
1
-9
/
+10
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
1
-18
/
+66
|
\
|
*
[POWERPC] Fix performance regression in IRQ radix tree locking
Benjamin Herrenschmidt
2006-08-30
1
-18
/
+66
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-25
1
-1
/
+1
|
\
\
|
|
/
|
*
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
2006-08-17
1
-1
/
+1
*
|
[POWERPC] Export msi symbols
Jake Moilanen
2006-08-08
1
-0
/
+5
|
/
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-19
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-137
/
+516
|
\
|
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-122
/
+507
|
*
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-03
1
-18
/
+12
*
|
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
1
-6
/
+1
*
|
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
1
-1
/
+1
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-4
/
+4
*
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2006-06-23
1
-2
/
+2
*
[POWERPC] MSI abstraction
Jake Moilanen
2006-06-15
1
-0
/
+25
*
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2006-04-04
1
-14
/
+22
*
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-29
1
-1
/
+1
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
1
-3
/
+2
*
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-24
1
-8
/
+22
*
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-2
/
+0
*
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-13
1
-8
/
+4
*
powerpc: reduce include in irq.c
Stephen Rothwell
2006-01-09
1
-9
/
+1
*
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
2006-01-09
1
-55
/
+16
*
powerpc: have only one definition of __irq_offset_value
Stephen Rothwell
2005-11-14
1
-1
/
+5
*
powerpc: make iSeries use generic virtual irq mapping
Stephen Rothwell
2005-11-14
1
-3
/
+0
*
powerpc: merge irq.c
Stephen Rothwell
2005-11-09
1
-0
/
+478