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-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
1
-10
/
+14
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
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
-5
/
+5
2006-04-11
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+16
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
-19
/
+9
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
1
-15
/
+41
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
1
-1
/
+21
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
1
-0
/
+6
2006-02-08
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2
-1
/
+8
2006-01-12
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
1
-25
/
+0
2005-12-29
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+3
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2
-11
/
+11
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2
-77
/
+3
2005-10-10
[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
Jeff Dike
1
-9
/
+28
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
6
-134
/
+62
2005-09-08
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
1
-0
/
+1
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
1
-10
/
+40
2005-09-05
[PATCH] uml: build cleanups
Al Viro
2
-6
/
+3
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
1
-0
/
+21
2005-09-05
[PATCH] uml: build cleanup
Al Viro
1
-2
/
+0
2005-09-05
[PATCH] uml: fix signal frame copy_user
Al Viro
1
-17
/
+24
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
1
-3
/
+2
2005-07-14
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-07-14
[PATCH] uml: fix lvalue for gcc4
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-07-08
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
3
-2
/
+56
2005-06-26
[PATCH] uml: fork cleanup
Jeff Dike
1
-19
/
+4
2005-06-22
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+27
2005-05-29
[PATCH] uml: fixlet for arch_prctl_skas
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+10
2005-05-29
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+1
2005-05-21
[PATCH] uml: Delay loop cleanups
Jeff Dike
1
-18
/
+15
2005-05-21
[PATCH] uml: small fixes left over from rc4
Jeff Dike
5
-10
/
+17
2005-05-07
[PATCH] uml: x86_64 fixes
Jeff Dike
2
-1
/
+3
2005-05-07
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
1
-0
/
+44
2005-05-06
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
1
-0
/
+18
2005-05-06
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
1
-4
/
+6
2005-05-06
[PATCH] uml: fix missing subdir in x86_64
Al Viro
1
-0
/
+2
2005-05-06
[PATCH] uml: cross-build support : mk_thread
Al Viro
4
-55
/
+21
2005-05-06
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
1
-0
/
+24
2005-05-06
[PATCH] uml: cross-build support: mk_sc
Al Viro
2
-45
/
+35
2005-05-06
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
1
-0
/
+78
2005-05-06
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+0
2005-05-06
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2005-05-06
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
3
-1
/
+48
2005-05-06
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
1
-8
/
+0
[next]