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
/
sysdev
/
mpic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-15
powerpc: Fix mpic_resume on early G5 macs
Alastair Bridgewater
1
-1
/
+1
2010-05-06
powerpc/cpumask: Convert mpic driver to new cpumask API
Benjamin Herrenschmidt
1
-33
/
+39
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
1
-19
/
+19
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2009-12-18
powerpc/mpic: Fix problem that affinity is not updated
Yang Li
1
-13
/
+6
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
-3
/
+3
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-9
/
+9
2009-08-20
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
1
-5
/
+8
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
1
-5
/
+4
2009-06-26
powerpc: Fix mpic alloc warning
Kumar Gala
1
-3
/
+2
2009-06-26
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
Benjamin Herrenschmidt
1
-13
/
+16
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+3
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
1
-7
/
+9
2009-05-21
powerpc/mpic: Cleanup mpic_find() implementation
Tony Breeds
1
-12
/
+11
2009-05-15
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
1
-7
/
+9
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-1
/
+3
2009-04-06
powerpc: Add support for CoreInt delivery of interrupts on MPIC
Kumar Gala
1
-0
/
+34
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-1
/
+1
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+2
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-2
/
+2
2008-12-03
Merge branch 'merge'
Paul Mackerras
1
-3
/
+8
2008-12-03
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
1
-1
/
+1
2008-12-01
powerpc/mpic: Don't reset affinity for secondary MPIC on boot
Arnd Bergmann
1
-2
/
+7
2008-11-19
powerpc/mpic: Use new smp_request_message_ipi
Milton Miller
1
-28
/
+4
2008-10-31
powerpc/mpic: Fix regression caused by change of default IRQ affinity
Kumar Gala
1
-4
/
+55
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-1
/
+1
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
1
-1
/
+1
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-4
/
+2
2008-06-09
powerpc/mpic: Fix ambiguous else statement
Anton Vorontsov
1
-1
/
+2
2008-05-23
Merge branch 'merge' into powerpc-next
Paul Mackerras
1
-17
/
+3
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
1
-17
/
+3
2008-05-23
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
1
-3
/
+6
2008-04-07
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()
Valentine Barshak
1
-5
/
+4
2008-02-26
[POWERPC] mpic: Make sparse happy
Johannes Berg
1
-14
/
+18
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-24
[POWERPC] Fixup use of phys_addr_t in mpic code
Becky Bruce
1
-2
/
+2
2007-12-28
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
1
-0
/
+5
2007-12-28
[POWERPC] pasemi: Implement NMI support
Olof Johansson
1
-3
/
+23
2007-12-20
[POWERPC] pasemi: Implement MSI support
Olof Johansson
1
-0
/
+20
2007-12-20
[POWERPC] MPIC: Minor optimization of ipi handler
Olof Johansson
1
-8
/
+7
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
1
-2
/
+2
2007-10-03
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
1
-17
/
+11
2007-09-22
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
1
-1
/
+1
2007-09-13
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
1
-2
/
+12
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-7
/
+4
[next]