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
pinetabv-6.6.y-devel
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
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-08-04
Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-99
/
+129
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-13
m68k: defconfig: Update defconfigs for v5.8-rc3
Geert Uytterhoeven
12
-0
/
+36
2020-07-13
m68k: Use CLEAN_FILES to clean up files
Masahiro Yamada
1
-2
/
+1
2020-07-13
m68k: mac: Improve IOP debug messages
Finn Thain
1
-19
/
+19
2020-07-13
m68k: mac: Don't send uninitialized data in IOP message reply
Finn Thain
1
-0
/
+1
2020-07-13
m68k: mac: Fix IOP status/control register writes
Finn Thain
1
-9
/
+3
2020-07-13
m68k: mac: Don't send IOP message until channel is idle
Finn Thain
1
-6
/
+3
2020-07-13
m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused
Michael Schmitz
1
-3
/
+3
2020-07-13
m68k: Use sizeof_field() helper
Gustavo A. R. Silva
1
-16
/
+16
2020-07-13
m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS
Masahiro Yamada
1
-3
/
+2
2020-07-13
m68k: Optimize cc-option calls for cpuflags-y
Masahiro Yamada
1
-21
/
+24
2020-07-13
m68k: sun3: Descend to prom from arch/m68k/sun3
Masahiro Yamada
2
-2
/
+2
2020-07-13
m68k: Add arch/m68k/Kbuild
Masahiro Yamada
2
-19
/
+20
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-07-01
nfblock: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-06-29
m68k: mm: fix node memblock init
Angelo Dureghello
1
-1
/
+1
2020-06-29
m68k: nommu: register start of the memory with memblock
Mike Rapoport
1
-1
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-11
/
+11
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-7
/
+7
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+6
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
1
-4
/
+4
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-11
/
+11
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
5
-75
/
+10
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-22
/
+4
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
3
-84
/
+43
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
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
6
-7
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
24
-24
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+3
2020-06-09
m68k: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
1
-0
/
+4
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2
-1
/
+8
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2
-3
/
+3
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
1
-17
/
+2
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+4
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-4
/
+4
2020-06-04
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2
-13
/
+8
2020-06-04
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2
-9
/
+6
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-2
/
+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
4
-3
/
+74
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
[next]