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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+7
2020-10-20
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-554
/
+394
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
3
-554
/
+394
2020-09-24
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+7
2020-09-07
m68k: Revive _TIF_* masks
Geert Uytterhoeven
1
-0
/
+8
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-2
/
+1
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+1
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-3
/
+3
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+2
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-21
/
+13
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-27
m68k: use asm-generic cmpxchg_local()
Greg Ungerer
1
-8
/
+0
2020-07-27
m68knommu: fix overwriting of bits in ColdFire V3 cache control
Greg Ungerer
1
-3
/
+3
2020-07-27
m68knommu: fix use of cpu_to_le() on IO access
Greg Ungerer
1
-4
/
+4
2020-07-27
m68knommu: __force type casts for raw IO access
Greg Ungerer
1
-6
/
+6
2020-07-26
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
1
-0
/
+1
2020-07-13
m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused
Michael Schmitz
1
-3
/
+3
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-74
/
+9
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2
-84
/
+0
2020-06-09
m68k/mm/motorola: move comment about page table allocation funcitons
Mike Rapoport
2
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-4
/
+1
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
1
-17
/
+2
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+14
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+17
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-06-02
Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2020-05-30
m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()
Luc Van Oostenryck
1
-2
/
+2
2020-05-30
m68k,nommu: add missing __user in uaccess' __ptr() macro
Luc Van Oostenryck
1
-1
/
+1
2020-05-29
m68k: convert to csum_and_copy_from_user()
Al Viro
1
-1
/
+2
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
2
-0
/
+17
2020-05-25
m68k: Add missing __user annotation in get_user()
Jason Wang
1
-1
/
+1
2020-05-25
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Finn Thain
1
-0
/
+1
2020-05-12
floppy: use symbolic register names in the m68k port
Willy Tarreau
1
-7
/
+8
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-6
/
+6
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
1
-1
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
3
-14
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-24
/
+0
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-117
/
+80
[next]