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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-02
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2006-05-02
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
1
-0
/
+30
2006-05-02
[PATCH] uml: error handling fixes
Jeff Dike
5
-10
/
+10
2006-05-02
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
1
-5
/
+12
2006-05-02
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
1
-25
/
+22
2006-04-19
[PATCH] uml: physical memory map file fixes
Rob Landley
2
-24
/
+118
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
5
-25
/
+25
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
1
-2
/
+2
2006-04-11
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+13
2006-04-11
[PATCH] uml: fix failure path after conversion
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+10
2006-04-11
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2006-04-11
[PATCH] uml: move outside spinlock call not needing it
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+7
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
3
-5
/
+5
2006-04-11
[PATCH] UML: TLS fixlets
Jeff Dike
1
-0
/
+1
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+36
2006-04-01
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+7
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+79
2006-04-01
[PATCH] uml: remove unused make variables
Al Viro
1
-3
/
+0
2006-04-01
[PATCH] uml: fix initcall return values
Jeff Dike
2
-24
/
+2
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
3
-46
/
+45
2006-03-27
[PATCH] uml: fix thread startup race
Jeff Dike
1
-28
/
+27
2006-03-27
[PATCH] uml: prevent umid theft
Jeff Dike
1
-10
/
+23
2006-03-27
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
2
-3
/
+223
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
2
-4
/
+329
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
1
-0
/
+128
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
3
-3
/
+175
2006-02-25
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-25
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+16
2006-02-08
[PATCH] uml: initialize process FP registers properly
Jeff Dike
4
-10
/
+23
2006-02-08
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
1
-0
/
+1
2006-02-08
[PATCH] uml: close TUN/TAP file descriptors
Jeff Dike
1
-1
/
+3
2006-01-19
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-01-19
[PATCH] uml: implement soft interrupts
Jeff Dike
7
-118
/
+164
2006-01-19
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-19
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
3
-2
/
+572
2006-01-19
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-2
/
+285
2006-01-19
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
1
-1
/
+11
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
5
-16
/
+120
2006-01-19
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
3
-2
/
+166
2006-01-09
[PATCH] uml: whitespace cleanup
Jeff Dike
1
-7
/
+7
2006-01-09
[PATCH] uml: merge trap_user.c and trap_kern.c
Gennady Sharapov
1
-1
/
+24
2006-01-09
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
5
-3
/
+119
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
5
-14
/
+148
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
1
-111
/
+154
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2
-2
/
+294
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
1
-233
/
+232
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
1
-0
/
+2
2005-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
[next]