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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2023-10-23
m68k: coldfire: remove unused variable in MMU code
Greg Ungerer
1
-2
/
+1
2023-10-06
m68k: sun3/3x: Add and use "sun3.h"
Geert Uytterhoeven
2
-5
/
+3
2023-10-06
m68k: mm: Add and use "fault.h"
Geert Uytterhoeven
2
-0
/
+9
2023-10-06
m68k: mm: Include <asm/hwtest.h> for hwreg_()
Geert Uytterhoeven
1
-0
/
+2
2023-08-25
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
m68k: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+5
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-3
/
+6
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-3
/
+6
2023-06-20
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-31
/
+21
2023-05-29
m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
3
-4
/
+5
2023-03-06
m68k: mm: Fix systems with memory at end of 32-bit address space
Kars de Jong
1
-5
/
+5
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2022-07-18
m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-0
/
+104
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
1
-1
/
+0
2022-04-11
m68k: Introduce a virtual m68k machine
Laurent Vivier
1
-6
/
+15
2022-02-21
m68k: mm: Remove check for VM_IO to fix deferred I/O
Geert Uytterhoeven
1
-2
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+10
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-12
/
+10
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-29
m68k: Enable memtest functionality
Finn Thain
1
-0
/
+2
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-3
/
+6
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
5
-13
/
+3
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
1
-18
/
+1
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
1
-20
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
1
-3
/
+3
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
1
-2
/
+2
2020-10-12
Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+5
2020-09-07
m68k: mm: Remove superfluous memblock_alloc*() casts
Geert Uytterhoeven
2
-4
/
+3
2020-09-07
m68k: mm: Use PAGE_ALIGNED() helper
Geert Uytterhoeven
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
5
-4
/
+3
2020-07-27
m68k: mcfmmu: remove stale part of comment about steal_context
Mike Rapoport
1
-5
/
+0
2020-07-27
m68k: fix ColdFire mmu init compile warning
Greg Ungerer
1
-1
/
+0
2020-06-29
m68k: mm: fix node memblock init
Angelo Dureghello
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
1
-4
/
+4
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-1
/
+1
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
1
-0
/
+43
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
1
-0
/
+4
[next]