index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pic.c
Age
Commit message (
Expand
)
Author
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
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-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2022-05-22
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-12-20
powerpc: use swap() to make code cleaner
Yang Guang
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2017-12-04
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2015-11-26
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
John Ogness
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-03-25
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-12-16
powerpc/pmac: Simplify old pmac PIC interrupt handling
Benjamin Herrenschmidt
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
2010-07-05
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-02-19
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
[next]