index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-10
mempolicy: fix reference counting bugs
Lee Schermerhorn
1
-1
/
+6
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-1
/
+1
2008-02-11
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
1
-25
/
+36
2007-11-14
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
1
-2
/
+19
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-2
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-2
/
+0
2007-10-16
mm/mempolicy.c: cleanups
Adrian Bunk
1
-10
/
+18
2007-10-16
memoryless nodes: fixup uses of node_online_map in generic code
Lee Schermerhorn
1
-2
/
+2
2007-10-16
Memoryless nodes: Update memory policy and page migration
Christoph Lameter
1
-5
/
+5
2007-10-16
Memoryless nodes: Fix interleave behavior for memoryless nodes
Christoph Lameter
1
-1
/
+3
2007-10-16
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
1
-1
/
+11
2007-10-16
Clean up duplicate includes in mm/
Jesper Juhl
1
-2
/
+0
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
1
-9
/
+70
2007-08-31
Page migration: Do not accept invalid nodes in the target nodeset
Christoph Lameter
1
-0
/
+5
2007-08-22
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
1
-2
/
+3
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-2
/
+3
2007-07-16
numa: mempolicy: trivial debug fixes.
Paul Mundt
1
-10
/
+10
2007-07-16
numa: mempolicy: dynamic interleave map for system init
Paul Mundt
1
-3
/
+28
2007-03-05
[PATCH] Page migration: Fix vma flag checking
Christoph Lameter
1
-9
/
+0
2007-02-20
[PATCH] fix mempolicy's check on a system with memory-less-node
KAMEZAWA Hiroyuki
1
-4
/
+9
2007-02-11
[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone
Christoph Lameter
1
-1
/
+1
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
[next]