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
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-02
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2
-0
/
+7
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+25
2018-08-21
sparc: use generic dma_noncoherent_ops
Christoph Hellwig
1
-162
/
+31
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-59
/
+6
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2
-17
/
+25
2018-07-30
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-3
/
+4
2018-06-21
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
1
-9
/
+2
2018-06-21
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-47
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-174
/
+159
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-217
/
+54
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-19
/
+268
2018-05-22
sparc/PCI: Use dev_printk() when possible
Bjorn Helgaas
5
-79
/
+70
2018-05-22
sparc32/PCI/PCIC: Converge device enable path
Bjorn Helgaas
1
-41
/
+30
2018-05-22
sparc32/PCI/LEON: Converge device enable path
Bjorn Helgaas
1
-41
/
+23
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+4
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
5
-4
/
+268
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2
-15
/
+0
2018-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2018-04-30
sparc: vio: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
5
-159
/
+34
2018-04-25
signal/sparc: Use send_sig_fault where appropriate
Eric W. Biederman
2
-85
/
+20
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
5
-0
/
+27
2018-04-20
sparc: fix compat siginfo ABI regression
Dmitry V. Levin
2
-2
/
+2
2018-04-17
sparc/PCI: Request legacy VGA framebuffer only for VGA devices
Bjorn Helgaas
2
-19
/
+42
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+2
2018-04-08
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
9
-181
/
+98
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+33
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-4
/
+4
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
14
-14
/
+643
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+18
2018-04-03
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+4
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-5
/
+5
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-03-21
sparc/PCI: Stop reserving System ROM and Video ROM in PCI space
Bjorn Helgaas
1
-20
/
+0
2018-03-20
sparc: get rid of asm wrapper for nis_syscall()
Al Viro
5
-16
/
+5
2018-03-20
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
Al Viro
3
-18
/
+12
2018-03-20
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
Al Viro
3
-19
/
+13
2018-03-20
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
Al Viro
3
-7
/
+8
2018-03-20
switch sparc_remap_file_pages() to SYSCALL_DEFINE
Al Viro
3
-5
/
+5
[next]