Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / mempolicy.c
2012-04-26 Sasha Levinmm: fix NULL ptr dereference in migrate_pages
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-03-22 Christoph Lametermm: fix move/migrate_pages() race on task struct
2012-03-22 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-03-07 Linus Torvaldsvm: avoid using find_vma_prev() unnecessarily
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-11 KOSAKI Motohiromm/mempolicy.c: mpol_equal(): use bool
2011-12-30 KOSAKI Motohiromm/mempolicy.c: refix mbind_range() vma issue
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-09-15 KAMEZAWA Hiroyukimm/mempolicy.c: make copy_from_user() provably correct
2011-09-15 Caspar Zhangmm/mempolicy.c: fix pgoff in mbind vma merge
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Stephen Wilsonmm: proc: move show_numa_map() to fs/proc/task_mmu.c
2011-05-25 Stephen Wilsonmm: remove check_huge_range()
2011-05-25 Stephen Wilsonmm: make gather_stats() type-safe and remove forward...
2011-05-25 Stephen Wilsonmm: remove MPOL_MF_STATS
2011-05-25 Stephen Wilsonmm: use walk_page_range() instead of custom page table...
2011-05-25 Stephen Wilsonmm: export get_vma_policy()
2011-03-23 Namhyung Kimmempolicy: remove redundant check in __mpol_equal()
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-05 Andi Kleenmm: use correct numa policy node for transparent hugepages
2011-03-05 Andi Kleenmm: change alloc_pages_vma to pass down the policy...
2011-03-01 Justin P. MattockRemove one to many n's in a word
2011-02-25 Andi Kleenthp: fix interleaving for transparent hugepages
2011-01-14 Andrea Arcangelithp: add numa awareness to hugepage allocations
2011-01-14 Andrea Arcangelithp: split_huge_page_mm/vma
2011-01-14 KOSAKI Motohiromempolicy: remove tasklist_lock from migrate_pages
2011-01-14 Mel Gormanmm: migration: cleanup migrate_pages API by matching...
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2010-12-02 Zeng Zhaomingmm/mempolicy.c: add rcu read lock to protect pid structure
2010-10-28 Eric Dumazetnuma: fix slab_node(MPOL_BIND)
2010-10-26 Vasiliy Kulikovmm/mempolicy.c: check return code of check_range
2010-10-26 Minchan Kimmm: compaction: fix COMPACTPAGEFAILED counting
2010-08-10 KOSAKI Motohiromempolicy: reduce stack size of migrate_pages()
2010-08-10 David Rientjesoom: select task from tasklist for mempolicy ooms
2010-06-29 Lee Schermerhornmempolicy: fix dangling reference to tmpfs superblock...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-26 Dan Carpentermempolicy: ERR_PTR dereference in mpol_shared_policy_init()
2010-05-25 Greg Thelenmm: consider the entire user address space during node...
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 Miao Xiemempolicy: restructure rebinding-mempolicy functions
2010-05-25 Lee Schermerhornmempolicy: factor mpol_shared_policy_init() return...
2010-05-25 Lee Schermerhornmempolicy: rename policy_types and cleanup initialization
2010-05-25 Lee Schermerhornmempolicy: lose unnecessary loop variable in mpol_parse...
2010-05-25 Lee Schermerhornmempolicy: don't call mpol_set_nodemask() when no_context
2010-05-25 Bob Liumempolicy: remove redundant check
2010-05-25 Bob Liumempolicy: remove case MPOL_INTERLEAVE from policy_zone...
2010-05-25 Bob Liumempolicy: remove redundant code
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Lee Schermerhornmempolicy: fix get_mempolicy() for relative and static...
2010-03-24 KOSAKI Motohirotmpfs: cleanup mpol_parse_str()
2010-03-24 KOSAKI Motohirotmpfs: handle MPOL_LOCAL mount option properly
2010-03-24 KOSAKI Motohirotmpfs: mpol=bind:0 don't cause mount error.
2010-03-24 Ravikiran G Thirumalaitmpfs: fix oops on mounts with mpol=default
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-06 KOSAKI Motohiromm/mempolicy.c: fix indentation of the comments of...
2010-03-06 KOSAKI Motohiromm: fix mbind vma merge problem
2010-03-04 Paul E. McKenneyrcu: Suppress __mpol_dup() false positive from RCU...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 KOSAKI Motohiromm: move inc_zone_page_state(NR_ISOLATED) to just isola...
2009-10-29 KOSAKI Motohirodo_mbind(): fix memory leak
2009-10-29 KOSAKI Motohirombind(): fix leak of never putback pages
2009-08-07 KAMEZAWA Hiroyukimm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-01-18 Heiko CarstensSystem call wrappers part 28
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-06 Christoph Lametermm: move migrate_prep out from under mmap_sem
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Nick Pigginvmscan: move isolate_lru_page() to vmscan.c
2008-08-12 MinChan Kimdo_migrate_pages(): remove unused variable
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-04 David Rientjesmempolicy: mask off internal flags for userspace API
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Lee Schermerhornmempolicy: support mpol=local tmpfs mount option
2008-04-28 Lee Schermerhornmempolicy: rework shmem mpol parsing and display
2008-04-28 Lee Schermerhornmempolicy: clean-up mpol-to-str() mempolicy formatting
2008-04-28 Lee Schermerhornmempolicy: use MPOL_F_LOCAL to Indicate Preferred Local...
2008-04-28 Lee Schermerhornmempolicy: mPOL_PREFERRED cleanups for "local allocation"
2008-04-28 Lee Schermerhornmempolicy: use MPOL_PREFERRED for system-wide default...
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: mark shared policies for unref
2008-04-28 Lee Schermerhornmempolicy: rename struct mempolicy 'policy' member...
2008-04-28 Lee Schermerhornmempolicy: fixup Fallback for Default Shmem Policy
2008-04-28 Lee Schermerhornmempolicy: write lock mmap_sem while changing task...
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 David Rientjesmempolicy: disallow static or relative flags for local...
2008-04-28 David Rientjesmempolicy: create mempolicy_operations structure
2008-04-28 David Rientjesmempolicy: move rebind functions
next