index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
powerpc: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-16
powerpc: mpic: Use str_enabled_disabled() helper function
Thorsten Blum
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2024-02-15
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-02-07
powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT
Christophe Leroy
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-20
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-01-07
powerpc/mpic: constify copied structure
Julia Lawall
2018-07-19
powerpc/mpic: Pass first free vector number to mpic_setup_error_int()
Bharat Bhushan
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-30
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-25
powerpc/mpic: use of_property_read_bool
Julia Lawall
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-04-27
powerpc/mpic: handle subsys_system_register() failure
Andrew Donnellan
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-10-27
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-03-31
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
2015-03-23
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2015-03-16
powerpc/mpic: remove unused functions
Arseny Solokha
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-05-22
powerpc/mpic: Don't init the fsl error int until after mpic init
Scott Wood
2014-02-11
powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y
Paul Gortmaker
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-11
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Scott Wood
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2013-07-01
powerpc/mpic: create mpic subsystem object
Dongsheng.wang@freescale.com
2013-07-01
powerpc/mpic: add irq_set_wake support
Dongsheng.wang@freescale.com
2013-07-01
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2013-06-01
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2013-05-06
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
[next]