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
2008-07-23
UML - Fix boot crash
Jeff Dike
1
-0
/
+8
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
1
-1
/
+1
2008-05-13
uml: track and make up lost ticks
Jeff Dike
1
-2
/
+2
2008-05-13
uml: random driver fixes
Jeff Dike
2
-12
/
+5
2008-05-13
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
1
-7
/
+7
2008-05-13
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-6
/
+3
2008-05-13
uml: tidy ptrace interface
Jeff Dike
2
-42
/
+5
2008-05-13
uml: style fixes
Jeff Dike
2
-13
/
+2
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
1
-1
/
+1
2008-04-28
uml: remove a useless function
WANG Cong
1
-1
/
+0
2008-04-28
uml: make a function static
WANG Cong
1
-1
/
+0
2008-02-24
uml: fix FP register corruption
Jeff Dike
3
-0
/
+8
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
1
-0
/
+1
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
1
-11
/
+0
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2
-1
/
+6
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
3
-13
/
+3
2008-02-05
uml: remove unused fields from mm_context
Jeff Dike
1
-4
/
+0
2008-02-05
uml: style fixes in arch/um/sys-x86_64
Jeff Dike
1
-8
/
+3
2008-02-05
uml: SMP locking commentary
Jeff Dike
1
-1
/
+0
2008-02-05
uml: remove init_irq_signals
Jeff Dike
1
-1
/
+0
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
1
-3
/
+0
2008-02-05
uml: get rid of syscall counters
Jeff Dike
1
-1
/
+0
2008-02-05
uml: tidy helper code
Jeff Dike
1
-1
/
+1
2008-02-05
uml: install panic notifier earlier
Jeff Dike
1
-0
/
+2
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
1
-1
/
+0
2008-02-05
uml: style fixes in file.c
Jeff Dike
1
-1
/
+0
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
2
-3
/
+1
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2
-18
/
+4
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
3
-6
/
+16
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
3
-8
/
+7
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-1
/
+0
2008-02-05
uml: header untangling
Jeff Dike
1
-1
/
+3
2008-02-05
uml: convert functions to void
Karol Swietlicki
1
-5
/
+1
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2
-87
/
+35
2008-02-05
uml: delete some unused headers
Jeff Dike
3
-39
/
+0
2008-02-05
uml: borrow const.h techniques
Jeff Dike
1
-13
/
+21
2008-02-05
uml: const and other tidying
WANG Cong
1
-1
/
+1
2008-02-05
uml: further bugs.c tidying
Jeff Dike
1
-1
/
+1
2008-02-05
uml: improve detection of host cmov
Karol Swietlicki
1
-0
/
+1
2008-02-05
uml: fix URLs in Kconfig and help strings
Karol Swietlicki
1
-1
/
+1
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
1
-6
/
+6
2008-02-05
uml: arch/um/include/init.h needs a definition of __used
Jeff Dike
1
-11
/
+14
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-13
/
+13
2007-12-18
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-1
/
+1
2007-11-15
uml: fix build for !CONFIG_PRINTK
Jeff Dike
1
-1
/
+12
2007-10-16
uml: fix stub address calculations
Jeff Dike
3
-11
/
+37
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
2
-9
/
+8
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
2
-2
/
+4
2007-10-16
uml: time build fix
Jeff Dike
1
-2
/
+2
[next]