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
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-25
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-25
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2006-02-08
[PATCH] uml: initialize process FP registers properly
Jeff Dike
1
-1
/
+1
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2006-01-19
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+4
2006-01-19
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
1
-2
/
+2
2006-01-19
[PATCH] uml: implement soft interrupts
Jeff Dike
1
-0
/
+19
2006-01-19
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
4
-13
/
+19
2006-01-19
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-14
/
+17
2006-01-19
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
15
-13
/
+416
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2
-20
/
+11
2006-01-19
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2
-18
/
+10
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
1
-2
/
+2
2006-01-12
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2
-0
/
+48
2006-01-09
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
3
-9
/
+24
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
3
-30
/
+10
2006-01-06
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
1
-3
/
+5
2006-01-06
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
1
-0
/
+3
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
2
-3
/
+2
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2
-22
/
+8
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
2
-0
/
+6
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
3
-18
/
+10
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
1
-4
/
+3
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
1
-2
/
+2
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
1
-3
/
+2
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
2
-20
/
+13
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2
-26
/
+33
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
1
-0
/
+2
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2
-1
/
+20
2005-11-14
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+18
2005-11-14
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
2
-2
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
2
-27
/
+8
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
2
-4
/
+6
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
1
-1
/
+1
2005-11-07
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2
-33
/
+92
2005-11-02
[PATCH] missing platform_device.h includes
Al Viro
1
-4
/
+5
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] mm: uml kill unused
Hugh Dickins
1
-1
/
+0
2005-10-24
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2
-2
/
+2
2005-10-20
[PATCH] build fix for uml/amd64
Al Viro
1
-4
/
+0
2005-10-12
[PATCH] uml: compile-time fix recent patch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-10-12
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
1
-15
/
+3
2005-10-05
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2
-15
/
+1
2005-09-30
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-09-30
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+13
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
7
-2
/
+127
2005-09-23
[PATCH] strlcat: use for uml umid.c
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+3
2005-09-22
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+3
[next]