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
/
include
/
asm-mips
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-29
IP22ZILOG: fix lockup and sysrq
Thomas Bogendoerfer
1
-2
/
+0
2007-11-26
[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.
Ralf Baechle
1
-2
/
+6
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-3
/
+3
2007-10-03
[MIPS] Type proof reimplementation of cmpxchg.
Ralf Baechle
1
-260
/
+1
2007-08-01
[MIPS] Fixup secure computing stuff.
Ralf Baechle
1
-3
/
+5
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
1
-1
/
+1
2007-07-20
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
1
-4
/
+4
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-10
/
+0
2007-07-10
[MIPS] Non-FPAFF: Fix warning.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
1
-0
/
+2
2007-07-10
[MIPS] FP affinity: Coding style cleanups
Ralf Baechle
1
-7
/
+5
2007-05-11
[MIPS] Define and use vi_handler_t for vectored interrupt handlers.
Ralf Baechle
1
-1
/
+4
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-08
Remove tas()
Jeff Dike
1
-1
/
+0
2007-05-08
local_t: mips extension
Mathieu Desnoyers
1
-1
/
+124
2007-03-17
[MIPS] Lockdep: Fix recursion bug.
Ralf Baechle
1
-8
/
+8
2007-02-14
[MIPS] Improve branch prediction in ll/sc atomic operations.
Ralf Baechle
1
-4
/
+16
2006-12-11
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
1
-9
/
+0
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
1
-146
/
+10
2006-11-02
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
Ralf Baechle
1
-1
/
+1
2006-07-15
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-3
/
+0
2006-07-14
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
1
-1
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
1
-0
/
+32
2006-04-19
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Make set_vi_srs_handler static.
Ralf Baechle
1
-1
/
+0
2006-03-21
[MIPS] Reformat __xchg().
Ralf Baechle
1
-4
/
+4
2006-02-27
[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().
Ralf Baechle
1
-4
/
+4
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
1
-9
/
+7
2005-10-29
Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with
Ralf Baechle
1
-0
/
+4
2005-10-29
Remove workaround for binutils 2.15 assembler bug; this version is not
Ralf Baechle
1
-8
/
+0
2005-10-29
Add missing space.
Ralf Baechle
1
-1
/
+1
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
1
-0
/
+4
2005-10-29
More .set to keep 32-bit processors happy.
Ralf Baechle
1
-0
/
+4
2005-10-29
Always use ".set mips3" rather than select between "mips2" or "mips3"
Maciej W. Rozycki
1
-5
/
+5
2005-10-29
Mark __die() "noreturn" for real.
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
Enable a suitable ISA for the assembler around ll/sc so that code
Maciej W. Rozycki
1
-4
/
+20
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
1
-3
/
+8
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-2
/
+2
2005-06-26
[PATCH] sched: cleanup context switch locking
Nick Piggin
1
-8
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+438