index
:
linux/linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
2013-04-18
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
2012-05-22
powerpc: Fix irq distribution
Kim Phillips
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-07
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
2011-12-08
powerpc/ps3: Fix hcall lv1_get_version_info
Geoff Levand
2011-11-25
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
2011-11-25
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-07-22
powerpc: Copy back TIF flags on return from softirq stack
Benjamin Herrenschmidt
2011-07-19
powerpc/irq: Quieten irq mapping printks
Anton Blanchard
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
2011-06-22
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
2011-05-19
powerpc: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
powerpc: Return early if irq_host lookup type is wrong
Milton Miller
2011-05-19
powerpc: Radix trees are available before init_IRQ
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-27
powerpc/irq: Dump chip data pointer in virq_mapping
Michael Ellerman
2011-04-27
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
Michael Ellerman
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
[next]