| 2014-10-10 |
Sasha Levin | mm: introduce VM_BUG_ON_MM |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Sasha Levin | mm: move debug code out of page_alloc.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Peter Feiner | mm: softdirty: unmapped addresses between VMAs are... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Mel Gorman | mm: page_alloc: default node-ordering on 64-bit NUMA... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Mel Gorman | mm: page_alloc: Make paranoid check in move_freepages... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Xue jiufei | ocfs2: fix a deadlock while o2net_wq doing direct memor... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Junxiao Bi | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Xiubo Li | mm/compaction.c: fix warning of 'flags' may be used... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Andrew Morton | mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Johannes Weiner | mm: clean up zone flags |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Mark Rustad | mm/page-writeback.c: use min3/max3 macros to avoid... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Weijie Yang | mm: page_alloc: avoid wakeup kswapd on the unintended... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Sasha Levin | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Sasha Levin | mm: introduce VM_BUG_ON_VMA |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Sasha Levin | mm: introduce dump_vma |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Rob Jones | mm/slab.c: use __seq_open_private() instead of seq_open() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Rob Jones | mm/vmalloc.c: use seq_open_private() instead of seq_open() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Andrew Morton | include/linux/migrate.h: remove migrate_page #define |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: unexport get_vma_policy() and remove its... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: kill do_set_mempolicy()->down_write(&mm... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: fix show_numa_map() vs exec() + do_set_mempo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: introduce __get_vma_policy(), export get_tas... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: remove the "task" arg of vma_policy_mof... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: sanitize the usage of get_task_policy() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: change get_task_policy() to return default_p... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | mempolicy: change alloc_pages_vma() to use mpol_cond_put() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Johannes Weiner | mm: remove noisy remainder of the scan_unevictable... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Cyrill Gorcunov | prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Cyrill Gorcunov | prctl: PR_SET_MM -- factor out mmap_sem when updating... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Cyrill Gorcunov | mm: use may_adjust_brk helper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Cyrill Gorcunov | mm: introduce check_data_rlimit helper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
David Rientjes | mm, compaction: pass gfp mask to compact_control |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
David Rientjes | mm: rename allocflags_to_migratetype for clarity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: skip buddy pages by their order in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: remember position within pageblock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: skip rechecks when lock was already... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: periodically drop lock and restore... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: khugepaged should not give up due to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: reduce zone checking frequency in the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: move pageblock checks up from isolate_m... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: do not recheck suitable_migration_targe... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: do not count compact_stall if all zones... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, compaction: defer each zone individually instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm, THP: don't hold mmap_sem in khugepaged when allocat... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Akinobu Mita | block_dev: implement readpages() to optimize sequential... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Akinobu Mita | vfs: guard end of device for mpage interface |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Akinobu Mita | vfs: make guard_bh_eod() more generic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Vlastimil Babka | mm: page_alloc: determine migratetype only once |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Marek Szyprowski | ARM: mm: don't limit default CMA region only to low... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Marek Szyprowski | mm: cma: adjust address limit to avoid hitting low... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Laura Abbott | arm64: add atomic pool for non-coherent and CMA allocations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Laura Abbott | arm: use genalloc for the atomic pool |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Laura Abbott | common: dma-mapping: introduce common remapping functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Laura Abbott | lib/genalloc.c: add genpool range check function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Laura Abbott | lib/genalloc.c: add power aligned algorithm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Mel Gorman | mm: remove misleading ARCH_USES_NUMA_PROT_NONE |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Zhang Zhen | memory-hotplug: add sysfs valid_zones attribute |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
vishnu.ps | mm/mmap.c: whitespace fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab: use percpu allocator for cpu cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab: support slab merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab_common: commonize slab merge logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Mikulas Patocka | slab: fix for_each_kmem_cache_node() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Nishanth Aravamudan | kernel/kthread.c: partial revert of 81c98869faa5 (... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | slub: fall back to node_to_mem_node() node if allocatin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | topology: add support for node_to_mem_node() to determi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Christoph Lameter | slub: disable tracing and failslab for merged slabs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab: factor out unlikely part of cache_free_alien() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab: noinline __ac_put_obj() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab: move cache_flusharray() out of unlikely.text... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/sl[ao]b: always track caller in kmalloc_(node_)track... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joonsoo Kim | mm/slab_common: move kmem_cache definition to internal... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Andrew Morton | mm/slab_common.c: suppress warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Baoquan He | fs/proc/kcore.c: don't add modules range to kcore if... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | proc/maps: make vm_is_stack() logic namespace-friendly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | proc/maps: replace proc_maps_private->pid with "struct... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_nommu.c: don't use priv->task->mm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_nommu.c: shift mm_access() from m_start... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_nommu.c: change maps_open() to use __seq_o... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: update m->version in the main loop... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: reintroduce m->version logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: introduce m_next_vma() helper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: simplify m_start() to make it readable |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: kill the suboptimal and confusing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: shift "priv->task = NULL" from... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: cleanup the "tail_vma" horror in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: simplify the vma_stop() logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: shift mm_access() from m_start... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | proc: introduce proc_mem_open() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: unify/simplify do_maps_open() and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Oleg Nesterov | fs/proc/task_mmu.c: don't use task->mm in m_start(... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
chai wen | softlockup: make detector be aware of task switch of... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Junxiao Bi | ocfs2: fix deadlock due to wrong locking order |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joseph Qi | ocfs2: fix deadlock between o2hb thread and o2net_wq |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Junxiao Bi | ocfs2: don't fire quorum before connection established |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Rob Jones | fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Rob Jones | fs/ocfs2/cluster/netdebug.c: use seq_open_private(... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Rob Jones | fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Xue jiufei | ocfs2: remove unused code in dlm_new_lockres() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
alex chen | ocfs2/dlm: call dlm_lockres_put without resource spinlock |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-10-10 |
Joseph Qi | ocfs2: call o2quo_exit() if malloc failed in o2net_init() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |