index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-09-17
1
-4
/
+4
*
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
*
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-10
1
-0
/
+46
*
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
2012-06-29
1
-1
/
+1
*
powerpc: Fix irq distribution
Kim Phillips
2012-05-22
1
-1
/
+1
*
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-12
1
-0
/
+13
*
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2012-05-09
1
-1
/
+7
*
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-30
1
-5
/
+1
*
irq: Kill pointless irqd_to_hw export
Grant Likely
2012-04-10
1
-6
/
+0
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
|
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
1
-2
/
+2
*
|
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-03-28
1
-2
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-71
/
+141
|
\
|
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-14
/
+0
|
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-58
/
+146
|
*
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-03-07
1
-4
/
+0
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-614
/
+3
|
\
\
|
|
/
|
/
|
|
*
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
1
-502
/
+0
|
*
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-16
1
-7
/
+0
|
*
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
1
-171
/
+69
|
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-39
/
+39
*
|
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
2012-02-14
1
-1
/
+5
|
/
*
powerpc/ps3: Fix hcall lv1_get_version_info
Geoff Levand
2011-12-08
1
-2
/
+2
*
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
2011-11-25
1
-0
/
+9
*
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2011-11-25
1
-9
/
+6
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
powerpc: Copy back TIF flags on return from softirq stack
Benjamin Herrenschmidt
2011-07-22
1
-0
/
+7
*
powerpc/irq: Quieten irq mapping printks
Anton Blanchard
2011-07-19
1
-1
/
+1
*
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
2011-06-29
1
-6
/
+0
*
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-06-22
1
-0
/
+35
*
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
2011-05-26
1
-4
/
+13
*
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
2011-05-26
1
-2
/
+5
*
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
2011-05-26
1
-2
/
+5
*
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
2011-05-26
1
-9
/
+2
*
powerpc/irq: Remove stale and misleading comment
Milton Miller
2011-05-26
1
-3
/
+1
*
powerpc: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
2011-05-19
1
-7
/
+7
*
powerpc: Remove virq_to_host
Milton Miller
2011-05-19
1
-6
/
+0
*
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
1
-0
/
+6
*
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
1
-2
/
+0
*
powerpc: Return early if irq_host lookup type is wrong
Milton Miller
2011-05-19
1
-5
/
+7
*
powerpc: Radix trees are available before init_IRQ
Milton Miller
2011-05-19
1
-74
/
+4
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-2
/
+2
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-2
/
+24
*
powerpc/irq: Dump chip data pointer in virq_mapping
Michael Ellerman
2011-04-27
1
-2
/
+6
*
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
Michael Ellerman
2011-04-27
1
-11
/
+15
*
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+2
*
powerpc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
1
-60
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
powerpc: irq: Use irqdata based information
Thomas Gleixner
2011-03-29
1
-6
/
+8
[next]