linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-01 14:58:41 to 2009-09-08 20:16:14 UTC [more...]

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-08 20:14 UTC  (5+ messages)

[PATCH 0/6] hugetlb: V5 constrain allocation/free based on task mempolicy
 2009-09-08 20:04 UTC  (28+ messages)
` [PATCH 2/6] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/6] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 4/6] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 5/6] hugetlb: add per node hstate attributes
` [PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management

[PATCH 0/8] mm: around get_user_pages flags
 2009-09-08 18:59 UTC  (25+ messages)
` [PATCH 1/8] mm: munlock use follow_page
` [PATCH 2/8] mm: remove unused GUP flags
` [PATCH 3/8] mm: add get_dump_page
` [PATCH 4/8] mm: FOLL_DUMP replace FOLL_ANON
` [PATCH 5/8] mm: follow_hugetlb_page flags
` [PATCH 6/8] mm: fix anonymous dirtying
` [PATCH 7/8] mm: reinstate ZERO_PAGE
` [PATCH 8/8] mm: FOLL flags for GUP flags

[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-08 18:32 UTC  (13+ messages)

[PATCH] mmap : remove unnecessary code
 2009-09-08 18:13 UTC  (2+ messages)

Why doesn't zap_pte_range() call page_mkwrite()
 2009-09-08 17:00 UTC  (11+ messages)

[PATCH v3 0/5] kmemleak: few small cleanups and clear command support
 2009-09-08 16:16 UTC  (11+ messages)
` [PATCH v3 1/5] kmemleak: use bool for true/false questions
` [PATCH v3 2/5] kmemleak: add clear command support
` [PATCH v3 3/5] kmemleak: move common painting code together
` [PATCH v3 4/5] kmemleak: fix sparse warning over overshadowed flags
` [PATCH v3 5/5] kmemleak: fix sparse warning for static declarations

[rfc] lru_add_drain_all() vs isolation
 2009-09-08 15:32 UTC  (16+ messages)

ipw2200: firmware DMA loading rework
 2009-09-08 11:00 UTC  (8+ messages)

[RFC PATCH] v2 mm: balance_dirty_pages. reduce calls to global_page_state to reduce cache references
 2009-09-08 10:41 UTC  (7+ messages)

[PATCH 1/3] ksm: clean up obsolete references
 2009-09-07 16:54 UTC  (7+ messages)
` [PATCH 2/3] ksm: unmerge is an origin of OOMs
` [PATCH 3/3] ksm: mremap use err from ksm_madvise

[PATCH] page-types: add feature for walking process address space
 2009-09-07  7:59 UTC 

[mmotm][PATCH 1/2] memcg: softlimit clean up
 2009-09-07  4:51 UTC  (27+ messages)
` [mmotm][PATCH 2/2] memcg: reduce calls for soft limit excess
  ` [mmotm][PATCH 2/2 v2] "
` [mmotm][PATCH] coalescing uncharge
  ` [mmotm][experimental][PATCH] coalescing charge
                ` [mmotm][BUGFIX][PATCH] memcg: fix softlimit css refcnt handling
                    ` [mmotm][BUGFIX][PATCH] memcg: fix softlimit css refcnt handling(yet another one)

[PATCH for -mm] getrusage: fill ru_maxrss value
 2009-09-07  2:58 UTC  (3+ messages)

improving checksum cpu consumption in ksm
 2009-09-05 11:33 UTC  (7+ messages)

[PATCH 0/4] Safely removing mmaped files
 2009-09-04 19:28 UTC  (5+ messages)
` [PATCH 1/4] mm: Introduce revoke_file_mappings
  ` [PATCH 2/4] sysfs: Use revoke_file_mappings
    ` [PATCH 3/4] proc: Clean up mmaps when a proc file is removed
      ` [PATCH 4/4] pci: Remove bogus check of proc dir entry usage

process_zones() kmemleak on 2.6.31-rc8
 2009-09-05  0:06 UTC 

[RFC] respect the referenced bit of KVM guest pages?
 2009-09-04 20:57 UTC  (15+ messages)

[PATCH] x86: reuse the boot-time mappings of fixed_addresses
 2009-09-04 18:55 UTC  (9+ messages)

[mmotm][BUG] free is bigger than presnet Re: mmotm 2009-08-27-16-51 uploaded
 2009-09-04  4:21 UTC  (7+ messages)
  ` [mmotm][BUG] lockdep warning block I/O (Was "

+ memcg-show-swap-usage-in-stat-file.patch added to -mm tree
 2009-09-03 23:58 UTC 

[PATCH] slqb: add common slab debug bits
 2009-09-03 19:40 UTC  (2+ messages)

BUG? misused atomic instructions in mm/swapfile.c
 2009-09-03 11:51 UTC  (3+ messages)

a room for blkio-cgroup in struct page_cgroup
 2009-09-03  5:09 UTC  (5+ messages)

[RESEND][PATCH mmotm] Fix NUMA accounting in numastat.txt
 2009-09-02 23:15 UTC 

[RFC][PATCH 0/4] move tools in Documentation/vm/ to tools/vm/
 2009-09-02 18:04 UTC  (7+ messages)
` [RFC][PATCH 1/4] page-types: move from "
` [RFC][PATCH 2/4] slabinfo: "
  ` [RFC][PATCH 2/4 v2] "
` [RFC][PATCH 3/4] pagemap: export KPF_HWPOISON
` [RFC][PATCH 4/4] pagemap: document KPF_KSM and show it in page-types

[PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
 2009-09-02 12:15 UTC  (8+ messages)
` [PATCH 0/3] Add pseudo-anonymous huge page mappings V4
  ` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
      ` [PATCH] MAP_HUGETLB value collision fix

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-02  6:45 UTC  (3+ messages)

[RFC][PATCH 0/4] memcg: add support for hwpoison testing
 2009-09-02  2:47 UTC  (9+ messages)

[PATCH mmotm] vmscan move pgdeactivate modification to shrink_active_list fix
 2009-09-02  1:30 UTC  (3+ messages)
` [PATCH mmotm] vmscan move pgdeactivate modification to shrink_active_list fix2

[PATCH, RFC] vm: Add an tuning knob for vm.max_writeback_pages
 2009-09-01 20:30 UTC  (5+ messages)

[PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-01 16:44 UTC 

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-01 15:37 UTC  (6+ 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).