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
starfive-6.6.48-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
/
include
/
linux
/
sched
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-2
/
+2
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-1
/
+1
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
1
-0
/
+9
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-0
/
+8
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-0
/
+16
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-0
/
+10
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-0
/
+26
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
1
-0
/
+29
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-1
/
+5
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
1
-16
/
+5
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
1
-0
/
+16
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
1
-0
/
+5
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
1
-2
/
+11
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
1
-20
/
+10
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-25
/
+0
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-0
/
+3
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
1
-3
/
+5
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-7
/
+1
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
1
-3
/
+3
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
1
-2
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-0
/
+2
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-5
/
+3
2019-09-25
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-06-14
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-03-06
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
1
-8
/
+40
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-0
/
+37
2018-06-08
lockdep: fix fs_reclaim annotation
Omar Sandoval
1
-0
/
+4
2018-05-29
doc: document scope NOFS, NOIO APIs
Michal Hocko
1
-0
/
+38
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-2
/
+2
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-2
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+4
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-1
/
+12
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
1
-27
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-0
/
+18
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-2
/
+4
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-0
/
+5
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-1
/
+12
2018-02-01
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
1
-22
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-0
/
+16
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-09-07
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
1
-6
/
+0
[next]