index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-1
/
+1
|
\
|
*
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
1
-4
/
+2
*
|
powerpc/mpic: Fix ambiguous else statement
Anton Vorontsov
2008-06-09
1
-1
/
+2
*
|
Merge branch 'merge' into powerpc-next
Paul Mackerras
2008-05-23
1
-17
/
+3
|
\
\
|
|
/
|
*
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
2008-05-23
1
-17
/
+3
*
|
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
2008-05-23
1
-3
/
+6
|
/
*
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()
Valentine Barshak
2008-04-07
1
-5
/
+4
*
[POWERPC] mpic: Make sparse happy
Johannes Berg
2008-02-26
1
-14
/
+18
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-1
/
+1
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
|
[POWERPC] Fixup use of phys_addr_t in mpic code
Becky Bruce
2008-01-23
1
-2
/
+2
*
|
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
2007-12-28
1
-0
/
+5
*
|
[POWERPC] pasemi: Implement NMI support
Olof Johansson
2007-12-28
1
-3
/
+23
*
|
[POWERPC] pasemi: Implement MSI support
Olof Johansson
2007-12-20
1
-0
/
+20
*
|
[POWERPC] MPIC: Minor optimization of ipi handler
Olof Johansson
2007-12-20
1
-8
/
+7
|
/
*
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2007-10-15
1
-2
/
+2
*
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
2007-10-03
1
-17
/
+11
*
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
2007-09-22
1
-1
/
+1
*
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
2007-09-14
1
-2
/
+12
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
1
-7
/
+4
*
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
2007-07-22
1
-0
/
+32
*
[POWERPC] Remove warning in mpic.c
Olof Johansson
2007-05-17
1
-3
/
+9
*
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
2007-05-08
1
-5
/
+7
*
[POWERPC] MPIC MSI allocator
Michael Ellerman
2007-05-08
1
-0
/
+4
*
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
2007-05-08
1
-0
/
+45
*
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
2007-05-07
1
-1
/
+95
*
[POWERPC] Fix spurious vectors on weird MPIC
Josh Boyer
2007-05-02
1
-1
/
+4
*
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-24
1
-12
/
+12
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-4
/
+4
*
[POWERPC] mpic: set IPIs to be per-CPU
Johannes Berg
2007-02-16
1
-1
/
+1
*
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
2007-02-14
1
-0
/
+21
*
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
2007-02-07
1
-22
/
+42
*
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
Mariusz Kozlowski
2007-01-24
1
-1
/
+1
*
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
2006-12-20
1
-1
/
+1
*
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
2006-12-04
1
-13
/
+37
*
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
2006-12-04
1
-36
/
+100
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
2006-10-04
1
-1
/
+1
*
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-09-26
1
-1
/
+1
*
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
Zang Roy-r61911
2006-08-30
1
-59
/
+164
*
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
Benjamin Herrenschmidt
2006-07-10
1
-10
/
+28
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-100
/
+80
*
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
2006-07-05
1
-10
/
+29
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-120
/
+213
*
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-03
1
-92
/
+101
*
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-6
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-1
/
+1
[next]