index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
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
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2006-06-15
[POWERPC] MSI abstraction
Jake Moilanen
2006-04-04
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-09
powerpc: reduce include in irq.c
Stephen Rothwell
2006-01-09
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
2005-11-14
powerpc: have only one definition of __irq_offset_value
Stephen Rothwell
2005-11-14
powerpc: make iSeries use generic virtual irq mapping
Stephen Rothwell
2005-11-09
powerpc: merge irq.c
Stephen Rothwell