index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-23
[PATCH] mbind: restrict nodes to the currently allowed cpuset
Christoph Lameter
1
-0
/
+4
2006-12-08
[PATCH] struct path: convert mm
Josef Sipek
1
-1
/
+1
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
1
-1
/
+1
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
1
-0
/
+2
2006-10-11
[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n
Keith Owens
1
-1
/
+1
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-2
/
+1
2006-09-27
[PATCH] GFP_THISNODE for the slab allocator
Christoph Lameter
1
-1
/
+3
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-3
/
+3
2006-09-26
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] Apply type enum zone_type
Christoph Lameter
1
-3
/
+8
2006-09-26
[PATCH] mempolicies: fix policy_zone check
Christoph Lameter
1
-1
/
+1
2006-09-01
[PATCH] fix NUMA interleaving for huge pages
Nishanth Aravamudan
1
-1
/
+9
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
1
-4
/
+2
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
1
-3
/
+3
2006-06-25
[PATCH] page migration: Support a vma migration function
Christoph Lameter
1
-1
/
+5
2006-06-23
[PATCH] SELinux: add security_task_movememory calls to mm code
David Quigley
1
-0
/
+5
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-2
/
+2
2006-06-23
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
1
-2
/
+21
2006-06-23
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
1
-7
/
+1
2006-04-20
[PATCH] Remove cond_resched in gather_stats()
Christoph Lameter
1
-1
/
+0
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+32
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
1
-90
/
+23
2006-03-22
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
1
-2
/
+2
2006-03-17
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
1
-2
/
+12
2006-03-14
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
1
-4
/
+4
2006-03-08
[PATCH] numa_maps-update fix
Andrew Morton
1
-0
/
+8
2006-03-06
[PATCH] numa_maps update
Christoph Lameter
1
-25
/
+95
2006-03-02
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
1
-1
/
+2
2006-02-28
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
1
-1
/
+2
2006-02-24
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
Christoph Lameter
1
-4
/
+18
2006-02-20
[PATCH] mm/mempolicy.c: fix 'if ();' typo
Alexey Dobriyan
1
-1
/
+1
2006-02-20
[PATCH] Fix units in mbind check
Andi Kleen
1
-1
/
+1
2006-02-17
[PATCH] sys_mbind sanity checking
Chris Wright
1
-0
/
+2
2006-02-17
[PATCH] Handle all and empty zones when setting up custom zonelists for mbind
Andi Kleen
1
-4
/
+14
2006-02-04
[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS
Chen, Kenneth W
1
-0
/
+2
2006-02-01
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
Christoph Lameter
1
-21
/
+146
2006-01-18
[PATCH] mm: optimize numa policy handling in slab allocator
Christoph Lameter
1
-3
/
+0
2006-01-18
[PATCH] NUMA policies in the slab allocator V2
Christoph Lameter
1
-0
/
+30
2006-01-18
[PATCH] Simplify migrate_page_add
Christoph Lameter
1
-36
/
+7
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
1
-12
/
+17
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-0
/
+24
2006-01-12
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
1
-1
/
+3
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
1
-0
/
+29
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
1
-12
/
+19
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
1
-3
/
+0
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
1
-5
/
+5
[next]