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
/
nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
1
-0
/
+14
2018-10-27
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
1
-4
/
+2
2018-08-18
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
1
-4
/
+0
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+2
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-2
/
+1
2018-07-22
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
1
-1
/
+0
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-4
/
+4
2018-06-08
mm: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-06
mm/nommu: remove description of alloc_vm_area
Mike Rapoport
1
-12
/
+0
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+12
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-5
/
+12
2018-03-16
mm: remove blackfin MPU support
Arnd Bergmann
1
-20
/
+0
2018-02-07
mm: docs: fixup punctuation
Mike Rapoport
1
-1
/
+1
2018-02-01
mm: add unmap_mapping_pages()
Matthew Wilcox
1
-7
/
+0
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+1
2017-09-07
mm: rename global_page_state to global_zone_page_state
Michal Hocko
1
-2
/
+2
2017-09-05
mm/nommu: switch do_mmap_private to kernel_read
Christoph Hellwig
1
-6
/
+1
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-2
/
+1
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-0
/
+5
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...
Ingo Molnar
1
-1
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-3
/
+4
2017-02-25
mm: fix comments for mmap_init()
seokhoon.yoon
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
2017-02-23
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
1
-3
/
+3
2017-02-20
mm: use helper for calling f_op->mmap()
Miklos Szeredi
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2016-12-15
mm: join struct fault_env and vm_fault
Jan Kara
1
-1
/
+1
2016-12-15
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
1
-4
/
+4
2016-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-1
/
+1
2016-11-10
lkdtm: Do not use flush_icache_range() on user addresses
Catalin Marinas
1
-0
/
+1
2016-10-25
mm: unexport __get_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-3
/
+3
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-4
/
+3
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-3
/
+6
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-14
/
+4
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+4
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-9
/
+2
2016-10-19
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+9
2016-07-27
mm: introduce fault_env
Kirill A. Shutemov
1
-1
/
+2
2016-05-28
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
1
-1
/
+1
2016-04-15
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-37
/
+7
2016-04-07
mm/gup: Remove the macro overload API migration helpers from the get_user*() ...
Ingo Molnar
1
-37
/
+7
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+46
[next]