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
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+0
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-14
/
+0
2017-06-19
m68k: Remove ptrace_signal_deliver
Andreas Schwab
1
-16
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
3
-3
/
+9
2017-03-29
m68k: switch to generic extable.h
Al Viro
2
-3
/
+8
2017-03-20
m68k: Wire up statx
Geert Uytterhoeven
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-12
m68k/kernel: Modernize printing of kernel messages
Geert Uytterhoeven
5
-37
/
+26
2017-02-09
m68k: Delete an unnecessary variable assignment in sys_cacheflush()
Markus Elfring
1
-1
/
+0
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-15
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+7
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-33
/
+1
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
3
-0
/
+3
2016-10-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
5
-120
/
+153
2016-10-04
Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2016-09-30
m68k: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-26
m68knommu: convert printk(KERN_INFO) to pr_info()
Greg Ungerer
1
-11
/
+11
2016-09-26
m68knommu: clean up uClinux boot log output
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: generalize uboot command line support
Greg Ungerer
4
-79
/
+111
2016-09-26
m68k: don't panic if no hardware FPU defined
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: only generate FPU instructions if CONFIG_FPU enabled
Greg Ungerer
1
-1
/
+1
2016-09-26
m68k: always make available dump_fpu()
Greg Ungerer
1
-28
/
+28
2016-09-26
m68k: set appropriate machine type for m5411x SoC platforms
Greg Ungerer
1
-0
/
+1
2016-09-19
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
1
-1
/
+1
2016-08-08
m68k: move exports to definitions
Al Viro
2
-33
/
+1
2016-08-08
m68knommu: fix user a5 register being overwritten
Greg Ungerer
1
-1
/
+0
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-2
/
+46
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2016-06-04
rtc: m68k: provide ioctl for q40
Arnd Bergmann
1
-0
/
+25
2016-06-04
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
1
-2
/
+21
2016-04-07
m68k: Wire up preadv2 and pwritev2
Geert Uytterhoeven
1
-0
/
+2
2016-03-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-11
/
+4
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-6
/
+8
2016-03-07
m68knommu: remove obsolete 68360 support
Greg Ungerer
2
-11
/
+4
2016-02-29
m68k: Use conventional function parameters for do_sigreturn
Greg Ungerer
2
-6
/
+8
2016-02-01
m68k: Wire up copy_file_range
Geert Uytterhoeven
1
-0
/
+1
2016-01-21
m68k: convert to dma_map_ops
Christoph Hellwig
1
-34
/
+27
2015-11-22
m68k: Wire up mlock2
Geert Uytterhoeven
1
-0
/
+1
2015-11-22
m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn
Geert Uytterhoeven
1
-3
/
+6
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
1
-0
/
+1
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
1
-0
/
+1
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
1
-1
/
+17
2015-08-10
m68k/bootinfo: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-06-01
m68k: Use for_each_sg()
Akinobu Mita
1
-7
/
+12
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+2
[next]