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
/
kernel
/
tt
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-2
/
+0
2006-07-11
[PATCH] uml: remove syscall debugging
Jeff Dike
2
-32
/
+2
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
2
-2
/
+2
2006-07-11
[PATCH] uml: fix static binary segfault
Jeff Dike
1
-4
/
+6
2006-07-11
[PATCH] uml: clean up address space limits code
Tyler
1
-14
/
+3
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-04-01
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2006-02-01
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2006-01-19
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
1
-2
/
+3
2006-01-19
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
4
-146
/
+0
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2
-2
/
+0
2006-01-19
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
3
-0
/
+3
2006-01-12
[PATCH] uml: task_stack_page()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] uml: task_thread_info()
Al Viro
1
-2
/
+2
2006-01-09
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
1
-5
/
+9
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
4
-4
/
+1
2005-11-14
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2
-11
/
+5
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
1
-0
/
+1
2005-10-30
[PATCH] mm: uml kill unused
Hugh Dickins
1
-36
/
+0
2005-09-23
[PATCH] uml: fix hang in TT mode on fault
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+9
2005-09-22
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-22
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+0
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
1
-0
/
+1
2005-09-17
[PATCH] uml: _switch_to code consolidation
Jeff Dike
2
-7
/
+2
2005-09-09
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
1
-7
/
+7
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
1
-11
/
+16
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
2
-55
/
+27
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
1
-1
/
+4
2005-07-08
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
1
-2
/
+2
2005-06-26
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
3
-17
/
+6
2005-06-26
[PATCH] uml: time initialization tidying
Jeff Dike
3
-31
/
+2
2005-06-26
[PATCH] uml: fork cleanup
Jeff Dike
1
-14
/
+3
2005-06-22
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2
-46
/
+0
2005-05-29
[PATCH] uml: remove jail mode + other leftovers
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+1
2005-05-21
[PATCH] uml: Export clear_user_*
Jeff Dike
1
-0
/
+1
2005-05-07
[PATCH] uml: Fix process exit race
Bodo Stroesser
2
-10
/
+11
2005-05-07
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
1
-7
/
+1
2005-05-07
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
1
-0
/
+4
2005-05-07
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
1
-2
/
+2
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
1
-1
/
+3
2005-05-06
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2
-1
/
+9
2005-05-06
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-05-01
[PATCH] misc verify_area cleanups
Jesper Juhl
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
32
-0
/
+3288