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
2019-07-17
signal: reorder struct sighand_struct
Alexey Dobriyan
1
-2
/
+2
2019-07-17
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2
-3
/
+41
2019-07-17
coda: add hinting support for partial file caching
Pedro Cuadra
1
-2
/
+27
2019-07-17
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
1
-10
/
+0
2019-07-17
coda: move internal defs out of include/linux/ [ver #2]
David Howells
1
-89
/
+0
2019-07-17
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
1
-26
/
+7
2019-07-17
coda: stop using 'struct timespec' in user API
Arnd Bergmann
1
-3
/
+17
2019-07-17
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2
-5
/
+5
2019-07-17
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-07-17
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
1
-1
/
+2
2019-07-17
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2
-13
/
+11
2019-07-17
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
1
-2
/
+2
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-0
/
+19
2019-07-17
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2
-41
/
+56
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+1
2019-07-17
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
1
-1
/
+1
2019-07-17
asm-generic: fix a compilation warning
Qian Cai
1
-14
/
+60
2019-07-17
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
1
-7
/
+10
2019-07-17
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
1
-0
/
+2
2019-07-17
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
1
-2
/
+3
2019-07-17
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+6
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+3
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+81
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-53
/
+47
2019-07-16
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+15
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-15
/
+89
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-588
/
+980
2019-07-16
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
10
-111
/
+828
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-196
/
+1515
2019-07-15
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
4
-37
/
+2
2019-07-15
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
1
-1
/
+1
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
1
-1
/
+1
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
6
-337
/
+92
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-6
/
+212
2019-07-15
Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-1
/
+3
2019-07-15
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+9
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+11
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+17
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-136
/
+136
2019-07-14
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
8
-7
/
+196
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-35
/
+23
2019-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+76
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+13
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-0
/
+5
2019-07-13
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-5
/
+6
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+12
2019-07-13
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-3
/
+1273
2019-07-13
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-73
/
+0
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-8
/
+16
[next]