Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8fa82b16304b5cdcddb929afbfebfddfb7adb716
/
mm
/
mempolicy.c
0bf598d
mbind: add BUG_ON(!vma) in new_vma_page()
by Naoya Horiguchi
· 11 years ago
9809494
mm/mempolicy: rename check_*range to queue_pages_*range
by Naoya Horiguchi
· 11 years ago
74060e4
mm: mbind: add hugepage migration code to mbind()
by Naoya Horiguchi
· 11 years ago
e2d8cf4
migrate: add hugepage migration code to migrate_pages()
by Naoya Horiguchi
· 11 years ago
1da6f0e
mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy
by Jianguo Wu
· 11 years ago
ef0855d
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
by Oleg Nesterov
· 11 years ago
3964acd
mm: mempolicy: fix mbind_range() && vma_adjust() interaction
by Oleg Nesterov
· 11 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
00ef2d2
mm: use NUMA_NO_NODE
by David Rientjes
· 12 years ago
9c620e2
mm: remove offlining arg to migrate_pages
by Hugh Dickins
· 12 years ago
b79bc0a
ksm: enable KSM page migration
by Hugh Dickins
· 12 years ago
22b751c
mm: rename page struct field helpers
by Mel Gorman
· 12 years ago
d3eb157
mempolicy: fix is_valid_nodemask()
by Lai Jiangshan
· 12 years ago
42288fe
mm: mempolicy: Convert shared_policy mutex to spinlock
by Mel Gorman
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
f2a07f4
tmpfs mempolicy: fix /proc/mounts corrupting memory
by Hugh Dickins
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
01f13bd
mempolicy: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
e180377
thp: change split_huge_page_pmd() interface
by Kirill A. Shutemov
· 12 years ago
212a0a6
mm, mempolicy: remove duplicate code
by David Rientjes
· 12 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 12 years ago
e42c8ff
mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships
by Mel Gorman
· 12 years ago
5606e38
mm: numa: Migrate on reference policy
by Mel Gorman
· 12 years ago
03c5a6e
mm: numa: Add pte updates, hinting and migration stats
by Mel Gorman
· 12 years ago
a720094
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
by Mel Gorman
· 12 years ago
4b10e7d
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
by Mel Gorman
· 12 years ago
b24f53a
mm: mempolicy: Add MPOL_MF_LAZY
by Lee Schermerhorn
· 12 years ago
771fb4d
mm: mempolicy: Check for misplaced page
by Lee Schermerhorn
· 12 years ago
d3a7103
mm: mempolicy: Add MPOL_NOOP
by Lee Schermerhorn
· 12 years ago
479e280
mm: mempolicy: Make MPOL_LOCAL a real policy
by Peter Zijlstra
· 12 years ago
7b2a2d4
mm: migrate: Add a tracepoint for migrate_pages
by Mel Gorman
· 12 years ago
18a2f37
tmpfs: fix shared mempolicy leak
by Mel Gorman
· 12 years ago
32f8516
mm, mempolicy: fix printing stack contents in numa_maps
by David Rientjes
· 12 years ago
0827080
mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
by Minchan Kim
· 12 years ago
00442ad
mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()
by Mel Gorman
· 12 years ago
63f74ca
mempolicy: fix refcount leak in mpol_set_shared_policy()
by KOSAKI Motohiro
· 12 years ago
b22d127
mempolicy: fix a race in shared_policy_replace()
by Mel Gorman
· 12 years ago
869833f
mempolicy: remove mempolicy sharing
by KOSAKI Motohiro
· 12 years ago
8d34694c1
revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
by KOSAKI Motohiro
· 12 years ago
80de7c3
Remove user-triggerable BUG from mpol_to_str
by Dave Jones
· 12 years ago
720d850
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
c4c0e9e
mm, mempolicy: fix mbind() to do synchronous migration
by David Rientjes
· 12 years ago
e7b691b
slab/mempolicy: always use local policy from interrupt context
by Andi Kleen
· 12 years ago
0ce72d4
mm: do_migrate_pages(): rename arguments
by Andrew Morton
· 12 years ago
4a5b18c
mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
by Larry Woodman
· 12 years ago
89c522c
mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()
by Wang Sheng-Hui
· 12 years ago
05f144a
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
by Mel Gorman
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
b38a86e
userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq
by Eric W. Biederman
· 13 years ago
f2a9ef8
mm: fix NULL ptr dereference in migrate_pages
by Sasha Levin
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
3268c63
mm: fix move/migrate_pages() race on task struct
by Christoph Lameter
· 13 years ago
1a5a990
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
by Andrea Arcangeli
· 13 years ago
097d591
vm: avoid using find_vma_prev() unnecessarily
by Linus Torvalds
· 13 years ago
a6bc32b
mm: compaction: introduce sync-light migration for use by compaction
by Mel Gorman
· 13 years ago
fcfb4dc
mm/mempolicy.c: mpol_equal(): use bool
by KOSAKI Motohiro
· 13 years ago
e26a511
mm/mempolicy.c: refix mbind_range() vma issue
by KOSAKI Motohiro
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
e754d79
mm/mempolicy.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
2bbff6c
mm/mempolicy.c: make copy_from_user() provably correct
by KAMEZAWA Hiroyuki
· 13 years ago
8aacc9f
mm/mempolicy.c: fix pgoff in mbind vma merge
by Caspar Zhang
· 13 years ago
778d3b0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
by Michal Hocko
· 13 years ago
f69ff94
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
by Stephen Wilson
· 13 years ago
9840e37
mm: remove check_huge_range()
by Stephen Wilson
· 13 years ago
722e2ee
mm: make gather_stats() type-safe and remove forward declaration
by Stephen Wilson
· 13 years ago
b1f72d1
mm: remove MPOL_MF_STATS
by Stephen Wilson
· 13 years ago
29ea2f6
mm: use walk_page_range() instead of custom page table walking code
by Stephen Wilson
· 13 years ago
d98f6cb
mm: export get_vma_policy()
by Stephen Wilson
· 13 years ago
7571966
mempolicy: remove redundant check in __mpol_equal()
by Namhyung Kim
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5c4b4be
mm: use correct numa policy node for transparent hugepages
by Andi Kleen
· 14 years ago
2f5f948
mm: change alloc_pages_vma to pass down the policy node for local policy
by Andi Kleen
· 14 years ago
ae0e47f
Remove one to many n's in a word
by Justin P. Mattock
· 14 years ago
8eac563
thp: fix interleaving for transparent hugepages
by Andi Kleen
· 14 years ago
0bbbc0b
thp: add numa awareness to hugepage allocations
by Andrea Arcangeli
· 14 years ago
bae9c19
thp: split_huge_page_mm/vma
by Andrea Arcangeli
· 14 years ago
1e50df3
mempolicy: remove tasklist_lock from migrate_pages
by KOSAKI Motohiro
· 14 years ago
7f0f249
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
by Mel Gorman
· 14 years ago
77f1fe6
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
by Mel Gorman
· 14 years ago
55cfaa3
mm/mempolicy.c: add rcu read lock to protect pid structure
by Zeng Zhaoming
· 14 years ago
800416f
numa: fix slab_node(MPOL_BIND)
by Eric Dumazet
· 14 years ago
0def08e
mm/mempolicy.c: check return code of check_range
by Vasiliy Kulikov
· 14 years ago
cf608ac
mm: compaction: fix COMPACTPAGEFAILED counting
by Minchan Kim
· 14 years ago
596d7cf
mempolicy: reduce stack size of migrate_pages()
by KOSAKI Motohiro
· 14 years ago
6f48d0eb
oom: select task from tasklist for mempolicy ooms
by David Rientjes
· 14 years ago
5c0c165
mempolicy: fix dangling reference to tmpfs superblock mpol
by Lee Schermerhorn
· 14 years ago
0cae345
mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
by Dan Carpenter
· 14 years ago
6ec3a12
mm: consider the entire user address space during node migration
by Greg Thelen
· 14 years ago
c0ff745
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
by Miao Xie
· 14 years ago
708c1bb
mempolicy: restructure rebinding-mempolicy functions
by Miao Xie
· 14 years ago
15d7783
mempolicy: factor mpol_shared_policy_init() return paths
by Lee Schermerhorn
· 14 years ago
345ace9
mempolicy: rename policy_types and cleanup initialization
by Lee Schermerhorn
· 14 years ago
b4652e8
mempolicy: lose unnecessary loop variable in mpol_parse_str()
by Lee Schermerhorn
· 14 years ago
e17f74a
mempolicy: don't call mpol_set_nodemask() when no_context
by Lee Schermerhorn
· 14 years ago
1980050
mempolicy: remove redundant check
by Bob Liu
· 14 years ago
6eb27e1
mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()
by Bob Liu
· 14 years ago
6d55629
mempolicy: remove redundant code
by Bob Liu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
Next »