index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
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
2011-03-29
powerpc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: irq: Use irqdata based information
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: core irq_data conversion.
Lennert Buytenhek
2011-03-02
powerpc: Use new irq allocator
Thomas Gleixner
2011-03-02
powerpc: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
[next]