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-26
[ARM] Remove pointless casts from void pointers,
Jeff Garzik
4
-4
/
+4
2008-01-26
[ARM] Misc minor interrupt handler cleanups
Jeff Garzik
4
-14
/
+19
2008-01-26
[ARM] Remove at91_lcdc.h
Jan Altenberg
1
-148
/
+0
2008-01-26
[ARM] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-26
[ARM] Update mach-types
Russell King
1
-7
/
+251
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
210
-9019
/
+10519
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+10
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
53
-1592
/
+2005
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-1323
/
+2851
2008-01-26
ocfs2: clean up bh null checks
Mark Fasheh
2
-15
/
+8
2008-01-26
ocfs2: document access rules for blocked_lock_list
Mark Fasheh
1
-0
/
+6
2008-01-26
configfs: file.c fix possible recursive locking
Joonwoo Park
1
-1
/
+1
2008-01-26
configfs: dir.c fix possible recursive locking
Joonwoo Park
1
-2
/
+3
2008-01-26
configfs: Remove EXPERIMENTAL
Joel Becker
1
-2
/
+2
2008-01-26
ocfs2: bump version number
Mark Fasheh
4
-4
/
+4
2008-01-26
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
1
-6
/
+6
2008-01-26
ocfs2: convert byte order of constant instead of variable
Marcin Slusarz
2
-6
/
+1
2008-01-26
ocfs2: Update default cluster timeouts
Sunil Mushran
2
-3
/
+3
2008-01-26
ocfs2: printf fixes
Jan Kara
1
-2
/
+2
2008-01-26
ocfs2: Use generic_file_llseek
Jan Kara
1
-0
/
+2
2008-01-26
ocfs2: Safer read_inline_data()
Jan Kara
1
-3
/
+4
2008-01-26
ocfs2: Silence false lockdep warnings
Jan Kara
7
-11
/
+20
2008-01-26
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
7
-1
/
+237
2008-01-26
[PATCH 1/2] ocfs2: add flock lock type
Mark Fasheh
5
-0
/
+284
2008-01-26
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
6
-14
/
+62
2008-01-26
ocfs2: Support commit= mount option
Mark Fasheh
4
-2
/
+41
2008-01-26
ocfs2: Add missing permission checks
Mark Fasheh
1
-0
/
+6
2008-01-26
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
5
-1
/
+269
2008-01-26
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
10
-7
/
+518
2008-01-26
[SCSI] usbstorage: use last_sector_bug flag universally
Hans de Goede
1
-0
/
+4
2008-01-26
ocfs2: Reserve ioctl range
Tao Ma
1
-0
/
+1
2008-01-26
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
1
-18
/
+1
2008-01-26
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Herbert Xu
2
-4
/
+10
2008-01-26
ocfs2: Documentation update
Mark Fasheh
2
-9
/
+2
2008-01-26
ocfs2: Readpages support
Mark Fasheh
1
-2
/
+66
2008-01-26
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
16
-144
/
+144
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
9
-214
/
+22
2008-01-26
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
1
-0
/
+5
2008-01-26
ocfs2: Remove mount/unmount votes
Mark Fasheh
15
-967
/
+179
2008-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
75
-1185
/
+3124
2008-01-26
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
3
-83
/
+0
2008-01-26
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
1
-0
/
+7
2008-01-26
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
3
-4
/
+4
2008-01-26
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-26
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-26
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2
-1
/
+3
2008-01-26
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
1
-0
/
+7
2008-01-26
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
1
-2
/
+5
2008-01-26
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
1
-2
/
+1
[next]