2014-05-14 |
Fabian Frederick | kernel/tracepoint.c: kernel-doc fixes |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/stop_machine.c: kernel-doc warning fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/latencytop.c: convert seq_printf to seq_puts |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/exec_domain.c: code clean-up |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/capability.c: code clean-up |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/backtracetest.c: replace no level printk by... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | kernel/cpu.c: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | do_shared_fault(): check that mmap_sem is held |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | mm/zbud.c: make size unsigned like unique callsite |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Weijie Yang | zram: correct offset usage in zram_bio_discard |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-page_alloc-debug_vm-checks-for-free_list-placement... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vlastimil Babka | mm-page_alloc-debug_vm-checks-for-free_list-placement... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vlastimil Babka | mm/page_alloc: DEBUG_VM checks for free_list placement... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: non-atomically mark page accessed during page cache... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | fs-buffer-do-not-use-unnecessary-atomic-operations... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | fs: buffer: do not use unnecessary atomic operations... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: do not use unnecessary atomic operations when addin... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: do not use atomic operations when releasing pages |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: shmem: avoid atomic operation during shmem_getpage_gfp |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: convert hot/cold parameter and immediat... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: use unsigned int for order in more... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: lookup pageblock migratetype with IRQs... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: reduce number of times page_to_pfn... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: use word-based accesses for get/set... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: take the ALLOC_NO_WATERMARK check out... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: only check the alloc flags and gfp_mask... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: only check the zone id check if pages... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: use jump labels to avoid checking numbe... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | include/linux/jump_label.h: expose the reference count |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: do not treat a zone that cannot be... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mel Gorman | mm: page_alloc: do not update zlc unless the zlc is... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vladimir Davydov | memcg: cleanup kmem cache creation/destruction function... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | memcg-deprecate-memoryforce_empty-knob-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg: deprecate memory.force_empty knob |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andy Shevchenko | mm/dmapool.c: reuse devres_release() to free resources |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Marc Carino | cma: increase CMA_ALIGNMENT upper limit to 12 |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dan Streetman | swap: change swap_list_head to plist, add swap_avail_head |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dan Streetman | lib/plist: add plist_requeue |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dan Streetman | lib/plist: add helper functions |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dan Streetman | swap: change swap_info singly-linked list to list_head |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-fold-mlocked_vma_newpage-into-its-only-call-site... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Jianyu Zhan | mm: fold mlocked_vma_newpage() into its only call site |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-use-the-light-version-__mod_zone_page_state-in-mlock... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Jianyu Zhan | mm: use the light version __mod_zone_page_state in... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Sasha Levin | mm: remap_file_pages: initialize populate before usage |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-replace-remap_file_pages-syscall-with-emulation-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: replace remap_file_pages() syscall with emulation |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-mark-remap_file_pages-syscall-as-deprecated-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: mark remap_file_pages() syscall as deprecated |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vlastimil Babka | mm/compaction: avoid rescanning pageblocks in isolate_f... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vlastimil Babka | mm-compaction-do-not-count-migratepages-when-unnecessar... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vlastimil Babka | mm/compaction: do not count migratepages when unnecessary |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, compaction: terminate async compaction when resched... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, thp: avoid excessive compaction latency during... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, thp: avoid excessive compaction latency during... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-compaction-embed-migration-mode-in-compact_control-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, compaction: embed migration mode in compact_control |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, compaction: add per-zone migration pfn cache for... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, compaction: return failed migration target pages... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
David Rientjes | mm, migration: add destination page freeing callback |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vladimir Davydov | memcg: memcg_kmem_create_cache: make memcg_name_buf... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vladimir Davydov | memcg: get rid of memcg_create_cache_name |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Qiang Huang | memcg: correct comments for __mem_cgroup_begin_update_p... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | memcg-fold-mem_cgroup_stolen-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Qiang Huang | memcg: fold mem_cgroup_stolen |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andrew Morton | mm-update-comment-for-default_max_map_count-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: update comment for DEFAULT_MAX_MAP_COUNT |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Emil Medve | arch/x86/mm/numa.c: use for_each_memblock() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Johannes Weiner | mm: memcontrol: remove unnecessary memcg argument from... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Jianyu Zhan | mm: memcontrol: clean up memcg zoneinfo lookup |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | mm/mempolicy.c: parameter doc uniformization |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm/rmap.c: make page_referenced_one() and try_to_unmap_... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Catalin Marinas | mm/memblock.c: call kmemleak directly from memblock_... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Catalin Marinas | mm/mempool.c: update the kmemleak stack trace for mempo... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Catalin Marinas | lib/radix-tree.c: update the kmemleak stack trace for... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Catalin Marinas | mm: introduce kmemleak_update_trace() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Jianpeng Ma | mm/kmemleak.c: use %u to print ->checksum |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Cyrill Gorcunov | mm: pgtable -- Require X86_64 for soft-dirty tracker, v2 |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Cyrill Gorcunov | mm: x86 pgtable: require X86_64 for soft-dirty tracker |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Cyrill Gorcunov | mm: x86 pgtable: drop unneeded preprocessor ifdef |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: cleanup __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: extract code to fault in a page from __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: cleanup follow_page_mask() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: extract in_gate_area() case from __get_user_pages() |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Kirill A. Shutemov | mm: move get_user_pages()-related code to separate... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | vmscan: memcg: always use swappiness of the reclaimed... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | mm/vmalloc.c: replace seq_printf by seq_puts |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Fabian Frederick | mm/memcontrol.c: remove NULL assignment on static |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dave Hansen | mm: shrinker: add nid to tracepoint output |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Dave Hansen | mm: shrinker trace points: fix negatives |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg: document memory.low_limit_in_bytes |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg-doc-clarify-global-vs-limit-reclaims-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg, doc: clarify global vs. limit reclaims |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg: allow setting low_limit |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg-mm-introduce-lowlimit-reclaim-fix |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Michal Hocko | memcg, mm: introduce lowlimit reclaim |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Daeseok Youn | mm/dmapool.c: remove redundant NULL check for dev in... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Wang Sheng-Hui | include/linux/bootmem.h: cleanup the comment for BOOTME... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Jianyu Zhan | mm: introdule compound_head_by_tail() |
commit | commitdiff | tree | snapshot |
next |