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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-04-01
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+61
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2006-04-01
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+10
2006-04-01
[PATCH] uml: sparse cleanups
Al Viro
2
-14
/
+9
2006-04-01
[PATCH] uml: redeclare highmem
Jeff Dike
1
-1
/
+1
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2
-1
/
+2
2006-03-27
[PATCH] uml: oS header cleanups
Jeff Dike
3
-2
/
+14
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
3
-3
/
+5
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2
-1
/
+1
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
3
-3
/
+34
2006-03-27
[PATCH] uml: fix declaration of exit()
Jeff Dike
1
-1
/
+1
[next]