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
pinetabv-6.6.y-devel
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
2015-11-06
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
1
-4
/
+6
2015-11-06
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
1
-0
/
+6
2015-11-06
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
1
-0
/
+2
2015-11-06
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
4
-3
/
+16
2015-11-06
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
5
-5
/
+55
2015-11-06
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
1
-4
/
+6
2015-11-06
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
1
-0
/
+5
2015-11-06
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
1
-7
/
+23
2015-11-06
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
1
-3
/
+5
2015-11-06
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
1
-3
/
+4
2015-11-06
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
1
-3
/
+3
2015-11-06
9p: do not overwrite return code when locking fails
Dominique Martinet
1
-1
/
+2
2015-11-06
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-11-06
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
Joseph Qi
1
-4
/
+1
2015-11-06
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
5
-6
/
+10
2015-11-06
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
alex chen
1
-1
/
+10
2015-11-06
ocfs2: fix race between mount and delete node/cluster
Joseph Qi
1
-3
/
+16
2015-11-06
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
2
-39
/
+49
2015-11-06
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
3
-5
/
+15
2015-11-06
ocfs2: improve performance for localalloc
Joseph Qi
1
-1
/
+4
2015-11-06
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
1
-0
/
+1
2015-11-06
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
Norton.Zhu
1
-0
/
+1
2015-11-06
logfs: fix build warning
Sudip Mukherjee
1
-2
/
+2
2015-11-06
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
1
-1
/
+13
2015-11-06
inotify: hide internal kernel bits from fdinfo
Dave Hansen
1
-1
/
+8
2015-11-05
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
204
-2645
/
+21697
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
46
-193
/
+302
2015-11-05
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
990
-57687
/
+38362
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
82
-1807
/
+2600
2015-11-05
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
144
-10544
/
+5964
2015-11-05
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
35
-215
/
+333
2015-11-05
Merge tag 'md/4.4' of git://neil.brown.name/md
Linus Torvalds
14
-310
/
+1989
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-100
/
+608
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-343
/
+367
2015-11-05
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-12
/
+4197
2015-11-05
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-899
/
+1056
2015-11-05
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-62
/
+148
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
175
-2196
/
+13959
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
41
-647
/
+1365
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
100
-2422
/
+3297
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
101
-3668
/
+2412
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-29
/
+20
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-5
/
+5
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1595
-24004
/
+114920
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
98
-1538
/
+4070
2015-11-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-27
/
+33
2015-11-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-74
/
+219
2015-11-04
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-339
/
+338
2015-11-04
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
33
-243
/
+1374
2015-11-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+11
[next]