2014-06-04 |
Marc Carino | cma: increase CMA_ALIGNMENT upper limit to 12 |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dan Streetman | swap: change swap_list_head to plist, add swap_avail_head |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dan Streetman | lib/plist: add plist_requeue |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dan Streetman | lib/plist: add helper functions |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dan Streetman | swap: change swap_info singly-linked list to list_head |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm: fold mlocked_vma_newpage() into its only call site |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm: use the light version __mod_zone_page_state in... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vlastimil Babka | mm/compaction: avoid rescanning pageblocks in isolate_f... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vlastimil Babka | mm/compaction: do not count migratepages when unnecessary |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, compaction: terminate async compaction when resched... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, thp: avoid excessive compaction latency during... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, compaction: embed migration mode in compact_control |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, compaction: add per-zone migration pfn cache for... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, compaction: return failed migration target pages... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
David Rientjes | mm, migration: add destination page freeing callback |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg: memcg_kmem_create_cache: make memcg_name_buf... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg: get rid of memcg_create_cache_name |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Qiang Huang | memcg: correct comments for __mem_cgroup_begin_update_p... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Qiang Huang | memcg: fold mem_cgroup_stolen |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: update comment for DEFAULT_MAX_MAP_COUNT |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Emil Medve | arch/x86/mm/numa.c: use for_each_memblock() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Fabian Frederick | mm/mempolicy.c: parameter doc uniformization |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm/rmap.c: make page_referenced_one() and try_to_unmap_... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Cyrill Gorcunov | mm: x86 pgtable: require X86_64 for soft-dirty tracker |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Cyrill Gorcunov | mm: x86 pgtable: drop unneeded preprocessor ifdef |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: cleanup __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: extract code to fault in a page from __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: cleanup follow_page_mask() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: extract in_gate_area() case from __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | mm: move get_user_pages()-related code to separate... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Fabian Frederick | mm/vmalloc.c: replace seq_printf by seq_puts |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Fabian Frederick | mm/memcontrol.c: remove NULL assignment on static |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dave Hansen | mm: shrinker: add nid to tracepoint output |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dave Hansen | mm: shrinker trace points: fix negatives |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Daeseok Youn | mm/dmapool.c: remove redundant NULL check for dev in... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Wang Sheng-Hui | include/linux/bootmem.h: cleanup the comment for BOOTME... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm: introdule compound_head_by_tail() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm/swap.c: split put_compound_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm/swap.c: introduce put_[un]refcounted_compound_page... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Rasmus Villemoes | mm: constify nmask argument to set_mempolicy() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Rasmus Villemoes | mm: constify nmask argument to mbind() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Christoph Lameter | mm: replace __get_cpu_var uses with this_cpu_ptr |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Oleg Nesterov | memcg: kill start_kernel()->mm_init_owner(&init_mm) |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Oleg Nesterov | memcg: optimize the "Search everything else" loop in... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Oleg Nesterov | memcg: mm_update_next_owner() should skip kthreads |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Fabian Frederick | mm/memblock.c: use PFN_DOWN |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Fabian Frederick | mm/memory_hotplug.c: use PFN_DOWN() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | brd: return -ENOSPC rather than -ENOMEM on page allocat... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | brd: add support for rw_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | swap: use bdev_read_page() / bdev_write_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | fs/block_dev.c: add bdev_read_page() and bdev_write_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | fs/mpage.c: factor page_endio() out of mpage_end_io() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | fs/mpage.c: factor clean_buffers() out of __mpage_write... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Matthew Wilcox | fs/buffer.c: remove block_write_full_page_endio() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
NeilBrown | mm/vmscan.c: avoid throttling reclaim for loop-back... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Mel Gorman | mm: numa: add migrated transhuge pages to LRU the same... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg, slab: simplify synchronization scheme |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg, slab: merge memcg_{bind,release}_pages to memcg_... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg, slab: do not schedule cache destruction when... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Michal Hocko | memcg: do not hang on OOM when killed by userspace... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Mel Gorman | mm: vmscan: do not throttle based on pfmemalloc reserve... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Oleg Nesterov | memcg: kill CONFIG_MM_OWNER |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Huang Shijie | mm/mmap.c: remove the first mapping check |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jianyu Zhan | mm/swap.c: clean up *lru_cache_add* functions |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Jonathan Gonzalez V | drm/exynos: call find_vma with the mmap_sem held |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Davidlohr Bueso | arc: call find_vma with the mmap_sem held |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | Documentation/memcg: warn about incomplete kmemcg state |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dave Hansen | mm: debug: make bad_range() output more usable and... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vlastimil Babka | mm/compaction: cleanup isolate_freepages() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Heesub Shin | mm/compaction: clean up unused code lines |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vlastimil Babka | mm/page_alloc: prevent MIGRATE_RESERVE pages from being... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Andrew Morton | fs/hugetlbfs/inode.c: complete conversion to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | slab: get_online_mems for kmem_cache_{create,destroy... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | mem-hotplug: implement get/put_online_mems |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | memcg: un-export __memcg_kmem_get_cache |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Mel Gorman | mm: page_alloc: do not cache reclaim distances |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Mel Gorman | mm: disable zone_reclaim_mode by default |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Luiz Capitulino | hugetlb: add support for gigantic page allocation at... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Luiz Capitulino | hugetlb: move helpers up in the file |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Luiz Capitulino | hugetlb: update_and_free_page(): don't clear PG_reserve... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Luiz Capitulino | hugetlb: add hstate_is_gigantic() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Luiz Capitulino | hugetlb: prep_compound_gigantic_page(): drop __init... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Duan Jiong | mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Vladimir Davydov | slab: document kmalloc_order |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Li Zhong | memory-hotplug: update documentation to hide informatio... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Dave Hansen | mm: pass VM_BUG_ON() reason to dump_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Johannes Weiner | mm: memcontrol: remove hierarchy restrictions for swapp... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Sebastian Ott | mm/mempool: warn about __GFP_ZERO usage |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Andrew Morton | include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_O... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Andrew Morton | mm/huge_memory.c: complete conversion to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Kirill A. Shutemov | thp: consolidate assert checks in __split_huge_page() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_cohere... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | cma: add placement specifier for "cma=" kernel parameter |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | memblock: introduce memblock_alloc_range() |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | intel-iommu: integrate DMA CMA |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | x86: enable DMA CMA with swiotlb |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Akinobu Mita | x86: make dma_alloc_coherent() return zeroed memory... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Davidlohr Bueso | mm,vmacache: optimize overflow system-wide flushing |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Davidlohr Bueso | mm,vmacache: add debug data |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Suleiman Souhlal | mm: only force scan in reclaim when none of the LRUs... |
commit | commitdiff | tree | snapshot |
next |