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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
2008-01-29
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
1
-2
/
+0
2008-01-29
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
1
-0
/
+9
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
6
-99
/
+123
2008-01-29
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
1
-28
/
+0
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
3
-1
/
+36
2008-01-29
[MIPS] Remove duplicate includes.
Lucas Woods
2
-2
/
+0
2008-01-29
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
1
-1
/
+7
2008-01-29
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
2
-25
/
+26
2008-01-29
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
1
-2
/
+1
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-5
/
+5
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-11
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
1
-4
/
+3
2008-01-07
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
1
-1
/
+2
2008-01-07
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
1
-2
/
+2
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
2
-5
/
+4
2007-12-14
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
1
-4
/
+0
2007-12-01
[MIPS] Fix build.
Ralf Baechle
1
-1
/
+5
2007-11-26
[MIPS] vpe: Add missing "space"
Joe Perches
1
-2
/
+2
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
1
-1
/
+30
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
4
-25
/
+98
2007-11-26
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2
-59
/
+40
2007-11-26
[MIPS] time: Fix negated condition in cevt-r4k driver.
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] N32 needs to use the compat version of sys_nfsservctl.
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
Ralf Baechle
3
-3
/
+3
2007-11-16
[MIPS] Sibyte: Fix name of clocksource.
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
1
-4
/
+10
2007-11-16
[MIPS] Sibyte: Stop timers before programming next even.
Ralf Baechle
2
-0
/
+2
2007-11-16
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
Ralf Baechle
2
-2
/
+2
2007-11-16
[MIPS] Fix shadow register support.
Ralf Baechle
3
-65
/
+10
2007-11-16
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
Atsushi Nemoto
1
-1
/
+1
2007-11-16
[MIPS] Sibyte: pin timer interrupt to their cores.
Ralf Baechle
2
-0
/
+6
2007-11-15
mips: undo locking on error path returns
Roel Kluin
1
-0
/
+1
2007-11-03
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
1
-1
/
+1
2007-11-02
[MIPS] i8253: Cleanup.
Ralf Baechle
1
-11
/
+12
2007-11-02
[MIPS] Sibyte: Split and move clock code.
Ralf Baechle
5
-0
/
+425
2007-11-02
[MIPS] time: Code cleanups
Atsushi Nemoto
1
-46
/
+11
2007-11-02
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
1
-16
/
+0
2007-10-29
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
1
-15
/
+17
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2
-11
/
+11
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
1
-2
/
+7
2007-10-29
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
1
-2
/
+6
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
1
-7
/
+18
2007-10-29
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
1
-4
/
+10
2007-10-29
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
1
-2
/
+2
2007-10-29
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
2
-0
/
+172
2007-10-29
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
1
-5
/
+12
2007-10-29
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
1
-2
/
+2
[next]