- d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
- df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
- de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
- 68faed6 mm/cma: fix cma bitmap aligned mask computing by Weijie Yang · 10 years ago
- 85c9f4b mm/slab: fix unaligned access on sparc64 by Joonsoo Kim · 10 years ago
- d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- ce254b3 Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
- 887e701 mm: Support fadvise without CONFIG_MMU by Josh Triplett · 10 years ago
- c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- f203c3b zbud: avoid accessing last unused freelist by Chao Yu · 10 years ago
- 5538c56 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 10 years ago
- 6dd9737 mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 10 years ago
- 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
- 13de893 zsmalloc: move pages_allocated to zs_pool by Minchan Kim · 10 years ago
- 7cc36bb vmstat: on-demand vmstat workers V8 by Christoph Lameter · 10 years ago
- 2c0346a mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY by Mel Gorman · 10 years ago
- 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
- 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
- d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
- 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
- baa2ef8 mm/dmapool.c: fixed a brace coding style issue by Paul McQuade · 10 years ago
- 25acde3 mm: ksm use pr_err instead of printk by Paul McQuade · 10 years ago
- d85fbee mm/bootmem.c: use include/linux/ headers by Paul McQuade · 10 years ago
- 99dadfd mm/filemap.c: remove trailing whitespace by Paul McQuade · 10 years ago
- 2581d20 mm/mremap.c: use linux headers by Paul McQuade · 10 years ago
- cf2b8fb memcg: zap memcg_can_account_kmem by Vladimir Davydov · 10 years ago
- b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
- 3fbe724 mm: memcontrol: simplify detecting when the memory+swap limit is hit by Johannes Weiner · 10 years ago
- aabfb57 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache by Michal Hocko · 10 years ago
- 01c2965 mm: dmapool: add/remove sysfs file outside of the pool lock lock by Sebastian Andrzej Siewior · 10 years ago
- 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
- f3bb304 memcg: don't call memcg_update_all_caches if new cache id fits by Vladimir Davydov · 10 years ago
- 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
- 7a82ca0 mm/debug.c: use pr_emerg() by Andrew Morton · 10 years ago
- 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
- 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
- 82742a3 mm: move debug code out of page_alloc.c by Sasha Levin · 10 years ago
- 3193913 mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit by Mel Gorman · 10 years ago
- 97ee4ba mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON by Mel Gorman · 10 years ago
- b8b2d82 mm/compaction.c: fix warning of 'flags' may be used uninitialized by Xiubo Li · 10 years ago
- ff26f70 mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks by Andrew Morton · 10 years ago
- 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
- 7c80996 mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings by Mark Rustad · 10 years ago
- 7ade3c9 mm: page_alloc: avoid wakeup kswapd on the unintended node by Weijie Yang · 10 years ago
- 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
- 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
- b208ce3 mm/slab.c: use __seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
- 703394c mm/vmalloc.c: use seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
- 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
- dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
- 2c7c3a7 mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) by Oleg Nesterov · 10 years ago
- 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
- 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
- 8d90274 mempolicy: sanitize the usage of get_task_policy() by Oleg Nesterov · 10 years ago
- f15ca78 mempolicy: change get_task_policy() to return default_policy rather than NULL by Oleg Nesterov · 10 years ago
- 2386740 mempolicy: change alloc_pages_vma() to use mpol_cond_put() by Oleg Nesterov · 10 years ago
- 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
- 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
- 6d7ce55 mm, compaction: pass gfp mask to compact_control by David Rientjes · 10 years ago
- 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
- 99c0fd5 mm, compaction: skip buddy pages by their order in the migrate scanner by Vlastimil Babka · 10 years ago
- e14c720 mm, compaction: remember position within pageblock in free pages scanner by Vlastimil Babka · 10 years ago
- 69b7189 mm, compaction: skip rechecks when lock was already held by Vlastimil Babka · 10 years ago
- 8b44d27 mm, compaction: periodically drop lock and restore IRQs in scanners by Vlastimil Babka · 10 years ago
- 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
- 7d49d88 mm, compaction: reduce zone checking frequency in the migration scanner by Vlastimil Babka · 10 years ago
- edc2ca6 mm, compaction: move pageblock checks up from isolate_migratepages_range() by Vlastimil Babka · 10 years ago
- f8224aa mm, compaction: do not recheck suitable_migration_target under lock by Vlastimil Babka · 10 years ago
- 98dd3b4 mm, compaction: do not count compact_stall if all zones skipped compaction by Vlastimil Babka · 10 years ago
- 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
- 8b16456 mm, THP: don't hold mmap_sem in khugepaged when allocating THP by Vlastimil Babka · 10 years ago
- 21bb9bd mm: page_alloc: determine migratetype only once by Vlastimil Babka · 10 years ago
- f7426b9 mm: cma: adjust address limit to avoid hitting low/high memory boundary by Marek Szyprowski · 10 years ago
- ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
- cc71aba mm/mmap.c: whitespace fixes by vishnu.ps · 10 years ago
- bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
- 12220de mm/slab: support slab merge by Joonsoo Kim · 10 years ago
- 423c929 mm/slab_common: commonize slab merge logic by Joonsoo Kim · 10 years ago
- 9163582 slab: fix for_each_kmem_cache_node() by Mikulas Patocka · 10 years ago
- a561ce0 slub: fall back to node_to_mem_node() node if allocating on memoryless node by Joonsoo Kim · 10 years ago
- ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
- c9e1613 slub: disable tracing and failslab for merged slabs by Christoph Lameter · 10 years ago
- 25c4f30 mm/slab: factor out unlikely part of cache_free_alien() by Joonsoo Kim · 10 years ago
- d3aec34 mm/slab: noinline __ac_put_obj() by Joonsoo Kim · 10 years ago
- 3d88019 mm/slab: move cache_flusharray() out of unlikely.text section by Joonsoo Kim · 10 years ago
- 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
- 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
- 3aa24f5 mm/slab_common.c: suppress warning by Andrew Morton · 10 years ago
- 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
- c35e024 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() by Matthew Wilcox · 10 years ago
- 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 6ae833c percpu: fix how @gfp is interpreted by the percpu allocator by Tejun Heo · 10 years ago
- e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
- f929d39 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago