index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-01
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
1
-2
/
+2
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
1
-1
/
+1
2013-05-06
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
1
-3
/
+11
2013-02-16
powerpc/mpic: allow coreint to be determined by MPIC version
Scott Wood
1
-3
/
+23
2013-01-29
powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU
Scott Wood
1
-1
/
+1
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-09-12
powerpc/mpic: FSL MPIC error interrupt support.
Varun Sethi
1
-1
/
+43
2012-09-12
powerpc/mpic: finish supporting timer group B on Freescale chips
Varun Sethi
1
-16
/
+42
2012-07-23
powerpc/mpic: Create a revmap with enough entries for IPIs and timers
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.
Varun Sethi
1
-1
/
+1
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
1
-12
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-49
/
+55
2012-02-27
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
1
-2
/
+6
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+1
2012-02-23
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
1
-20
/
+26
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
1
-11
/
+6
2012-02-23
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
1
-0
/
+2
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
1
-24
/
+22
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-5
/
+2
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-6
/
+6
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
1
-2
/
+28
2011-12-07
powerpc/mpic: Cache the device-tree node in "struct mpic"
Kyle Moffett
1
-17
/
+16
2011-12-07
powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
Kyle Moffett
1
-6
/
+1
2011-12-07
powerpc/mpic: Don't open-code dcr_resource_start
Kyle Moffett
1
-5
/
+2
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-7
/
+7
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
1
-4
/
+30
2011-12-07
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
1
-5
/
+6
2011-12-07
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
Kyle Moffett
1
-29
/
+21
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
1
-27
/
+34
2011-11-25
powerpc/mpic: Remove extra semicolon.
Justin P. Mattock
1
-1
/
+1
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+0
2011-11-03
powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices
Matthew McClintock
1
-0
/
+10
2011-09-20
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
1
-9
/
+15
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
1
-6
/
+5
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-6
/
+5
2011-06-23
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
1
-36
/
+0
2011-06-20
powerpc/mpic: Support compiling with DEBUG enabled
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-22
/
+26
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-7
/
+122
2011-05-19
powerpc/mpic: add the mpic global timer support
Scott Wood
1
-6
/
+86
2011-05-19
powerpc/mpic: parse 4-cell intspec types other than zero
Scott Wood
1
-1
/
+36
2011-05-19
powerpc/mpic: Simplify ipi cpu mask handling
Milton Miller
1
-13
/
+11
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-18
/
+2
2011-05-19
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
1
-7
/
+3
2011-05-19
powerpc/mpic: Limit NR_CPUS loop to 32 bit
Milton Miller
1
-1
/
+1
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-22
/
+26
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-15
/
+13
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-29
powerpc: mpic: Cleanup flow type handling
Thomas Gleixner
1
-17
/
+12
[next]