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
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
m68k: math-emu: Fix dependencies of math emulation support
Geert Uytterhoeven
1
-1
/
+1
2022-05-16
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer
1
-0
/
+1
2022-05-16
m68knommu: add definitions to support elf_fdpic program loader
Greg Ungerer
2
-0
/
+14
2022-05-16
m68knommu: implement minimal regset support
Greg Ungerer
1
-0
/
+58
2022-05-16
m68knommu: use asm-generic/mmu.h for nommu setups
Greg Ungerer
1
-3
/
+1
2022-05-16
m68k: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
5
-538
/
+1
2022-05-16
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-05-14
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-23
/
+2
2022-05-09
m68k: math-emu: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-09
m68k: Wire up syscall_trace_enter/leave for m68k
Michael Schmitz
2
-9
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-04-30
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-2
/
+0
2022-04-25
m68k: defconfig: Update defconfigs for v5.18-rc1
Geert Uytterhoeven
12
-48
/
+12
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2022-04-11
m68k: Introduce a virtual m68k machine
Laurent Vivier
19
-17
/
+595
2022-04-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+3
2022-03-24
Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-03-23
ptrace: Remove duplicated include in ptrace.c
Yang Li
1
-1
/
+0
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-0
/
+3
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
12
-12
/
+0
2022-03-22
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+4
2022-03-22
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+4
2022-03-22
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-6
/
+0
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
3
-0
/
+3
2022-03-11
arch: Remove references to CONFIG_NFSD_V3 in the default configs
Chuck Lever
12
-12
/
+0
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+3
2022-03-10
a.out: Stop building a.out/osf1 support on alpha and m68k
Eric W. Biederman
1
-1
/
+0
2022-03-07
m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
Randy Dunlap
1
-3
/
+3
2022-03-07
m68k: m5441x: remove erroneous clock disable
Angelo Dureghello
1
-1
/
+0
2022-03-07
m68knommu: fix ucsimm sparse warnings
Greg Ungerer
1
-5
/
+4
2022-03-07
m68knommu: fix 'screen_bits' defined but not used
Greg Ungerer
1
-0
/
+2
2022-03-07
m68knommu: fix warning: no previous prototype for 'init_dragen2'
Greg Ungerer
1
-0
/
+1
2022-02-28
m68k: defconfig: Disable fbdev on Sun3/3x
Geert Uytterhoeven
2
-6
/
+0
2022-02-28
m68k: defconfig: Update defconfigs for v5.17-rc3
Geert Uytterhoeven
12
-48
/
+16
2022-02-27
m68k: Implement "current_stack_pointer"
Kees Cook
2
-1
/
+4
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2
-13
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2
-14
/
+2
2022-02-25
m68k: fix access_ok for coldfire
Arnd Bergmann
1
-6
/
+9
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-21
m68k: mm: Remove check for VM_IO to fix deferred I/O
Geert Uytterhoeven
1
-2
/
+0
2022-02-21
m68k: Add asm/config.h
Laurent Vivier
11
-22
/
+43
[prev]
[next]