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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-7
/
+14
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
57
-111
/
+2710
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
6
-0
/
+331
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
26
-623
/
+743
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
76
-609
/
+6927
2017-05-09
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
37
-1006
/
+1467
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
97
-416
/
+328
2017-05-09
drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
Andrew Morton
1
-110
/
+126
2017-05-09
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
1
-20
/
+9
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2
-6
/
+8
2017-05-09
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2
-5
/
+5
2017-05-09
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
1
-1
/
+1
2017-05-09
format-security: move static strings to const
Kees Cook
15
-20
/
+23
2017-05-09
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-05-09
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-05-09
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-09
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
1
-1
/
+2
2017-05-09
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-09
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-09
drm: use set_memory.h header
Laura Abbott
8
-0
/
+19
2017-05-09
agp: use set_memory.h header
Laura Abbott
5
-1
/
+7
2017-05-09
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
5
-5
/
+5
2017-05-09
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2
-5
/
+5
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
11
-14
/
+14
2017-05-09
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
4
-4
/
+4
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
3
-4
/
+4
2017-05-09
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-05-09
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
1
-9
/
+4
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
21
-159
/
+54
2017-05-09
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
3
-24
/
+9
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-6
/
+1
2017-05-09
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-05-09
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2017-05-09
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-5
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-413
/
+226
2017-05-06
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-36
/
+544
2017-05-06
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-18
/
+39
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-614
/
+1385
2017-05-06
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1754
-15210
/
+358735
2017-05-06
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
280
-4784
/
+13392
2017-05-06
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
20
-202
/
+1365
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-404
/
+1676
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-311
/
+1138
2017-05-05
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
69
-1439
/
+3880
2017-05-05
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
1
-2
/
+4
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
134
-2839
/
+7337
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
20
-202
/
+1365
[next]