index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
irq.h
Age
Commit message (
Expand
)
Author
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
2008-01-28
[POWERPC] 86xx: Remove unused IRQ defines
Kumar Gala
2008-01-28
[PPC] Remove 85xx from arch/ppc
Kumar Gala
2008-01-28
[PPC] Remove 83xx from arch/ppc
Kumar Gala
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-06-25
[POWERPC] Add irq_create_direct_mapping()
Michael Ellerman
2007-06-25
[POWERPC] Uninline and export virq_to_hw()
Olof Johansson
2007-01-24
[POWERPC] Add IRQ remapping hook
Ishizaki Kou
2006-12-04
[POWERPC] add virq_to_hw accessor routine
Geoff Levand
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-08-08
[POWERPC] Make doc comments extractable
Michael Ellerman
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-21
[POWERPC] Add 8641 Register space and IRQ definitions.
Jon Loeliger
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-04
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2005-11-11
[PATCH] ppc32: fix PQ2 PCI DMA interrupt handling
Kumar Gala
2005-11-09
powerpc: merge irq.c
Stephen Rothwell
2005-11-09
ppc64: remove ppc_irq_dispatch_handler
Stephen Rothwell
2005-11-09
ppc64: move stack switching up in interrupt processing
Stephen Rothwell
2005-11-01
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
2005-10-26
powerpc: Fix interrupt-tree parsing
Paul Mackerras
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-10
powerpc: Merge asm/irq.h
Paul Mackerras