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
2006-12-03
[NET]: UML checksum annotations and cleanups.
Al Viro
2
-68
/
+53
2006-11-26
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
2
-0
/
+16
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-25
[PATCH] uml: mconsole fixes
Al Viro
1
-0
/
+1
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
3
-7
/
+17
2006-10-16
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
1
-1
/
+0
2006-10-11
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
3
-8
/
+10
2006-10-11
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
3
-0
/
+3
2006-10-11
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-2
/
+2
2006-10-09
[PATCH] uml pt_regs fixes
Al Viro
1
-3
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
5
-6
/
+0
2006-10-04
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-4
/
+3
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
1
-2
/
+0
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
2
-15
/
+0
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
1
-14
/
+5
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
4
-8
/
+11
2006-09-27
[PATCH] uml: mark some tt-mode code
Jeff Dike
1
-1
/
+2
2006-09-27
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
2
-4
/
+41
2006-09-27
[PATCH] uml: const more data
Jeff Dike
5
-11
/
+11
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
1
-1
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
1
-1
/
+3
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2
-56
/
+0
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
1
-0
/
+1
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
3
-1
/
+44
2006-07-15
[PATCH] uml: header formatting cleanups
Jeff Dike
1
-34
/
+34
2006-07-15
[PATCH] uml: tidy longjmp macro
Jeff Dike
1
-2
/
+2
2006-07-11
[PATCH] uml: make some symbols static
Jeff Dike
1
-1
/
+0
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
1
-2
/
+1
2006-07-11
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
1
-2
/
+0
2006-07-11
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
1
-1
/
+6
2006-07-11
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
1
-1
/
+0
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
1
-1
/
+1
2006-07-11
[PATCH] uml: fix static binary segfault
Jeff Dike
2
-4
/
+2
2006-07-11
[PATCH] uml: timer initialization cleanup
Jeff Dike
1
-1
/
+0
2006-07-11
[PATCH] uml: clean up address space limits code
Tyler
2
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-25
[PATCH] uml: remove dead declaration
Adrian Bunk
1
-2
/
+0
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
1
-11
/
+2
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
1
-2
/
+2
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2
-0
/
+4
2006-04-11
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-11
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+8
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
3
-0
/
+8
[next]