linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-19 00:12:50 to 2010-01-22 15:20:29 UTC [more...]

[PATCH 00 of 30] Transparent Hugepage support #3
 2010-01-22 15:19 UTC  (46+ messages)
` [PATCH 01 of 30] define MADV_HUGEPAGE
` [PATCH 02 of 30] compound_lock
` [PATCH 03 of 30] alter compound get_page/put_page
` [PATCH 04 of 30] clear compound mapping
` [PATCH 05 of 30] add native_set_pmd_at
` [PATCH 06 of 30] add pmd paravirt ops
` [PATCH 07 of 30] no paravirt version of pmd ops
` [PATCH 08 of 30] export maybe_mkwrite
` [PATCH 09 of 30] comment reminder in destroy_compound_page
` [PATCH 10 of 30] config_transparent_hugepage
` [PATCH 11 of 30] add pmd mangling functions to x86
` [PATCH 12 of 30] add pmd mangling generic functions
` [PATCH 13 of 30] special pmd_trans_* functions
` [PATCH 14 of 30] bail out gup_fast on splitting pmd
` [PATCH 15 of 30] pte alloc trans splitting
` [PATCH 16 of 30] add pmd mmu_notifier helpers
` [PATCH 17 of 30] clear page compound
` [PATCH 18 of 30] add pmd_huge_pte to mm_struct
` [PATCH 19 of 30] ensure mapcount is taken on head pages
` [PATCH 20 of 30] split_huge_page_mm/vma
` [PATCH 21 of 30] split_huge_page paging
` [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 26 of 30] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 30] memcg compound
` [PATCH 28 of 30] memcg huge memory
` [PATCH 29 of 30] transparent hugepage vmstat
` [PATCH 30 of 30] khugepaged

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-22 15:16 UTC  (10+ messages)
` [PATCH v2] "

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

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

[PATCH v3 00/12] KVM: Add host swap event notifications for PV guest
 2010-01-22  7:25 UTC  (23+ messages)
` [PATCH v3 04/12] Add "handle page fault" PV helper

[RFC -v2 PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-01-22  6:57 UTC  (5+ 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  (4+ messages)

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-22  0:16 UTC  (20+ messages)
` [PATCH 1/7] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA
` [PATCH 5/7] Add /proc trigger for memory compaction
` [PATCH 7/7] Do not compact within a preferred zone after a compaction failure

[PATCH mmotm] memcg use generic percpu allocator instead of private one
 2010-01-21 15:30 UTC  (6+ messages)

[PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks
 2010-01-21  5:49 UTC  (10+ messages)
` [PATCH 5/8] vmalloc: simplify vread()/vwrite()

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

[PATCH] Flush dcache before writing into page to avoid alias
 2010-01-21  5:07 UTC 

cache alias in mmap + write
 2010-01-21  4:59 UTC  (8+ messages)

[RFC] Shared page accounting for memory cgroup
 2010-01-21  1:30 UTC  (24+ messages)

PROBLEM: kernel BUG at mm/page_alloc.c:775
 2010-01-21  0:10 UTC  (4+ messages)

[RFC 1/1] bootmem: move big allocations behing 4G
 2010-01-20 23:12 UTC  (7+ messages)
      ` [PATCH] bootmem: avoid DMA32 zone by default

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-01-20 21:13 UTC  (6+ messages)

[cleanup][PATCH] Kill anon local variable from migrate_page_copy
 2010-01-20  6:06 UTC 

[PATCH-RESEND v4] memory-hotplug: create /sys/firmware/memmap entry for new memory
 2010-01-20  5:47 UTC  (5+ messages)

[PATCH] memory-hotplug: add 0x prefix to HEX block_size_bytes
 2010-01-20  2:23 UTC  (5+ messages)
` [PATCH] sysdev: fix prototype for memory_sysdev_class show/store functions

[PATCH v6] add MAP_UNLOCKED mmap flag
 2010-01-20  0:24 UTC  (24+ messages)

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

[cleanup][PATCH] Fix indentation of the comments of do_migrate_pages
 2010-01-19 16:34 UTC  (2+ messages)

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

[patch 2/2] xfs: use scalable vmap API
 2010-01-19 12:15 UTC 

[PATCH 1/4] mm/page_alloc : rename rmqueue_bulk to rmqueue_single
 2010-01-19  1:49 UTC  (5+ messages)
` [PATCH 2/4] mm/page_alloc : relieve the zone->lock's pressure for allocation
  ` [PATCH 3/4] mm/page_alloc : modify the return type of __free_one_page

[PATCH] memory-hotplug: add 0x prefix to HEX block_size_bytes
 2010-01-19  0:38 UTC  (3+ messages)

[PATCH v6] add MAP_UNLOCKED mmap flag
 2010-01-19  0:12 UTC  (3+ 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).