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
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
8
-15
/
+18
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
1
-2
/
+0
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
4
-7
/
+7
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
5
-69
/
+70
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
4
-18
/
+63
2018-11-21
block: fix attempt to assign NULL io_context
Jens Axboe
1
-1
/
+8
2018-11-20
block: Initialize BIO I/O priority early
Damien Le Moal
2
-5
/
+2
2018-11-20
block: prevent merging of requests with different priorities
Damien Le Moal
2
-5
/
+6
2018-11-20
aio: Fix fallback I/O priority value
Damien Le Moal
1
-1
/
+1
2018-11-20
block: Introduce get_current_ioprio()
Damien Le Moal
2
-5
/
+14
2018-11-20
block: Remove bio->bi_ioc
Damien Le Moal
7
-28
/
+7
2018-11-20
aio: Comment use of IOCB_FLAG_IOPRIO aio flag
Damien Le Moal
1
-0
/
+2
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
3
-46
/
+0
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
3
-12
/
+12
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
4
-6
/
+11
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
1
-1
/
+1
2018-11-19
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
396
-2031
/
+4317
2018-11-19
floppy: remove now unused 'flags' variable
Jens Axboe
1
-1
/
+0
2018-11-19
Linux 4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+9
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-97
/
+169
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+48
2018-11-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+144
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-14
/
+47
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-47
/
+113
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
2018-11-18
mm, page_alloc: check for max order in hot path
Michal Hocko
1
-11
/
+9
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
1
-1
/
+0
2018-11-18
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
1
-3
/
+1
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-18
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
1
-3
/
+4
2018-11-18
mm/gup.c: fix follow_page_mask() kerneldoc comment
Mike Rapoport
1
-2
/
+8
2018-11-18
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-18
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
1
-1
/
+1
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-11-18
mm, memory_hotplug: check zone_movable in has_unmovable_pages
Michal Hocko
1
-0
/
+8
2018-11-18
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
Vasily Averin
1
-3
/
+3
2018-11-18
MAINTAINERS: update OMAP MMC entry
Aaro Koskinen
2
-2
/
+6
2018-11-18
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-18
z3fold: fix possible reclaim races
Vitaly Wool
1
-39
/
+62
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-31
/
+28
2018-11-16
Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+10
2018-11-16
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-28
/
+29
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-25
/
+50
2018-11-16
Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-251
/
+342
2018-11-16
ide: don't acquire queue_lock in ide_complete_pm_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
ide: don't acquire queue lock in ide_pm_execute_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
1
-2
/
+0
[next]