linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-28 14:57:19 to 2010-02-01 22:02:46 UTC [more...]

Improving OOM killer
 2010-02-01 22:02 UTC 

[PATCH 00 of 32] Transparent Hugepage support #9
 2010-02-01 21:46 UTC  (36+ messages)
` [PATCH 01 of 32] define MADV_HUGEPAGE
` [PATCH 02 of 32] compound_lock
` [PATCH 03 of 32] alter compound get_page/put_page
` [PATCH 04 of 32] update futex compound knowledge
` [PATCH 05 of 32] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 32] clear compound mapping
` [PATCH 07 of 32] add native_set_pmd_at
` [PATCH 08 of 32] add pmd paravirt ops
` [PATCH 09 of 32] no paravirt version of pmd ops
` [PATCH 10 of 32] export maybe_mkwrite
` [PATCH 11 of 32] comment reminder in destroy_compound_page
` [PATCH 12 of 32] config_transparent_hugepage
` [PATCH 13 of 32] special pmd_trans_* functions
` [PATCH 14 of 32] add pmd mangling generic functions
` [PATCH 15 of 32] add pmd mangling functions to x86
` [PATCH 16 of 32] bail out gup_fast on splitting pmd
` [PATCH 17 of 32] pte alloc trans splitting
` [PATCH 18 of 32] add pmd mmu_notifier helpers
` [PATCH 19 of 32] clear page compound
` [PATCH 20 of 32] add pmd_huge_pte to mm_struct
` [PATCH 21 of 32] split_huge_page_mm/vma
` [PATCH 22 of 32] split_huge_page paging
` [PATCH 23 of 32] clear_copy_huge_page
` [PATCH 24 of 32] kvm mmu transparent hugepage support
` [PATCH 25 of 32] transparent hugepage core
` [PATCH 26 of 32] verify pmd_trans_huge isn't leaking
` [PATCH 27 of 32] madvise(MADV_HUGEPAGE)
` [PATCH 28 of 32] pmd_trans_huge migrate bugcheck
` [PATCH 29 of 32] memcg compound
` [PATCH 30 of 32] memcg huge memory
` [PATCH 31 of 32] transparent hugepage vmstat
` [PATCH 32 of 32] khugepaged

[RFC PATCH -tip 0/2 v2] pagecache tracepoints proposal
 2010-02-01 21:20 UTC  (6+ messages)
` [RFC PATCH -tip 2/2 v2] add a scripts for pagecache usage per process

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-02-01 19:51 UTC  (5+ messages)

[RFP 0/3] Make mmu_notifier_invalidate_range_start able to sleep
 2010-02-01 19:22 UTC  (12+ messages)
` [RFP 1/3] srcu
` [RFP 2/3] Fix unmap_vma() bug related to mmu_notifiers
` [RFP 3/3] Make mmu_notifier_invalidate_range_start able to sleep

[PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-02-01 16:33 UTC  (16+ messages)
` [PATCH -mm] rmap: remove obsolete check from __page_check_anon_rmap
` [PATCH -mm] rmap: move exclusively owned pages to own anon_vma in do_wp_page
  ` [PATCH -mm] further cleanups to change anon_vma linking to fix multi-process server scalability issue
  ` [PATCH -mm] remove VM_LOCK_RMAP code

[PATCH 00 of 31] Transparent Hugepage support #8
 2010-02-01 13:53 UTC  (41+ messages)
` [PATCH 01 of 31] define MADV_HUGEPAGE
` [PATCH 02 of 31] compound_lock
` [PATCH 03 of 31] alter compound get_page/put_page
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 07 of 31] add native_set_pmd_at
` [PATCH 08 of 31] add pmd paravirt ops
` [PATCH 09 of 31] no paravirt version of pmd ops
` [PATCH 10 of 31] export maybe_mkwrite
` [PATCH 11 of 31] comment reminder in destroy_compound_page
` [PATCH 13 of 31] special pmd_trans_* functions
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 15 of 31] add pmd mangling functions to x86
` [PATCH 17 of 31] pte alloc trans splitting
` [PATCH 18 of 31] add pmd mmu_notifier helpers
` [PATCH 19 of 31] clear page compound
` [PATCH 20 of 31] add pmd_huge_pte to mm_struct
` [PATCH 21 of 31] split_huge_page_mm/vma
` [PATCH 22 of 31] split_huge_page paging
` [PATCH 23 of 31] clear_copy_huge_page
` [PATCH 24 of 31] kvm mmu transparent hugepage support
` [PATCH 25 of 31] transparent hugepage core
` [PATCH 26 of 31] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 31] pmd_trans_huge migrate bugcheck
` [PATCH 29 of 31] memcg huge memory
` [PATCH 31 of 31] khugepaged

[Patch - Resend v4] Memory-Hotplug: Fix the bug on interface /dev/mem for 64-bit kernel
 2010-02-01 12:22 UTC  (3+ messages)

[patch 2/2] xfs: use scalable vmap API
 2010-02-01 11:28 UTC  (9+ messages)

[patch 1/2] mm: percpu-vmap fix RCU list walking
 2010-02-01 11:25 UTC  (2+ messages)
` [patch 2/2] mm: purge fragmented percpu vmap blocks

[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
 2010-02-01 10:33 UTC  (13+ messages)

PROBLEM: kernel BUG at mm/page_alloc.c:775
 2010-02-01 10:29 UTC  (5+ messages)

[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
 2010-02-01  2:17 UTC  (11+ messages)

[PATCH 00/10] treewide: Fix format strings that misuse continuations
 2010-01-31 23:53 UTC  (7+ messages)
` [PATCH 09/10] mm/slab.c: Fix continuation line formats

Bug in find_vma_prev - mmap.c
 2010-01-31 20:03 UTC  (4+ messages)

[PATCH] mm: Fix nr_good_pages calculation
 2010-01-31 15:57 UTC 

[PATCH 1/8] percpu: add __percpu sparse annotations to core kernel subsystems
 2010-01-31 11:42 UTC  (2+ messages)

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-01-30 20:53 UTC  (6+ messages)
` [Update][PATCH] MM / PM: Force GFP_NOIO during suspend/hibernation and resume

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-30 18:17 UTC  (17+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[patch] slab: fix regression in touched logic
 2010-01-30 13:07 UTC  (3+ messages)

[PATCH] mm: fix migratetype bug which slowed swapping
 2010-01-29 17:46 UTC 

kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
 2010-01-29 13:38 UTC  (2+ messages)

DoS on x86_64
 2010-01-29  6:14 UTC  (32+ messages)
` [Security] "
              ` [PATCH 1/2] Split 'flush_old_exec' into two functions
                ` [PATCH 2/2] x86: get rid of the insane TIF_ABI_PENDING bit

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-01-28 23:54 UTC  (4+ messages)

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-28 22:27 UTC  (3+ messages)
` [PATCH 2/7] Export unusable free space index via /proc/pagetypeinfo

[PATCH 00 of 31] Transparent Hugepage support #7
 2010-01-28 15:57 UTC  (17+ messages)
` [PATCH 03 of 31] alter compound get_page/put_page
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 12 of 31] config_transparent_hugepage
` [PATCH 14 of 31] add pmd mangling generic functions

[PATCH] - Fix unmap_vma() bug related to mmu_notifiers
 2010-01-28 15:20 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).