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
*
powerpc/mpic: allow coreint to be determined by MPIC version
Scott Wood
2013-02-15
1
-3
/
+23
*
powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU
Scott Wood
2013-01-29
1
-1
/
+1
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
powerpc/mpic: FSL MPIC error interrupt support.
Varun Sethi
2012-09-12
1
-1
/
+43
*
powerpc/mpic: finish supporting timer group B on Freescale chips
Varun Sethi
2012-09-12
1
-16
/
+42
*
powerpc/mpic: Create a revmap with enough entries for IPIs and timers
Benjamin Herrenschmidt
2012-07-23
1
-1
/
+1
*
powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.
Varun Sethi
2012-07-10
1
-1
/
+1
*
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2012-04-23
1
-12
/
+30
*
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
2012-04-23
1
-8
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-49
/
+55
|
\
|
*
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
2012-02-27
1
-2
/
+6
|
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+1
|
*
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2012-02-23
1
-20
/
+26
|
*
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-23
1
-11
/
+6
|
*
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2012-02-23
1
-0
/
+2
|
*
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
2012-02-23
1
-24
/
+22
*
|
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-5
/
+2
*
|
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-6
/
+6
|
/
*
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
2011-12-07
1
-2
/
+28
*
powerpc/mpic: Cache the device-tree node in "struct mpic"
Kyle Moffett
2011-12-07
1
-17
/
+16
*
powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
Kyle Moffett
2011-12-07
1
-6
/
+1
*
powerpc/mpic: Don't open-code dcr_resource_start
Kyle Moffett
2011-12-07
1
-5
/
+2
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-7
/
+7
*
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
2011-12-07
1
-4
/
+30
*
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
2011-12-07
1
-5
/
+6
*
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
Kyle Moffett
2011-12-07
1
-29
/
+21
*
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-12-07
1
-27
/
+34
*
powerpc/mpic: Remove extra semicolon.
Justin P. Mattock
2011-11-25
1
-1
/
+1
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-2
/
+0
*
powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices
Matthew McClintock
2011-11-03
1
-0
/
+10
*
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
2011-09-20
1
-9
/
+15
*
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
2011-06-30
1
-6
/
+5
|
\
|
*
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
1
-6
/
+5
*
|
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-06-22
1
-36
/
+0
*
|
powerpc/mpic: Support compiling with DEBUG enabled
Dmitry Eremin-Solenikov
2011-06-20
1
-1
/
+1
|
/
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
1
-22
/
+26
|
\
|
*
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-22
/
+26
*
|
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
2011-05-20
1
-7
/
+122
|
\
\
|
*
|
powerpc/mpic: add the mpic global timer support
Scott Wood
2011-05-19
1
-6
/
+86
|
*
|
powerpc/mpic: parse 4-cell intspec types other than zero
Scott Wood
2011-05-19
1
-1
/
+36
*
|
|
powerpc/mpic: Simplify ipi cpu mask handling
Milton Miller
2011-05-19
1
-13
/
+11
*
|
|
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-18
/
+2
*
|
|
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
2011-05-19
1
-7
/
+3
*
|
|
powerpc/mpic: Limit NR_CPUS loop to 32 bit
Milton Miller
2011-05-19
1
-1
/
+1
|
/
/
*
|
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-15
/
+13
|
/
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-7
/
+7
*
powerpc: mpic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-17
/
+12
*
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
2011-03-21
1
-17
/
+14
*
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
2011-03-21
1
-11
/
+55
*
powerpc: mpic irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-65
/
+72
[next]