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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-30
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
1
-7
/
+33
2007-03-30
[MIPS] BCM1480: Fix setting of irq affinity.
Mark Mason
1
-2
/
+2
2007-03-30
[MIPS] do_page_fault() needs to use raw_smp_processor_id().
Ralf Baechle
1
-3
/
+3
2007-03-30
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
1
-5
/
+15
2007-03-30
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
1
-0
/
+5
2007-03-30
[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
Chris Dearman
1
-0
/
+31
2007-03-30
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
Chris Dearman
1
-1
/
+5
2007-03-30
[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.
Ralf Baechle
1
-1
/
+1
2007-03-30
[MIPS] EV64120: Include <asm/irq.h> to fix warning.
Ralf Baechle
1
-0
/
+1
2007-03-30
[MIPS] Ocelot: Fix warning.
Ralf Baechle
1
-1
/
+0
2007-03-30
[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.
Ralf Baechle
1
-1
/
+1
2007-03-24
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
Ralf Baechle
5
-15
/
+16
2007-03-24
[MIPS] SB1: Fix pile of gcc's bogus format string warnings.
Ralf Baechle
1
-4
/
+5
2007-03-24
[MIPS] Jazz: Fix warning.
Ralf Baechle
1
-1
/
+2
2007-03-24
[MIPS] R3000: local_flush_data_cache_page take a pointer argument.
Ralf Baechle
1
-1
/
+1
2007-03-24
[MIPS] Implement flush_anon_page().
Ralf Baechle
2
-3
/
+17
2007-03-24
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
Atsushi Nemoto
1
-1
/
+1
2007-03-24
[MIPS] Always use virt_to_phys() when translating kernel addresses
Franck Bui-Huu
1
-5
/
+12
2007-03-19
[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.
Ralf Baechle
1
-3
/
+3
2007-03-19
[MIPS] mips-boards: More liberal check for mips-board console
Thiemo Seufer
1
-1
/
+1
2007-03-19
[MIPS] Misc fixes for plat_irq_dispatch functions
Thiemo Seufer
13
-17
/
+16
2007-03-19
[MIPS] Qemu: Fix Symmetric Uniprocessor support.
Atsushi Nemoto
2
-3
/
+19
2007-03-19
[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.
Ralf Baechle
1
-0
/
+10
2007-03-17
[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.
Ralf Baechle
1
-1
/
+1
2007-03-17
[MIPS] RTLX: Handle copy_*_user return values.
Ralf Baechle
2
-29
/
+35
2007-03-17
[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
Ralf Baechle
1
-0
/
+6
2007-03-17
[MIPS] RTLX: Harden against compiler reordering and optimization.
Ralf Baechle
1
-17
/
+24
2007-03-17
[MIPS] RTLX: Don't use volatile; it's fragile.
Ralf Baechle
1
-5
/
+16
2007-03-17
[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.
Ralf Baechle
1
-1
/
+1
2007-03-17
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
Ralf Baechle
1
-0
/
+12
2007-03-17
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
6
-93
/
+77
2007-03-17
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
5
-23
/
+75
2007-03-13
[MIPS] kspd: ioctl needs a translation entry.
Ralf Baechle
1
-1
/
+3
2007-03-13
[MIPS] Viper2: Remove defective support.
Ralf Baechle
49
-65
/
+1
2007-03-13
[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs
Chris Dearman
1
-9
/
+13
2007-03-09
[MIPS] Sibyte: Fix ZBbus profiler
Ralf Baechle
3
-108
/
+283
2007-03-09
[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.
Ralf Baechle
1
-4
/
+6
2007-03-09
[MIPS] DEC: Remove call to register_prom_console.
Ralf Baechle
1
-3
/
+0
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-46
/
+0
2007-03-08
[MIPS] ARC: Fix several compiler warnings.
Ralf Baechle
1
-3
/
+3
2007-03-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-56
/
+28
2007-03-07
[MIPS] IP27: Build fix
Ralf Baechle
1
-2
/
+0
2007-03-07
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
4
-1
/
+11
2007-03-07
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
1
-0
/
+1
2007-03-07
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
Atsushi Nemoto
1
-12
/
+6
2007-03-07
[MIPS] Cobalt: Fix early printk
Yoichi Yuasa
3
-12
/
+2
2007-03-07
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2
-27
/
+6
2007-03-07
[MIPS] Atlas, Malta: Fix build warning.
Ralf Baechle
1
-2
/
+2
2007-03-06
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
Dale Farnsworth
3
-2
/
+18
2007-03-04
[MIPS] MTX1: clear PCI errors
Florian Fainelli
1
-1
/
+5
[next]