deliverable/linux.git
2014-10-10  Andrew Mortonmm/debug.c: use pr_emerg()
2014-10-10  Sasha Levinmm: use VM_BUG_ON_MM where possible
2014-10-10  Sasha Levinmm: introduce VM_BUG_ON_MM
2014-10-10  Sasha Levinmm: move debug code out of page_alloc.c
2014-10-10  Peter Feinermm: softdirty: unmapped addresses between VMAs are...
2014-10-10  Mel Gormanmm: page_alloc: default node-ordering on 64-bit NUMA...
2014-10-10  Mel Gormanmm: page_alloc: Make paranoid check in move_freepages...
2014-10-10  Xue jiufeiocfs2: fix a deadlock while o2net_wq doing direct memor...
2014-10-10  Junxiao Bimm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
2014-10-10  Xiubo Limm/compaction.c: fix warning of 'flags' may be used...
2014-10-10  Andrew Mortonmm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks
2014-10-10  Johannes Weinermm: clean up zone flags
2014-10-10  Mark Rustadmm/page-writeback.c: use min3/max3 macros to avoid...
2014-10-10  Weijie Yangmm: page_alloc: avoid wakeup kswapd on the unintended...
2014-10-10  Sasha Levinmm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
2014-10-10  Sasha Levinmm: introduce VM_BUG_ON_VMA
2014-10-10  Sasha Levinmm: introduce dump_vma
2014-10-10  Rob Jonesmm/slab.c: use __seq_open_private() instead of seq_open()
2014-10-10  Rob Jonesmm/vmalloc.c: use seq_open_private() instead of seq_open()
2014-10-10  Andrew Mortoninclude/linux/migrate.h: remove migrate_page #define
2014-10-10  Oleg Nesterovmempolicy: unexport get_vma_policy() and remove its...
2014-10-10  Oleg Nesterovmempolicy: kill do_set_mempolicy()->down_write(&mm...
2014-10-10  Oleg Nesterovmempolicy: fix show_numa_map() vs exec() + do_set_mempo...
2014-10-10  Oleg Nesterovmempolicy: introduce __get_vma_policy(), export get_tas...
2014-10-10  Oleg Nesterovmempolicy: remove the "task" arg of vma_policy_mof...
2014-10-10  Oleg Nesterovmempolicy: sanitize the usage of get_task_policy()
2014-10-10  Oleg Nesterovmempolicy: change get_task_policy() to return default_p...
2014-10-10  Oleg Nesterovmempolicy: change alloc_pages_vma() to use mpol_cond_put()
2014-10-10  Johannes Weinermm: remove noisy remainder of the scan_unevictable...
2014-10-10  Cyrill Gorcunovprctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation
2014-10-10  Cyrill Gorcunovprctl: PR_SET_MM -- factor out mmap_sem when updating...
2014-10-10  Cyrill Gorcunovmm: use may_adjust_brk helper
2014-10-10  Cyrill Gorcunovmm: introduce check_data_rlimit helper
2014-10-10  David Rientjesmm, compaction: pass gfp mask to compact_control
2014-10-10  David Rientjesmm: rename allocflags_to_migratetype for clarity
2014-10-10  Vlastimil Babkamm, compaction: skip buddy pages by their order in...
2014-10-10  Vlastimil Babkamm, compaction: remember position within pageblock...
2014-10-10  Vlastimil Babkamm, compaction: skip rechecks when lock was already...
2014-10-10  Vlastimil Babkamm, compaction: periodically drop lock and restore...
2014-10-10  Vlastimil Babkamm, compaction: khugepaged should not give up due to...
2014-10-10  Vlastimil Babkamm, compaction: reduce zone checking frequency in the...
2014-10-10  Vlastimil Babkamm, compaction: move pageblock checks up from isolate_m...
2014-10-10  Vlastimil Babkamm, compaction: do not recheck suitable_migration_targe...
2014-10-10  Vlastimil Babkamm, compaction: do not count compact_stall if all zones...
2014-10-10  Vlastimil Babkamm, compaction: defer each zone individually instead...
2014-10-10  Vlastimil Babkamm, THP: don't hold mmap_sem in khugepaged when allocat...
2014-10-10  Akinobu Mitablock_dev: implement readpages() to optimize sequential...
2014-10-10  Akinobu Mitavfs: guard end of device for mpage interface
2014-10-10  Akinobu Mitavfs: make guard_bh_eod() more generic
2014-10-10  Vlastimil Babkamm: page_alloc: determine migratetype only once
2014-10-10  Marek SzyprowskiARM: mm: don't limit default CMA region only to low...
2014-10-10  Marek Szyprowskimm: cma: adjust address limit to avoid hitting low...
2014-10-10  Laura Abbottarm64: add atomic pool for non-coherent and CMA allocations
2014-10-10  Laura Abbottarm: use genalloc for the atomic pool
2014-10-10  Laura Abbottcommon: dma-mapping: introduce common remapping functions
2014-10-10  Laura Abbottlib/genalloc.c: add genpool range check function
2014-10-10  Laura Abbottlib/genalloc.c: add power aligned algorithm
2014-10-10  Mel Gormanmm: remove misleading ARCH_USES_NUMA_PROT_NONE
2014-10-10  Zhang Zhenmemory-hotplug: add sysfs valid_zones attribute
2014-10-10  vishnu.psmm/mmap.c: whitespace fixes
2014-10-10  Joonsoo Kimmm/slab: use percpu allocator for cpu cache
2014-10-10  Joonsoo Kimmm/slab: support slab merge
2014-10-10  Joonsoo Kimmm/slab_common: commonize slab merge logic
2014-10-10  Mikulas Patockaslab: fix for_each_kmem_cache_node()
2014-10-10  Nishanth Aravamudankernel/kthread.c: partial revert of 81c98869faa5 (...
2014-10-10  Joonsoo Kimslub: fall back to node_to_mem_node() node if allocatin...
2014-10-10  Joonsoo Kimtopology: add support for node_to_mem_node() to determi...
2014-10-10  Christoph Lameterslub: disable tracing and failslab for merged slabs
2014-10-10  Joonsoo Kimmm/slab: factor out unlikely part of cache_free_alien()
2014-10-10  Joonsoo Kimmm/slab: noinline __ac_put_obj()
2014-10-10  Joonsoo Kimmm/slab: move cache_flusharray() out of unlikely.text...
2014-10-10  Joonsoo Kimmm/sl[ao]b: always track caller in kmalloc_(node_)track...
2014-10-10  Joonsoo Kimmm/slab_common: move kmem_cache definition to internal...
2014-10-10  Andrew Mortonmm/slab_common.c: suppress warning
2014-10-10  Baoquan Hefs/proc/kcore.c: don't add modules range to kcore if...
2014-10-10  Oleg Nesterovproc/maps: make vm_is_stack() logic namespace-friendly
2014-10-10  Oleg Nesterovproc/maps: replace proc_maps_private->pid with "struct...
2014-10-10  Oleg Nesterovfs/proc/task_nommu.c: don't use priv->task->mm
2014-10-10  Oleg Nesterovfs/proc/task_nommu.c: shift mm_access() from m_start...
2014-10-10  Oleg Nesterovfs/proc/task_nommu.c: change maps_open() to use __seq_o...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: update m->version in the main loop...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: reintroduce m->version logic
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: introduce m_next_vma() helper
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: simplify m_start() to make it readable
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: kill the suboptimal and confusing...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: shift "priv->task = NULL" from...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: cleanup the "tail_vma" horror in...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: simplify the vma_stop() logic
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: shift mm_access() from m_start...
2014-10-10  Oleg Nesterovproc: introduce proc_mem_open()
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: unify/simplify do_maps_open() and...
2014-10-10  Oleg Nesterovfs/proc/task_mmu.c: don't use task->mm in m_start(...
2014-10-10  chai wensoftlockup: make detector be aware of task switch of...
2014-10-10  Junxiao Biocfs2: fix deadlock due to wrong locking order
2014-10-10  Joseph Qiocfs2: fix deadlock between o2hb thread and o2net_wq
2014-10-10  Junxiao Biocfs2: don't fire quorum before connection established
2014-10-10  Rob Jonesfs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
2014-10-10  Rob Jonesfs/ocfs2/cluster/netdebug.c: use seq_open_private(...
2014-10-10  Rob Jonesfs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not...
2014-10-10  Xue jiufeiocfs2: remove unused code in dlm_new_lockres()
next
This page took 0.041932 seconds and 5 git commands to generate.