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
/
sysdev
/
mpic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
1
-9
/
+15
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
1
-6
/
+5
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-6
/
+5
2011-06-22
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
1
-36
/
+0
2011-06-20
powerpc/mpic: Support compiling with DEBUG enabled
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-22
/
+26
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-7
/
+122
2011-05-19
powerpc/mpic: add the mpic global timer support
Scott Wood
1
-6
/
+86
2011-05-19
powerpc/mpic: parse 4-cell intspec types other than zero
Scott Wood
1
-1
/
+36
2011-05-19
powerpc/mpic: Simplify ipi cpu mask handling
Milton Miller
1
-13
/
+11
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-18
/
+2
2011-05-19
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
1
-7
/
+3
2011-05-19
powerpc/mpic: Limit NR_CPUS loop to 32 bit
Milton Miller
1
-1
/
+1
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-22
/
+26
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-15
/
+13
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-29
powerpc: mpic: Cleanup flow type handling
Thomas Gleixner
1
-17
/
+12
2011-03-21
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
1
-17
/
+14
2011-03-21
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
1
-11
/
+55
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
1
-65
/
+72
2011-01-21
powerpc/mpic: Fix mask/unmask timeout message
Scott Wood
1
-2
/
+4
2010-07-09
powerpc/mpic: Add ability to reset a core via MPIC
Matthew McClintock
1
-0
/
+18
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-12
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-02
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
[next]