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
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
1
-2
/
+2
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
1
-1
/
+7
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
7
-2
/
+34
2011-03-21
Small typo fix...
Holger Hans Peter Freyther
1
-1
/
+1
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
1
-2
/
+1
2011-03-21
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
1
-1
/
+1
2011-03-21
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2
-6
/
+0
2011-03-21
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
1
-13
/
+8
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
67
-137
/
+85
2011-03-21
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-12
/
+27
2011-03-21
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-1
/
+8
2011-03-21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-100
/
+97
2011-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-7
/
+9
2011-03-21
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
1
-2
/
+2
2011-03-20
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Seth Heasley
3
-3
/
+7
2011-03-20
i2c: Drop i2c_adapter.id
Jean Delvare
2
-11
/
+0
2011-03-20
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
Jean Delvare
4
-6
/
+20
2011-03-20
i2c-dev: Use standard bus notification mechanism
Jean Delvare
1
-21
/
+39
2011-03-20
i2c: Export i2c_for_each_dev
Jean Delvare
2
-6
/
+16
2011-03-20
i2c: Get rid of <linux/i2c-id.h>
Jean Delvare
3
-39
/
+1
2011-03-20
i2c: Minor fixes to upgrading-clients document
Jean Delvare
1
-9
/
+9
2011-03-20
i2c: make i2c_get_adapter prototype clearer
Jean Delvare
2
-3
/
+3
2011-03-20
i2c: Fix typo in instantiating-devices document
Roman Fietze
1
-1
/
+1
2011-03-20
i2c-boardinfo: Fix typo in comment
Wolfram Sang
1
-1
/
+1
2011-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
51
-1906
/
+3284
2011-03-20
asm-generic: support clock_adjtime() in <asm-generic/unistd.h>
Chris Metcalf
1
-1
/
+3
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
1
-6
/
+6
2011-03-19
Merge branch 'next' into for-linus
Dmitry Torokhov
9238
-278540
/
+580484
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
21
-499
/
+513
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
36
-258
/
+1810
2011-03-19
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-12
/
+11
2011-03-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
14
-219
/
+159
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
52
-519
/
+762
2011-03-18
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
3
-12
/
+11
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
14
-171
/
+614
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
35
-261
/
+1920
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
10
-226
/
+317
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-269
/
+271
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
1
-46
/
+20
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
19
-176
/
+490
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
12
-234
/
+297
2011-03-18
MAINTAINERS: Add serial
Alan Cox
1
-0
/
+6
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
254
-9623
/
+27080
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
61
-234
/
+231
2011-03-18
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...
Linus Torvalds
6
-46
/
+9
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
41
-296
/
+2240
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
83
-214
/
+228
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
41
-953
/
+3039
2011-03-18
MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts
David Howells
2
-0
/
+55
2011-03-18
MN10300: Fix the ASB2364 gdbport UART register defs
David Howells
1
-12
/
+12
[next]