index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mempolicy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
1
-0
/
+19
2008-04-28
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
1
-11
/
+11
2008-04-28
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
1
-0
/
+21
2008-04-28
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
1
-0
/
+1
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
1
-0
/
+35
2008-04-28
mempolicy: mark shared policies for unref
Lee Schermerhorn
1
-0
/
+7
2008-04-28
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
1
-3
/
+3
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
1
-7
/
+7
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
1
-5
/
+5
2008-04-28
mempolicy: small header file cleanup
David Rientjes
1
-8
/
+0
2008-04-28
mempolicy: add MPOL_F_RELATIVE_NODES flag
David Rientjes
1
-1
/
+2
2008-04-28
mempolicy: add MPOL_F_STATIC_NODES flag
David Rientjes
1
-4
/
+7
2008-04-28
mempolicy: support optional mode flags
David Rientjes
1
-3
/
+17
2008-04-28
mempolicy: convert MPOL constants to enum
David Rientjes
1
-9
/
+10
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
1
-7
/
+12
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-1
/
+1
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-12
/
+0
2007-10-16
mm/mempolicy.c: cleanups
Adrian Bunk
1
-6
/
+0
2007-10-16
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
1
-0
/
+1
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
1
-2
/
+2
2007-08-22
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
1
-1
/
+1
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
1
-3
/
+3
2006-10-21
[PATCH] cpuset: mempolicy migration typo fix
Paul Jackson
1
-1
/
+1
2006-09-26
[PATCH] Apply type enum zone_type
Christoph Lameter
1
-2
/
+2
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-1
/
+0
2006-06-08
[PATCH] Fix mempolicy.h build error
Ralf Baechle
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+5
2006-01-18
[PATCH] NUMA policies in the slab allocator V2
Christoph Lameter
1
-0
/
+1
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-7
/
+4
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
1
-0
/
+18
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
1
-2
/
+10
2006-01-08
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
1
-3
/
+0
2006-01-08
[PATCH] cpusets: swap migration interface
Paul Jackson
1
-0
/
+7
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
1
-0
/
+3
2006-01-08
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
1
-0
/
+3
2006-01-06
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
1
-0
/
+11
2006-01-06
[PATCH] Remove old node based policy interface from mempolicy.c
Christoph Lameter
1
-19
/
+0
2006-01-06
[PATCH] Add NUMA policy support for huge pages.
Christoph Lameter
1
-0
/
+8
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+6
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-2
/
+1
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-2
/
+2
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-0
/
+1
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+229