Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
549e8152de8039506f69c677a4546e5427aa6ae7
/
arch
/
powerpc
/
kernel
/
irq.c
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 17 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 17 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
f34bfb1
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
476ff8a
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
by Emil Medve
· 17 years ago
19fc65b
powerpc: Fix irq_alloc_host() reference counting and callers
by Michael Ellerman
· 17 years ago
bcf0b08
[POWERPC] Move to runtime allocated exception stacks
by Kumar Gala
· 17 years ago
4e491d1
ftrace: support for PowerPC
by Steven Rostedt
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
e6768a4
[POWERPC] Fixup softirq preempt count
by Benjamin Herrenschmidt
· 17 years ago
ff3da2e
[POWERPC] Fix iSeries hard irq enabling regression
by Benjamin Herrenschmidt
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
5669c3c
[POWERPC] Limit range of __init_ref_ok somewhat
by Stephen Rothwell
· 17 years ago
60b332e
[POWERPC] Export virq mapping via debugfs
by Michael Ellerman
· 18 years ago
7866291
[POWERPC] Initialise hwirq for legacy irqs
by Michael Ellerman
· 18 years ago
6815800
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
by Michael Ellerman
· 18 years ago
8528ab8
[POWERPC] Invert null match behaviour for irq_hosts
by Michael Ellerman
· 18 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 18 years ago
4b218e9
[POWERPC] Whitespace cleanup in arch/powerpc
by Scott Wood
· 18 years ago
282045b
[POWREPC] Fixup a number of modpost warnings on ppc32
by Kumar Gala
· 18 years ago
7058457
[POWERPC] Check for NULL ppc_md.init_IRQ() before calling
by Sonny Rao
· 18 years ago
ee51de5
[POWERPC] Add irq_create_direct_mapping()
by Michael Ellerman
· 18 years ago
6fde40f
[POWERPC] Split virq setup logic out into irq_setup_virq()
by Michael Ellerman
· 18 years ago
35923f12
[POWERPC] Uninline and export virq_to_hw()
by Olof Johansson
· 18 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 18 years ago
f592169
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
by Michael Ellerman
· 18 years ago
e1fa2e1
powerpc: fixup hard_irq_disable semantics
by Benjamin Herrenschmidt
· 18 years ago
f728b5c
[POWERPC] Rip out the existing powerpc msi stubs
by Michael Ellerman
· 18 years ago
0874dd4
[POWERPC] PS3: Fix system slowdown
by Takao Shinohara
· 18 years ago
057b184
[POWERPC] Spinlock initializer cleanup
by Thomas Gleixner
· 18 years ago
f5f2b13
[PATCH] msi: sanely support hardware level msi disabling
by Eric W. Biederman
· 18 years ago
92d4dda
[POWERPC] Fix comment in kernel/irq.c
by Johannes Berg
· 18 years ago
acc900e
[POWERPC] Add IRQ remapping hook
by Ishizaki Kou
· 18 years ago
ef2b343
[POWERPC] Make soft_enabled irqs preempt safe
by Hugh Dickins
· 18 years ago
b06a318
[POWERPC] iSeries: fix irq.c for combined build
by Stephen Rothwell
· 18 years ago
5414c6b
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
by Michael Ellerman
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
f3d2ab4
[PATCH] extern doesn't make sense on a definition of function...
by Al Viro
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e125146
[POWERPC] Fix loop logic in irq_alloc_virt()
by Michael Ellerman
· 19 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
8ec8f2e
[POWERPC] Fix performance regression in IRQ radix tree locking
by Benjamin Herrenschmidt
· 19 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 19 years ago
e5c14ce
[POWERPC] Fix irq radix tree remapping typo
by Benjamin Herrenschmidt
· 19 years ago
45934c4
[POWERPC] Export msi symbols
by Jake Moilanen
· 19 years ago
6e99e45
[PATCH] powerpc: fix trigger handling in the new irq code
by Benjamin Herrenschmidt
· 19 years ago
912b253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
829035fd
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c
by Paul Mackerras
· 19 years ago
de30a2b
[PATCH] lockdep: irqtrace subsystem, core
by Ingo Molnar
· 19 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 19 years ago
b9e5b4e
[POWERPC] Use the genirq framework
by Benjamin Herrenschmidt
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
2272205
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
by Andreas Mohr
· 19 years ago
204face
[POWERPC] MSI abstraction
by Jake Moilanen
· 19 years ago
7d01c88
powerpc: iSeries has only 256 IRQs
by Stephen Rothwell
· 19 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
3356bb9f7
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 19 years ago
a50b56d
powerpc: reduce include in irq.c
by Stephen Rothwell
· 19 years ago
e199500
powerpc: partly merge iseries do_IRQ
by Stephen Rothwell
· 19 years ago
868accb
powerpc: have only one definition of __irq_offset_value
by Stephen Rothwell
· 19 years ago
d9ae2ba
powerpc: make iSeries use generic virtual irq mapping
by Stephen Rothwell
· 19 years ago
756e710
powerpc: merge irq.c
by Stephen Rothwell
· 19 years ago
[Renamed (76%) from arch/ppc64/kernel/irq.c]
d4be4f3
ppc64: remove ppc_irq_dispatch_handler
by Stephen Rothwell
· 19 years ago
b709c08
ppc64: move stack switching up in interrupt processing
by Stephen Rothwell
· 19 years ago
aaf8a7a
Merge iSeries include file move
by Stephen Rothwell
· 19 years ago
8875ccf
merge filename and modify references to iseries/it_lp_queue.h
by Kelly Daly
· 19 years ago
f3f66f5
[PATCH] powerpc: Rename BPA to Cell
by Arnd Bergmann
· 19 years ago
12829dc
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 20 years ago
7488980
[PATCH] ppc64: Don't count number of events processed for caller
by Michael Ellerman
· 20 years ago
937b31b
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
by Michael Ellerman
· 20 years ago
1b19bc7
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
by Michael Ellerman
· 20 years ago
bea248f
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
by Michael Ellerman
· 20 years ago
200803d
[PATCH] irqpoll
by Alan Cox
· 20 years ago
fef1c77
[PATCH] ppc64: add BPA platform type
by Arnd Bergmann
· 20 years ago
0bc0ffd
[PATCH] ppc64 iSeries: remove LparData.h
by Stephen Rothwell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago