Commit Graph

179 Commits (39c3d488452ae206cfc8afda0db041ee55d01c3c)

Author SHA1 Message Date
Zeng Zhaoming 55cfaa3cbd mm/mempolicy.c: add rcu read lock to protect pid structure 14 years ago
Eric Dumazet 800416f799 numa: fix slab_node(MPOL_BIND) 14 years ago
Vasiliy Kulikov 0def08e3ac mm/mempolicy.c: check return code of check_range 14 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 14 years ago
KOSAKI Motohiro 596d7cfa2b mempolicy: reduce stack size of migrate_pages() 15 years ago
David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms 15 years ago
Lee Schermerhorn 5c0c165490 mempolicy: fix dangling reference to tmpfs superblock mpol 15 years ago
Dan Carpenter 0cae3457b1 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() 15 years ago
Greg Thelen 6ec3a12712 mm: consider the entire user address space during node migration 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Miao Xie 708c1bbc9d mempolicy: restructure rebinding-mempolicy functions 15 years ago
Lee Schermerhorn 15d77835ac mempolicy: factor mpol_shared_policy_init() return paths 15 years ago
Lee Schermerhorn 345ace9c79 mempolicy: rename policy_types and cleanup initialization 15 years ago
Lee Schermerhorn b4652e8429 mempolicy: lose unnecessary loop variable in mpol_parse_str() 15 years ago
Lee Schermerhorn e17f74af35 mempolicy: don't call mpol_set_nodemask() when no_context 15 years ago
Bob Liu 1980050250 mempolicy: remove redundant check 15 years ago
Bob Liu 6eb27e1fdf mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() 15 years ago
Bob Liu 6d556294d5 mempolicy: remove redundant code 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Lee Schermerhorn c6b6ef8bb0 mempolicy: fix get_mempolicy() for relative and static nodes 15 years ago
KOSAKI Motohiro 926f2ae04f tmpfs: cleanup mpol_parse_str() 15 years ago
KOSAKI Motohiro 12821f5fb9 tmpfs: handle MPOL_LOCAL mount option properly 15 years ago
KOSAKI Motohiro d69b2e63e9 tmpfs: mpol=bind:0 don't cause mount error. 15 years ago
Ravikiran G Thirumalai 413b43deab tmpfs: fix oops on mounts with mpol=default 15 years ago
KOSAKI Motohiro da0aa13894 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages 15 years ago
KOSAKI Motohiro 9d8cebd4bc mm: fix mbind vma merge problem 15 years ago
Paul E. McKenney 99ee4ca746 rcu: Suppress __mpol_dup() false positive from RCU lockdep 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
KOSAKI Motohiro b05ca7385a do_mbind(): fix memory leak 15 years ago
KOSAKI Motohiro ab8a3e14e6 mbind(): fix leak of never putback pages 15 years ago
KAMEZAWA Hiroyuki 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Christoph Lameter 0aedadf91a mm: move migrate_prep out from under mmap_sem 16 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
MinChan Kim d6bf73e434 do_migrate_pages(): remove unused variable 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
David Rientjes d79df630f6 mempolicy: mask off internal flags for userspace API 17 years ago
Lee Schermerhorn 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
Lee Schermerhorn 3f226aa1cb mempolicy: support mpol=local tmpfs mount option 17 years ago
Lee Schermerhorn 095f1fc4eb mempolicy: rework shmem mpol parsing and display 17 years ago
Lee Schermerhorn 2291990ab3 mempolicy: clean-up mpol-to-str() mempolicy formatting 17 years ago
Lee Schermerhorn fc36b8d3d8 mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy 17 years ago