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
/
microblaze
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-2
/
+3
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2022-07-18
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-04-21
microblaze: Add support for reserved memory defined by DT
Michal Simek
1
-0
/
+3
2022-04-21
microblaze: Wire memblock_dump_all()
Michal Simek
1
-0
/
+2
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-12
/
+10
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-09-03
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
2
-21
/
+8
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-03-02
microblaze: tag highmem_setup() with __meminit
David Hildenbrand
1
-1
/
+1
2020-12-16
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-81
/
+1
2020-11-26
microblaze: Remove noMMU code
Michal Simek
3
-79
/
+1
2020-11-19
microblaze/mm/highmem: Add dropped #ifdef back
Thomas Gleixner
1
-0
/
+1
2020-11-07
microblaze/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
3
-85
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-4
/
+5
2020-10-14
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-08-31
microblaze: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
1
-0
/
+3
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-3
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
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
-6
/
+6
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-9
/
+0
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
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-8
/
+3
2020-06-05
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
1
-8
/
+2
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
1
-1
/
+1
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-7
/
+0
2020-03-09
microblaze: Stop printing the virtual memory layout
Arvind Sankar
1
-12
/
+0
2020-02-24
microblaze: Kernel parameters should be parsed earlier
Michal Simek
1
-0
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
1
-0
/
+4
2019-12-05
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2
-4
/
+16
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-191
/
+30
2019-08-30
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
1
-148
/
+4
2019-08-30
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
1
-52
/
+41
[next]