linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-21 06:51:33 to 2010-01-26 15:01:47 UTC [more...]

[PATCH 00 of 31] Transparent Hugepage support #7
 2010-01-26 15:00 UTC  (35+ 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 05 of 31] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 31] clear compound mapping
` [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 12 of 31] config_transparent_hugepage
` [PATCH 13 of 31] add pmd mangling functions to x86
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 15 of 31] special pmd_trans_* functions
` [PATCH 16 of 31] bail out gup_fast on splitting pmd
` [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 28 of 31] memcg compound
` [PATCH 29 of 31] memcg huge memory
` [PATCH 30 of 31] transparent hugepage vmstat
` [PATCH 31 of 31] khugepaged

[PATCH 00 of 31] Transparent Hugepage support #6
 2010-01-26 13:46 UTC  (35+ 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 05 of 31] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 31] clear compound mapping
` [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 12 of 31] config_transparent_hugepage
` [PATCH 13 of 31] add pmd mangling functions to x86
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 15 of 31] special pmd_trans_* functions
` [PATCH 16 of 31] bail out gup_fast on splitting pmd
` [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 28 of 31] memcg compound
` [PATCH 29 of 31] memcg huge memory
` [PATCH 30 of 31] transparent hugepage vmstat
` [PATCH 31 of 31] khugepaged

[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
 2010-01-26 13:32 UTC  (9+ messages)

[PATCH 00 of 30] Transparent Hugepage support #3
 2010-01-26 12:35 UTC  (41+ messages)
` [PATCH 03 of 30] alter compound get_page/put_page
` [PATCH 04 of 30] clear compound mapping
` [PATCH 06 of 30] add pmd paravirt ops
` [PATCH 07 of 30] no paravirt version of pmd ops
` [PATCH 11 of 30] add pmd mangling functions to x86
` [PATCH 12 of 30] add pmd mangling generic functions
` [PATCH 15 of 30] pte alloc trans splitting
` [PATCH 17 of 30] clear page compound
` [PATCH 22 of 30] pmd_trans_huge migrate bugcheck
` [PATCH 23 of 30] clear_copy_huge_page
` [PATCH 24 of 30] kvm mmu transparent hugepage support
` [PATCH 25 of 30] transparent hugepage core
` [PATCH 27 of 30] memcg compound
` [PATCH 28 of 30] memcg huge memory
` [PATCH 30 of 30] khugepaged

[PATCH] page_alloc: change bit ops 'or' to logical ops in free/new page check
 2010-01-26  8:20 UTC  (3+ messages)

[PATCH] Flush dcache before writing into page to avoid alias
 2010-01-26  1:01 UTC  (5+ messages)

[PATCH] trivial grammar fix: if and only if
 2010-01-26  0:42 UTC  (2+ messages)

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

[RFC PATCH -tip 0/2 v2] pagecache tracepoints proposal
 2010-01-25 22:17 UTC  (7+ messages)
` [RFC PATCH -tip 1/2 v2] add tracepoints for pagecache
` [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-01-25 21:52 UTC  (14+ messages)
      ` [linux-pm] [RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: "
            ` [Update][PATCH] MM / PM: Force GFP_NOIO during suspend/hibernation and resume

[patch 2/2] xfs: use scalable vmap API
 2010-01-25 21:34 UTC  (8+ messages)

[PATCH] - Fix unmap_vma() bug related to mmu_notifiers
 2010-01-25 21:16 UTC  (4+ messages)

[RFC -v2 PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-01-25  8:37 UTC  (8+ messages)

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-25  6:15 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 4/4] mm/memcontrol.c: fix "integer as NULL pointer" warning
 2010-01-24 20:50 UTC  (2+ messages)

SLUB ia64 linux-next crash bisected to 756dee75
 2010-01-22 16:37 UTC  (16+ messages)

[PATCH v3 04/12] Add "handle page fault" PV helper
 2010-01-22  7:25 UTC  (22+ messages)

[PATCH 0/4] devmem and readahead fixes for 2.6.33
 2010-01-22  5:31 UTC  (6+ messages)
` [PATCH 1/4] devmem: check vmalloc address on kmem read/write
` [PATCH 2/4] devmem: fix kmem write bug on memory holes
` [PATCH 3/4] vfs: take f_lock on modifying f_mode after open time
` [PATCH 4/4] readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-01-22  1:29 UTC  (3+ messages)

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-22  0:16 UTC  (10+ messages)
` [PATCH 5/7] Add /proc trigger for memory compaction

[PATCH mmotm] memcg use generic percpu allocator instead of private one
 2010-01-21 15:30 UTC  (4+ 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).