index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mempolicy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-60
/
+3
2012-10-09
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-06-20
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
1
-1
/
+1
2012-05-29
mm: do_migrate_pages(): rename arguments
Andrew Morton
1
-5
/
+4
2012-01-10
mm/mempolicy.c: mpol_equal(): use bool
KOSAKI Motohiro
1
-5
/
+5
2011-05-25
mm: declare mpol_to_str() when CONFIG_TMPFS=n
Stephen Wilson
1
-2
/
+2
2011-05-25
mm: export get_vma_policy()
Stephen Wilson
1
-0
/
+3
2010-08-09
oom: select task from tasklist for mempolicy ooms
David Rientjes
1
-1
/
+12
2010-05-25
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
1
-3
/
+12
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
1
-0
/
+3
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
[next]