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
/
um
/
sys-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
uml: more page fault path trimming
Jeff Dike
1
-2
/
+7
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
2
-3
/
+3
2007-05-07
uml: change remaining callers of os_{read_write}_file
Jeff Dike
1
-1
/
+1
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
2
-2
/
+2
2007-05-07
uml: delete HOST_FRAME_SIZE
Jeff Dike
1
-1
/
+0
2007-05-07
uml: kernel segfaults should dump proper registers
Jeff Dike
1
-17
/
+24
2007-05-07
uml: tidy fault code
Jeff Dike
2
-42
/
+17
2007-05-07
uml: no locking needed in tls.c
Jeff Dike
1
-3
/
+8
2007-05-07
uml: remove user_util.h
Jeff Dike
2
-2
/
+0
2007-05-07
uml: mark tt-mode code for future removal
Jeff Dike
1
-12
/
+4
2007-05-07
uml: formatting fixes
Jeff Dike
1
-30
/
+24
2007-05-07
uml: delete unused code
Jeff Dike
1
-23
/
+0
2007-04-02
[PATCH] uml: fix unreasonably long udelay
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+0
2007-03-29
[PATCH] uml: fix compilation problems
Jeff Dike
1
-1
/
+2
2007-03-02
[PATCH] uml: fix host LDT lookup initialization locking, try 2
Jeff Dike
1
-12
/
+24
2007-01-31
[PATCH] uml: fix signal frame alignment
Jeff Dike
1
-1
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-08
[PATCH] UML: add generic BUG support
Jeff Dike
2
-1
/
+21
2006-12-07
[PATCH] uml: include stddef.h correctly
Jeff Dike
3
-3
/
+2
2006-10-30
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+7
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
3
-3
/
+0
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
1
-7
/
+4
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
3
-8
/
+9
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2
-1
/
+59
2006-09-26
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
1
-1
/
+1
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
1
-4
/
+5
2006-05-02
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2006-05-02
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-05-02
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-04-19
[PATCH] uml: add missing __volatile__
Jeff Dike
1
-2
/
+2
2006-04-19
[PATCH] uml: __user annotations
Al Viro
1
-3
/
+3
2006-04-11
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] UML: TLS fixlets
Jeff Dike
1
-1
/
+1
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+53
2006-04-01
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+18
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
5
-7
/
+340
2006-04-01
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2
-3
/
+15
2006-04-01
[PATCH] uml: sparse cleanups
Al Viro
3
-38
/
+40
2006-04-01
[PATCH] uml: clean up remapping code build magic
Al Viro
1
-2
/
+3
2006-04-01
[PATCH] uml: eliminate symlinks to host arch
Al Viro
1
-12
/
+5
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
1
-15
/
+44
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
1
-3
/
+12
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
1
-2
/
+8
2006-02-25
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+3
[next]