index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: Pass first free vector number to mpic_setup_error_int()
Bharat Bhushan
2018-07-19
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
2018-03-30
1
-1
/
+1
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
1
-6
/
+4
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-2
/
+2
*
powerpc/mpic: use of_property_read_bool
Julia Lawall
2016-09-25
1
-1
/
+1
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-7
/
+7
*
powerpc/mpic: handle subsys_system_register() failure
Andrew Donnellan
2016-04-27
1
-1
/
+8
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-2
/
+2
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
1
-19
/
+4
|
\
|
*
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
2015-10-27
1
-19
/
+4
*
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-1
/
+2
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
*
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-11
1
-1
/
+1
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-3
/
+1
*
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
2015-03-31
1
-1
/
+0
*
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2015-03-23
1
-0
/
+10
*
powerpc/mpic: remove unused functions
Arseny Solokha
2015-03-16
1
-35
/
+0
*
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2015-01-23
1
-1
/
+1
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc/mpic: Don't init the fsl error int until after mpic init
Scott Wood
2014-05-22
1
-4
/
+4
*
powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y
Paul Gortmaker
2014-02-11
1
-19
/
+19
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-4
/
+4
|
\
|
*
powerpc: add explicit OF includes
Rob Herring
2013-10-09
1
-4
/
+4
*
|
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Scott Wood
2013-10-11
1
-1
/
+7
|
/
*
powerpc/mpic: create mpic subsystem object
Dongsheng.wang@freescale.com
2013-07-01
1
-0
/
+8
*
powerpc/mpic: add irq_set_wake support
Dongsheng.wang@freescale.com
2013-07-01
1
-0
/
+18
*
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2013-07-01
1
-7
/
+25
*
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
2013-06-01
1
-2
/
+2
*
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2013-05-14
1
-1
/
+1
*
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
2013-05-06
1
-3
/
+11
*
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
[next]