index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
powerpc: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
1
-18
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
1
-3
/
+4
2017-12-04
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
1
-0
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-3
/
+3
2015-11-26
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
John Ogness
1
-1
/
+2
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-03-25
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
1
-0
/
+3
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-4
/
+4
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
1
-3
/
+3
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+0
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+0
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
1
-12
/
+1
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-3
/
+2
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-6
/
+6
2011-12-16
powerpc/pmac: Simplify old pmac PIC interrupt handling
Benjamin Herrenschmidt
1
-28
/
+6
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
1
-31
/
+5
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
1
-7
/
+1
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+0
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-31
/
+11
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
1
-6
/
+3
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
1
-2
/
+2
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-31
/
+11
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-6
/
+6
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-6
/
+6
2011-03-29
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
1
-1
/
+1
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-2
/
+1
2011-03-10
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
1
-23
/
+25
2010-07-05
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
1
-6
/
+66
2010-02-19
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
1
-19
/
+19
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-1
/
+1
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-4
/
+4
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-05-21
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
Michael Ellerman
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-2
/
+0
2008-05-14
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
1
-7
/
+1
2008-03-13
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
[next]