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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-87
/
+299
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
10
-78
/
+90
2017-07-03
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
1
-1
/
+1
2017-06-30
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
1
-25
/
+1
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
1
-1
/
+0
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+2
2017-06-29
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-0
/
+1
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-1
/
+1
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
1
-5
/
+0
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
1
-13
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
1
-0
/
+48
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
1
-0
/
+3
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2
-0
/
+3
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2
-12
/
+56
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2017-06-24
Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
1
-0
/
+1
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+2
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
1
-0
/
+4
2017-06-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2017-06-22
ACPI / scan: Fix enumeration for special SPI and I2C devices
Jarkko Nikula
1
-1
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
1
-9
/
+1
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-21
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
1
-1
/
+1
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-0
/
+1
2017-06-21
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2
-0
/
+6
2017-06-21
block: Make request operation type argument declarations consistent
Bart Van Assche
2
-4
/
+5
2017-06-21
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
1
-2
/
+3
2017-06-21
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
1
-1
/
+2
2017-06-21
block: remove the unused bio_to_phys macro
Christoph Hellwig
1
-1
/
+0
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2
-0
/
+10
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+1
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2
-1
/
+12
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
1
-1
/
+1
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2
-0
/
+16
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-2
/
+2
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-1
/
+0
2017-06-20
uuid: Take const on input of uuid_is_null() and guid_is_null()
Andy Shevchenko
1
-2
/
+2
2017-06-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-19
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+2
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
1
-2
/
+0
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2
-0
/
+6
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
1
-0
/
+1
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
1
-0
/
+8
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2
-1
/
+1
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
1
-5
/
+0
[next]