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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-26
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+164
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
1
-3
/
+28
2006-10-30
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+4
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+3
2006-10-20
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
4
-0
/
+4
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
3
-11
/
+7
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
1
-1
/
+5
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
1
-52
/
+16
2006-09-27
[PATCH] uml: mark some tt-mode code
Jeff Dike
1
-2
/
+6
2006-09-27
[PATCH] uml: const more data
Jeff Dike
6
-6
/
+6
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
3
-13
/
+18
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
1
-7
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
2
-10
/
+14
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
10
-33
/
+102
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
1
-47
/
+56
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
1
-3
/
+3
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
7
-19
/
+14
2006-07-15
[PATCH] uml: tidy longjmp macro
Jeff Dike
3
-16
/
+11
2006-07-11
[PATCH] uml: add some EINTR protection
Jeff Dike
1
-4
/
+2
2006-07-11
[PATCH] uml: formatting fixes
Jeff Dike
1
-71
/
+66
2006-07-11
[PATCH] uml: make some symbols static
Jeff Dike
1
-4
/
+6
2006-07-11
[PATCH] uml: fix exitcall ordering bug
Jeff Dike
1
-1
/
+8
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
2
-6
/
+13
2006-07-11
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
1
-0
/
+2
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
2
-11
/
+10
2006-07-11
[PATCH] uml: remove useless declaration
Jeff Dike
1
-5
/
+0
2006-07-11
[PATCH] uml: timer initialization cleanup
Jeff Dike
3
-46
/
+4
2006-07-01
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+37
2006-07-01
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+29
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
1
-2
/
+5
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
1
-2
/
+12
2006-06-05
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
1
-9
/
+1
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
[next]