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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
dlm: change error message to debug
David Teigland
1
-2
/
+3
2008-01-30
dlm: fix possible use-after-free
David Teigland
1
-2
/
+2
2008-01-30
dlm: limit dir lookup loop
David Teigland
1
-2
/
+4
2008-01-30
dlm: reject normal unlock when lock is waiting for lookup
David Teigland
1
-4
/
+5
2008-01-30
dlm: validate messages before processing
David Teigland
1
-35
/
+104
2008-01-30
dlm: reject messages from non-members
David Teigland
3
-4
/
+12
2008-01-30
dlm: another call to confirm_master in receive_request_reply
David Teigland
1
-2
/
+6
2008-01-30
dlm: recover locks waiting for overlap replies
David Teigland
1
-5
/
+32
2008-01-30
dlm: clear ast_type when removing from astqueue
David Teigland
1
-0
/
+1
2008-01-30
dlm: use fixed errno values in messages
David Teigland
1
-2
/
+55
2008-01-30
dlm: swap bytes for rcom lock reply
Fabio M. Di Nitto
1
-3
/
+6
2008-01-30
dlm: align midcomms message buffer
Fabio M. Di Nitto
1
-6
/
+9
2008-01-30
dlm: close othercons
Patrick Caulfeld
1
-0
/
+2
2008-01-30
dlm: use dlm prefix on alloc and free functions
David Teigland
6
-57
/
+39
2008-01-30
dlm: don't print common non-errors
David Teigland
1
-1
/
+1
2008-01-30
dlm: proper prototypes
Adrian Bunk
4
-19
/
+16
2008-01-30
dlm: bind connections from known local address when using TCP
Lon Hohberger
1
-1
/
+12
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
1113
-55518
/
+139990
2008-01-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
198
-3047
/
+3732
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
110
-1143
/
+1833
2008-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
5
-56
/
+90
2008-01-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
46
-804
/
+7679
2008-01-29
[MIPS] remove Documentation/mips/GT64120.README
Dmitri Vorobiev
2
-67
/
+0
2008-01-29
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
1
-38
/
+42
2008-01-29
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
1
-1
/
+1
2008-01-29
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2
-3
/
+3
2008-01-29
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
3
-8
/
+4
2008-01-29
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
1
-2
/
+2
2008-01-29
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
1
-4
/
+2
2008-01-29
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2
-4
/
+4
2008-01-29
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
4
-6
/
+2
2008-01-29
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
1
-6
/
+16
2008-01-29
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2
-33
/
+33
2008-01-29
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
1
-17
/
+22
2008-01-29
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
1
-18
/
+25
2008-01-29
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
1
-13
/
+14
2008-01-29
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
1
-14
/
+42
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
2008-01-29
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
Florian Fainelli
1
-1
/
+1
2008-01-29
[MIPS] Qemu: Remove platform.
Ralf Baechle
55
-375
/
+0
2008-01-29
[MIPS] pnx8xxx: clocksource cleanups
Vitaly Wool
1
-24
/
+11
2008-01-29
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
3
-13
/
+10
2008-01-29
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
2
-1
/
+27
2008-01-29
[MIPS] Delete CONFIG_MSP_FPGA
Ralf Baechle
1
-4
/
+0
2008-01-29
[MIPS] move the eXcite local config to excitedirectory
Yoichi Yuasa
2
-10
/
+10
2008-01-29
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
1
-1
/
+6
2008-01-29
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
2
-33
/
+3
[next]