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
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2
-2
/
+2
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-8
/
+0
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2
-0
/
+2
2021-01-07
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
3
-39
/
+6
2021-01-07
arch/sh: hyphenate Non-Uniform in Kconfig prompt
Randy Dunlap
1
-1
/
+1
2020-11-07
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
1
-8
/
+0
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-6
/
+3
2020-08-16
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
8
-10
/
+84
2020-08-15
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
1
-0
/
+1
2020-08-15
sh: move the ioremap implementation out of line
Christoph Hellwig
1
-0
/
+53
2020-08-15
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
4
-0
/
+26
2020-08-15
sh: remove -Werror from Makefiles
Christoph Hellwig
1
-2
/
+0
2020-08-15
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
1
-1
/
+1
2020-08-15
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
1
-1
/
+0
2020-08-15
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
1
-2
/
+0
2020-08-15
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-9
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-9
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
6
-5
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-2
/
+2
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
-5
/
+5
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2
-11
/
+2
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
4
-4
/
+0
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
1
-1
/
+1
2020-06-07
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
8
-1323
/
+7
2020-06-05
sh: add support for folded p4d page tables
Mike Rapoport
8
-19
/
+70
2020-06-05
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
1
-3
/
+3
2020-06-05
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
1
-20
/
+18
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-01
sh: remove sh5 support
Arnd Bergmann
8
-1313
/
+7
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+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
sh/mm: use helper fault_signal_pending()
Peter Xu
1
-5
/
+5
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+2
[next]