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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
1
-3
/
+2
2007-10-16
uml: tickless support
Jeff Dike
1
-0
/
+1
2007-10-16
uml: separate timer initialization
Jeff Dike
1
-0
/
+1
2007-10-16
uml: simplify interval setting
Jeff Dike
1
-1
/
+1
2007-10-16
uml: fix timer switching
Jeff Dike
1
-1
/
+1
2007-10-16
uml: eliminate hz()
Jeff Dike
2
-1
/
+2
2007-10-16
uml: eliminate floating point state from register file
Jeff Dike
2
-3
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
2
-40
/
+1
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
3
-0
/
+8
2007-10-16
uml: clean up tlb flush path
Jeff Dike
1
-27
/
+0
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-2
/
+1
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
4
-91
/
+78
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
2
-50
/
+50
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
3
-27
/
+16
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
3
-27
/
+6
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-19
/
+2
2007-10-16
uml: style fixes pass 3
Jeff Dike
5
-21
/
+17
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
15
-168
/
+93
2007-10-16
uml: style fixes pass 2
Jeff Dike
2
-14
/
+3
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
6
-166
/
+65
2007-10-16
uml: style fixes pass 1
Jeff Dike
1
-11
/
+1
2007-10-16
uml: remove sysdep/thread.h
Jeff Dike
4
-16
/
+2
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
21
-344
/
+1
2007-10-16
uml: physmem code tidying
Jeff Dike
1
-1
/
+2
2007-10-16
uml: stop saving process FP state
Jeff Dike
5
-23
/
+9
2007-10-16
uml: stop specially protecting kernel stacks
Jeff Dike
1
-0
/
+2
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
2
-2
/
+2
2007-10-16
uml: tidy recently-moved code
Jeff Dike
1
-1
/
+0
2007-09-19
uml: fix irqstack crash
Jeff Dike
1
-1
/
+1
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
2
-3
/
+12
2007-07-16
uml: simplify helper stack handling
Jeff Dike
1
-4
/
+2
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-1
/
+2
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
1
-1
/
+1
2007-07-16
uml: xterm driver tidying
Jeff Dike
1
-2
/
+0
2007-06-17
uml: remove PAGE_SIZE from libc code
Jeff Dike
1
-0
/
+1
2007-05-16
fix uml-x86_64
Al Viro
2
-1
/
+11
2007-05-11
uml: iRQ stacks
Jeff Dike
1
-0
/
+3
2007-05-11
uml: remove task_protections
Jeff Dike
2
-1
/
+2
2007-05-09
fix file specification in comments
Uwe Kleine-König
2
-2
/
+2
2007-05-07
uml: fix prototypes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+7
2007-05-07
uml: more page fault path trimming
Jeff Dike
2
-10
/
+4
2007-05-07
uml: speed page fault path
Jeff Dike
2
-1
/
+3
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
1
-2
/
+0
2007-05-07
uml: dump core on panic
Jeff Dike
1
-0
/
+1
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
1
-0
/
+2
2007-05-07
uml: kernel segfaults should dump proper registers
Jeff Dike
2
-0
/
+4
2007-05-07
uml: tidy fault code
Jeff Dike
2
-2
/
+2
2007-05-07
uml: remove page_size()
Jeff Dike
1
-1
/
+0
2007-05-07
uml: tidy process.c
Jeff Dike
3
-7
/
+3
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
[prev]
[next]