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
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-27
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-29
/
+107
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2023-02-22
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-39
/
+91
2023-02-17
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
1
-0
/
+2
2023-02-13
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-13
m68k: nommu: Fix misspellings of "DragonEngine"
Geert Uytterhoeven
2
-3
/
+3
2023-02-13
m68k: nommu: Fix misspellings of "uCdimm"
Geert Uytterhoeven
1
-2
/
+2
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-10
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
3
-8
/
+1
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-3
/
+0
2023-02-03
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+2
2023-02-03
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-03
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-03
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
2023-01-30
m68k: Add kernel seccomp support
Michael Schmitz
6
-1
/
+80
2023-01-30
m68k: Check syscall_trace_enter() return code
Michael Schmitz
3
-0
/
+7
2023-01-30
m68k: defconfig: Update defconfigs for v6.2-rc3
Geert Uytterhoeven
12
-36
/
+1
2023-01-30
m68k: q40: Do not initialise statics to 0
Xin Gao
1
-2
/
+2
2023-01-30
gpio: Remove unused and obsoleted irq_to_gpio()
Andy Shevchenko
1
-7
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
3
-3
/
+0
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
1
-20
/
+0
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+0
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-261
/
+253
2022-12-05
m68k: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
1
-2
/
+7
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-2
/
+2
2022-11-14
m68k: defconfig: Update defconfigs for v6.1-rc1
Geert Uytterhoeven
12
-252
/
+252
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
2
-3
/
+0
2022-11-01
m68k: mac: Reword comment using double "in"
Geert Uytterhoeven
1
-1
/
+1
2022-11-01
m68k: mac: Remove unused rbv_set_video_bpp()
Jason A. Donenfeld
1
-8
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-11
Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-28
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-22
/
+14
2022-10-03
Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-46
/
+50
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-9
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
3
-13
/
+14
2022-09-30
m68k: update config files
Lukas Bulwahn
7
-22
/
+0
2022-09-28
m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
4
-18
/
+21
2022-09-28
m68k: Process bootinfo records before saving them
Jason A. Donenfeld
1
-2
/
+3
2022-09-26
m68knommu: fix non-mmu classic 68000 legacy timer tick selection
Greg Ungerer
1
-3
/
+1
2022-09-26
m68knommu: fix non-specific 68328 choice interrupt build failure
Greg Ungerer
1
-3
/
+3
2022-09-19
m68k: defconfig: Update defconfigs for v6.0-rc2
Geert Uytterhoeven
12
-24
/
+24
2022-09-19
m68k: Allow kexec on M68KCLASSIC with MMU enabled only
Greg Ungerer
1
-1
/
+1
[next]