index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
1
-3
/
+3
*
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] Apply type enum zone_type
Christoph Lameter
2006-09-26
1
-3
/
+8
*
[PATCH] mempolicies: fix policy_zone check
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] fix NUMA interleaving for huge pages
Nishanth Aravamudan
2006-09-01
1
-1
/
+9
*
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2006-06-30
1
-4
/
+2
*
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
2006-06-26
1
-3
/
+3
*
[PATCH] page migration: Support a vma migration function
Christoph Lameter
2006-06-25
1
-1
/
+5
*
[PATCH] SELinux: add security_task_movememory calls to mm code
David Quigley
2006-06-23
1
-0
/
+5
*
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-06-23
1
-2
/
+2
*
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
2006-06-23
1
-2
/
+21
*
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
2006-06-23
1
-7
/
+1
*
[PATCH] Remove cond_resched in gather_stats()
Christoph Lameter
2006-04-20
1
-1
/
+0
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
1
-0
/
+32
*
[PATCH] page migration reorg
Christoph Lameter
2006-03-22
1
-90
/
+23
*
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
2006-03-22
1
-2
/
+2
*
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
2006-03-17
1
-2
/
+12
*
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
2006-03-14
1
-4
/
+4
*
[PATCH] numa_maps-update fix
Andrew Morton
2006-03-08
1
-0
/
+8
*
[PATCH] numa_maps update
Christoph Lameter
2006-03-06
1
-25
/
+95
*
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
2006-03-02
1
-1
/
+2
*
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
2006-02-28
1
-1
/
+2
*
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
Christoph Lameter
2006-02-24
1
-4
/
+18
*
[PATCH] mm/mempolicy.c: fix 'if ();' typo
Alexey Dobriyan
2006-02-20
1
-1
/
+1
*
[PATCH] Fix units in mbind check
Andi Kleen
2006-02-20
1
-1
/
+1
*
[PATCH] sys_mbind sanity checking
Chris Wright
2006-02-17
1
-0
/
+2
*
[PATCH] Handle all and empty zones when setting up custom zonelists for mbind
Andi Kleen
2006-02-17
1
-4
/
+14
*
[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS
Chen, Kenneth W
2006-02-04
1
-0
/
+2
*
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
Christoph Lameter
2006-02-01
1
-21
/
+146
*
[PATCH] mm: optimize numa policy handling in slab allocator
Christoph Lameter
2006-01-18
1
-3
/
+0
*
[PATCH] NUMA policies in the slab allocator V2
Christoph Lameter
2006-01-18
1
-0
/
+30
*
[PATCH] Simplify migrate_page_add
Christoph Lameter
2006-01-18
1
-36
/
+7
*
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-18
1
-12
/
+17
*
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
2006-01-14
1
-0
/
+24
*
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
2006-01-12
1
-1
/
+3
*
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-08
1
-0
/
+29
*
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
2006-01-08
1
-12
/
+19
*
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-08
1
-3
/
+0
*
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-08
1
-5
/
+5
*
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-08
1
-3
/
+2
*
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
2006-01-08
1
-132
/
+138
*
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-08
1
-2
/
+2
*
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
2006-01-08
1
-1
/
+4
*
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-08
1
-1
/
+137
*
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
2006-01-08
1
-22
/
+24
*
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
1
-5
/
+22
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
1
-1
/
+93
*
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2006-01-08
1
-20
/
+135
[prev]
[next]