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
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
1
-19
/
+5
2018-10-27
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
1
-21
/
+15
2018-10-27
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
1
-31
/
+24
2018-10-27
mm: remove vm_insert_pfn()
Matthew Wilcox
1
-25
/
+29
2018-10-27
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
1
-25
/
+25
2018-10-27
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
1
-16
/
+31
2018-10-27
mm: remove vm_insert_mixed()
Matthew Wilcox
1
-4
/
+10
2018-09-07
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
1
-249
/
+0
2018-09-04
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
1
-1
/
+3
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-44
/
+46
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
1
-44
/
+46
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-10
/
+0
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+18
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-14
/
+8
2018-08-18
Revert "mm: always flush VMA ranges affected by zap_page_range"
Rik van Riel
1
-13
/
+1
2018-08-18
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
1
-2
/
+2
2018-08-18
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
1
-7
/
+23
2018-08-18
mm, clear_huge_page: move order algorithm into a separate function
Huang Ying
1
-34
/
+56
2018-08-18
thp: use mm_file_counter to determine update which rss counter
Yang Shi
1
-1
/
+1
2018-08-18
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-0
/
+6
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+6
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-10
/
+27
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+14
2018-08-11
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-01
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
1
-4
/
+2
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
1
-8
/
+14
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
1
-5
/
+6
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-10
/
+27
2018-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+23
2018-06-08
mm: remove odd HAVE_PTE_SPECIAL
Laurent Dufour
1
-9
/
+6
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-1
/
+1
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-4
/
+17
2018-06-01
mm: Remove return value of zap_vma_ptes()
Leon Romanovsky
1
-4
/
+3
2018-04-06
mm: swap: unify cluster-based and vma-based swap readahead
Minchan Kim
1
-7
/
+4
2018-04-06
mm: swap: clean up swap readahead
Minchan Kim
1
-20
/
+6
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
1
-0
/
+1
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2018-02-07
mm: remove unneeded kallsyms include
Sergey Senozhatsky
1
-4
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+15
2018-02-01
mm: correct comments regarding do_fault_around()
William Kucharski
1
-11
/
+11
2018-02-01
mm: add unmap_mapping_pages()
Matthew Wilcox
1
-12
/
+31
2018-02-01
mm: update comment describing tlb_gather_mmu
Mike Rapoport
1
-4
/
+11
2018-01-20
mm, dax: introduce pfn_t_special()
Dan Williams
1
-1
/
+15
2018-01-19
mm/memory.c: release locked page in do_swap_page()
Minchan Kim
1
-2
/
+8
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-4
/
+4
2017-12-15
mm/memory.c: mark wp_huge_pmd() inline to prevent build failure
Geert Uytterhoeven
1
-1
/
+2
[next]