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
/
platforms
/
powermac
/
pic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-01
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-06
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
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
1
-2
/
+1
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
1
-1
/
+1
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-3
/
+3
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-2
/
+0
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-6
/
+6
2006-10-06
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+3
2006-09-01
[PATCH] powerpc: Fix PowerMac IRQ handling bug
Benjamin Herrenschmidt
1
-3
/
+3
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-3
/
+5
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-201
/
+127
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-67
/
+103
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-27
/
+45
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-210
/
+246
2006-01-09
[PATCH] powerpc: Fix g5 build with xmon
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-09
powerpc: merge irq.c
Stephen Rothwell
1
-0
/
+3
2005-11-02
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
Paul Mackerras
1
-4
/
+4
2005-10-26
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
1
-4
/
+0
[next]