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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
59
-167
/
+185
2011-03-29
MIPS: alchemy: Use proper irq accessors
Thomas Gleixner
1
-7
/
+6
2011-03-29
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
Thomas Gleixner
1
-54
/
+17
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
6
-817
/
+921
2011-03-29
MIPS: Fix syncfs syscall copy and paste failure
Thomas Gleixner
1
-1
/
+1
2011-03-29
microblaze: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+1
2011-03-29
microblaze: Convert to new irq function names
Thomas Gleixner
2
-4
/
+4
2011-03-29
ia64: Remove redundant declaration of irq_desc[]
Thomas Gleixner
1
-3
/
+0
2011-03-29
ia64: Convert to the new irq_* function names
Thomas Gleixner
4
-10
/
+10
2011-03-29
ia64: Use generic show_interrupts()
Thomas Gleixner
2
-40
/
+3
2011-03-29
ia64: Use irqd_irq_disabled() instead of desc->status access
Thomas Gleixner
2
-2
/
+2
2011-03-29
ia64: sn: Use irqd_mark_affinity_set() helper
Thomas Gleixner
1
-3
/
+1
2011-03-29
ia64: msi: Use irq_move_irq()
Thomas Gleixner
1
-1
/
+1
2011-03-29
ia64: sn: Use irq_move_irq()
Thomas Gleixner
2
-2
/
+2
2011-03-29
ia64: iosapic: Use new irq_move_* functions
Thomas Gleixner
1
-6
/
+4
2011-03-29
ia64: iosapic: Remove redundant mask from ack()
Thomas Gleixner
1
-9
/
+0
2011-03-29
ia64: Use accessor functions all over the place
Thomas Gleixner
4
-12
/
+6
2011-03-29
ia64: xen: Use irq accessor functions
Thomas Gleixner
1
-3
/
+1
2011-03-29
ia64: iosapic: Cleanup irq_desc access
Thomas Gleixner
1
-17
/
+15
2011-03-29
ia64: sn: Drop unused function
Thomas Gleixner
1
-16
/
+0
2011-03-29
ia64: Convert iosapic to new irq_chip functions
Thomas Gleixner
1
-32
/
+38
2011-03-29
ia64: Convert lsapic to new irq_chip functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
ia64: Convert msi to new irq_chip functions
Thomas Gleixner
1
-19
/
+22
2011-03-29
ia64: Convert sn to new irq_chip functions
Thomas Gleixner
1
-21
/
+23
2011-03-29
ia64: Convert msi_sn to new irq_chip functions
Thomas Gleixner
1
-14
/
+14
2011-03-29
ia64: hp-sim: Cleanup direct access to irq_desc
Thomas Gleixner
1
-5
/
+5
2011-03-29
ia64: Convert hp-sim to new irq_chip functions
Thomas Gleixner
1
-10
/
+10
2011-03-29
ia64: Remove stale irq_chip.end
Thomas Gleixner
4
-27
/
+0
2011-03-29
ia64: Cleanup migrate_irqs()
Thomas Gleixner
1
-13
/
+14
2011-03-29
ia64: Convert migrate_platform_irqs() to new irq chip functions
Thomas Gleixner
1
-7
/
+7
2011-03-29
bfin: Use proper accessors in trace
Thomas Gleixner
1
-3
/
+4
2011-03-29
bfin: Convert irq namespace
Thomas Gleixner
2
-18
/
+18
2011-03-29
bfin: Final irq cleanup
Thomas Gleixner
2
-9
/
+6
2011-03-29
alpha: Use generic show_interrupts()
Thomas Gleixner
3
-59
/
+17
2011-03-29
alpha: Convert to new irq function names
Thomas Gleixner
20
-34
/
+38
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
84
-235
/
+209
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
9
-11
/
+11
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
140
-610
/
+626
2011-03-29
arm: Use generic show_interrupts()
Thomas Gleixner
2
-50
/
+6
2011-03-29
arm: dove: Use proper irq accessor functions
Thomas Gleixner
2
-11
/
+2
2011-03-29
arm: gic: Use proper accessor functions
Thomas Gleixner
1
-1
/
+1
2011-03-29
arm: at91: Cleanup irq chip
Thomas Gleixner
1
-22
/
+9
2011-03-29
arm: davinci: Cleanup irq chip code
Thomas Gleixner
1
-13
/
+4
2011-03-29
arm: ep93xx: Use proper irq accessor functions
Thomas Gleixner
1
-11
/
+10
2011-03-29
arm: gemini: Use proper irq accessor functions
Thomas Gleixner
1
-4
/
+2
2011-03-29
arm: mxc: Use generic_handle_irq()
Thomas Gleixner
1
-6
/
+1
2011-03-29
arm: vt8500: Use proper irq accessors
Thomas Gleixner
1
-3
/
+3
2011-03-29
arm: msm: Use proper irq accessor functions
Thomas Gleixner
5
-10
/
+10
2011-03-29
arm: plat-omap: Cleanup irq_desc access
Thomas Gleixner
1
-8
/
+1
2011-03-29
arm: nomadik: Use local irq state
Thomas Gleixner
1
-6
/
+10
[next]