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
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
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
2
-211
/
+226
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
2
-17
/
+24
2019-08-28
mtd: spi-nor: Add spansion_post_sfdp_fixups()
Boris Brezillon
1
-14
/
+23
2019-08-28
mtd: spi-nor: Add post_sfdp() hook to tweak flash config
Boris Brezillon
1
-1
/
+32
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
2
-20
/
+53
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
2
-37
/
+41
2019-08-28
mtd: spi-nor: Split spi_nor_init_params()
Tudor Ambarus
1
-20
/
+63
2019-08-28
mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()
Tudor Ambarus
1
-19
/
+29
2019-08-28
mtd: spi-nor: Add a default_init() fixup hook for gd25q256
Boris Brezillon
1
-12
/
+16
2019-08-28
mtd: spi-nor: Add default_init() hook to tweak flash parameters
Tudor Ambarus
1
-0
/
+17
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
2
-22
/
+26
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
2
-19
/
+23
2019-08-28
mtd: spi-nor: Use nor->params
Tudor Ambarus
1
-27
/
+19
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
2
-140
/
+164
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
1
-1
/
+0
2019-08-28
Merge tag 'v5.3-rc6' into spi-nor/next
Tudor Ambarus
1693
-11594
/
+16297
2019-08-25
Linux 5.3-rc6
Linus Torvalds
1
-1
/
+1
2019-08-25
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+2
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+20
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+5
2019-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-33
/
+227
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+23
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-36
/
+260
2019-08-25
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-15
/
+19
2019-08-25
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
1
-2
/
+8
2019-08-25
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-25
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-25
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-25
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-25
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-25
mm: memcontrol: flush percpu vmevents before releasing memcg
Roman Gushchin
1
-1
/
+21
2019-08-25
mm: memcontrol: flush percpu vmstats before releasing memcg
Roman Gushchin
1
-0
/
+40
2019-08-25
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-25
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
1
-15
/
+4
2019-08-25
mm/z3fold.c: fix race between migration and destruction
Henry Burns
1
-0
/
+89
2019-08-25
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-42
/
+20
2019-08-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-33
/
+8
2019-08-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+27
2019-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+49
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2019-08-24
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+18
2019-08-24
Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...
Will Deacon
2
-10
/
+27
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
26
-239
/
+248
2019-08-24
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-23
/
+70
2019-08-23
Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-60
/
+209
2019-08-23
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-88
/
+82
[next]