index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2007-07-22
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
1
-0
/
+32
2007-05-17
[POWERPC] Remove warning in mpic.c
Olof Johansson
1
-3
/
+9
2007-05-08
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
1
-5
/
+7
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
1
-0
/
+4
2007-05-08
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
1
-0
/
+45
2007-05-07
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
1
-1
/
+95
2007-05-02
[POWERPC] Fix spurious vectors on weird MPIC
Josh Boyer
1
-1
/
+4
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
1
-12
/
+12
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-4
/
+4
2007-02-16
[POWERPC] mpic: set IPIs to be per-CPU
Johannes Berg
1
-1
/
+1
2007-02-14
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
1
-0
/
+21
2007-02-07
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
1
-22
/
+42
2007-01-24
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
Mariusz Kozlowski
1
-1
/
+1
2006-12-20
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
1
-1
/
+1
2006-12-04
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
1
-13
/
+37
2006-12-04
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
1
-36
/
+100
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
1
-1
/
+1
2006-09-27
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-1
/
+1
2006-08-30
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
Zang Roy-r61911
1
-59
/
+164
2006-07-11
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
Benjamin Herrenschmidt
1
-10
/
+28
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-100
/
+80
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
1
-10
/
+29
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-120
/
+213
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-92
/
+101
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
1
-6
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-4
/
+4
2006-06-21
[POWERPC] mpic: add support for serial mode interrupts
Mark A. Greer
1
-0
/
+20
2006-02-24
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
1
-4
/
+5
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-39
/
+160
2006-01-09
[PATCH] powerpc: Update MPIC workarounds
Segher Boessenkool
1
-48
/
+36
2006-01-09
[PATCH] powerpc32: fix definition of distribute_irqs
Andy Whitcroft
1
-1
/
+5
2005-11-19
[PATCH] powerpc: Fix setting MPIC priority
Benjamin Herrenschmidt
1
-5
/
+8
2005-10-26
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
1
-3
/
+2
2005-10-20
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
1
-0
/
+21
[next]