mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
[deliverable/linux.git] / mm /
2014-08-07  Mel Gormanmm: page_alloc: abort fair zone allocation policy when...
2014-08-07  Mel Gormanmm: vmscan: only update per-cpu thresholds for online CPU
2014-08-07  Mel Gormanmm: move zone->pages_scanned into a vmstat counter
2014-08-07  Mel Gormanmm: rearrange zone fields into read-only, page alloc...
2014-08-07  Mel Gormanmm: pagemap: avoid unnecessary overhead when tracepoint...
2014-08-07  Wang Sheng-Huimm: update the description for vm_total_pages
2014-08-07  Cyrill Gorcunovmm/memory.c: don't forget to set softdirty on file...
2014-08-07  WANG Chaomm/vmalloc.c: clean up map_vm_area third argument
2014-08-07  Jerome Marchandmm: make copy_pte_range static again
2014-08-07  David Rientjesmm, hugetlb: remove hugetlb_zero and hugetlb_infinity
2014-08-07  David Rientjesmm, hugetlb: generalize writes to nr_hugepages
2014-08-07  Andi Kleenhwpoison: fix race with changing page during offlining
2014-08-07  Davidlohr Buesomm,hugetlb: simplify error handling in hugetlb_cow()
2014-08-07  Davidlohr Buesomm,hugetlb: make unmap_ref_private() return void
2014-08-07  Hugh Dickinsmm: replace init_page_accessed by __SetPageReferenced
2014-08-07  Fabian Frederickmm/hwpoison-inject.c: remove unnecessary null test...
2014-08-07  Rafael Aquinimm: export NR_SHMEM via sysinfo(2) / si_meminfo() inter...
2014-08-07  Konstantin Khlebnikovmm: catch memory commitment underflow
2014-08-07  Konstantin Khlebnikovshmem: update memory reservation on truncate
2014-08-07  Konstantin Khlebnikovshmem: fix double uncharge in __shmem_file_setup()
2014-08-07  David Rientjesmm, vmalloc: constify allocation mask
2014-08-07  Eric Dumazetmm/vmalloc.c: add a schedule point to vmalloc()
2014-08-07  Wang Sheng-Huimm: update the description for madvise_remove
2014-08-07  Johannes Weinermm: vmscan: clean up struct scan_control
2014-08-07  Johannes Weinermm: vmscan: move swappiness out of scan_control
2014-08-07  Johannes Weinermm: vmscan: remove all_unreclaimable()
2014-08-07  Johannes Weinermm: vmscan: rework compaction-ready signaling in direct...
2014-08-07  Johannes Weinermm: vmscan: remove remains of kswapd-managed zone-...
2014-08-07  Johannes Weinermm: memcontrol: do not acquire page_cgroup lock for...
2014-08-07  Johannes Weinermm: memcontrol: remove ordering between pc->mem_cgroup...
2014-08-07  Johannes Weinermm: memcontrol: use root_mem_cgroup res_counter
2014-08-07  Johannes Weinermm: memcontrol: catch root bypass in move precharge
2014-08-07  Johannes Weinermm: memcontrol: simplify move precharge function
2014-08-07  Michal Hockomm: memcontrol: remove explicit OOM parameter in charge...
2014-08-07  Johannes Weinermm: memcontrol: retry reclaim for oom-disabled and...
2014-08-07  Johannes Weinermm: huge_memory: use GFP_TRANSHUGE when charging huge...
2014-08-07  Johannes Weinermm: memcontrol: reclaim at least once for __GFP_NORETRY
2014-08-07  Johannes Weinermm: memcontrol: rearrange charging fast path
2014-08-07  Johannes Weinermm: memcontrol: fold mem_cgroup_do_charge()
2014-08-07  Waiman Longmm, thp: replace smp_mb after atomic_add by smp_mb__aft...
2014-08-07  Waiman Longmm, thp: move invariant bug check out of loop in __spli...
2014-08-07  Joonsoo Kimmm, CMA: clean-up log message
2014-08-07  Joonsoo Kimmm, CMA: change cma_declare_contiguous() to obey coding...
2014-08-07  Joonsoo Kimmm, CMA: clean-up CMA allocation error path
2014-08-07  Joonsoo KimCMA: generalize CMA reserved area management functionality
2014-08-07  Fabian Frederickmm/internal.h: use nth_page
2014-08-07  Michal Nazarewiczmm: page_alloc: simplify drain_zone_pages by using...
2014-08-07  Tang Chenmem-hotplug: introduce MMOP_OFFLINE to replace the...
2014-08-07  Hugh Dickinsmm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt...
2014-08-07  Joonsoo Kimvmalloc: use rcu list iterator to reduce vmap_area_lock...
2014-08-07  Andrew Mortonmm/page_alloc.c: unexport alloc_pages_exact_nid()
2014-08-07  Fabian Frederickmm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
2014-08-07  Fabian Frederickmm/memory_hotplug.c: add __meminit to grow_zone_span...
2014-08-07  Fabian Frederickmm/readahead.c: remove unused file_ra_state from count_...
2014-08-07  Joe Perchesslab: convert last use of __FUNCTION__ to __func__
2014-08-07  Gu Zhengslab: fix the alias count (via sysfs) of slab cache
2014-08-07  Dan Carpentermm, slub: fix some indenting in cmpxchg_double_slab()
2014-08-07  Wang Sheng-Huimm/slab.c: fix comments
2014-08-07  Andrey Ryabininmm: move slab related stuff from util.c to slab_common.c
2014-08-07  Wei Yangslub: avoid duplicate creation on the first object
2014-08-07  Joonsoo Kimslab: change int to size_t for representing allocation...
2014-08-07  Joonsoo Kimslab: remove BAD_ALIEN_MAGIC
2014-08-07  Joonsoo Kimslab: remove a useless lockdep annotation
2014-08-07  Joonsoo Kimslab: destroy a slab without holding any alien cache...
2014-08-07  Joonsoo Kimslab: use the lock on alien_cache, instead of the lock...
2014-08-07  Joonsoo Kimslab: introduce alien_cache
2014-08-07  Joonsoo Kimslab: factor out initialization of array cache
2014-08-07  Joonsoo Kimslab: defer slab_destroy in free_block()
2014-08-07  Joonsoo Kimslab: move up code to get kmem_cache_node in free_block()
2014-08-07  Joonsoo Kimslab: add unlikely macro to help compiler
2014-08-07  Andrey Ryabininmm: slub: SLUB_DEBUG=n: use the same alloc/free hooks...
2014-08-07  David Rientjesmm, slub: mark resiliency_test as init text
2014-08-07  Andrey Ryabininmm: slab.h: wrap the whole file with guarding macro
2014-08-07  Christoph Lameterslab: use get_node() and kmem_cache_node() functions
2014-08-07  Christoph Lameterslub: use new node functions
2014-08-07  Christoph Lameterslab common: add functions for kmem_cache_node access
2014-08-07  Fabian Frederickmm/slab.c: add __init to init_lock_keys
2014-08-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2014-08-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-08-06  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-08-06  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-06  David S. MillerMerge git://git./linux/kernel/git/davem/sparc
2014-08-06  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-08-06  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-08-05  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-08-05  Linus TorvaldsMerge tag 'regulator-v3.17' of git://git./linux/kernel...
2014-08-05  Linus TorvaldsMerge tag 'spi-v3.17' of git://git./linux/kernel/git...
2014-08-05  Linus TorvaldsMerge tag 'iommu-updates-v3.17' of git://git./linux...
2014-08-05  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-08-05  David S. MillerMerge tag 'master-2014-07-31' of git://git./linux/kerne...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/topic/tps6521...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/topic/s2mps11...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/topic/lp8755...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/topic/da9211...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/topic/88pm800...
2014-08-05  Mark BrownMerge remote-tracking branch 'regulator/topic/core...
2014-08-05  Mark BrownMerge remote-tracking branches 'regulator/fix/act8865...
2014-08-05  Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-08-05  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-08-05  Russell KingMerge branches 'fixes' and 'misc' into for-next
next
This page took 0.054445 seconds and 8 git commands to generate.