linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-12 01:39:26 to 2010-01-18 01:47:21 UTC [more...]

[PATCH 1/3] vmscan: get_scan_ratio cleanup
 2010-01-18  1:47 UTC  (13+ messages)
` [PATCH 2/3][v2] vmstat: add anon_scan_ratio field to zoneinfo
` [PATCH 3/3] [v2] memcg: add anon_scan_ratio to memory.stat file

[RFC] Shared page accounting for memory cgroup
 2010-01-18  0:49 UTC  (14+ messages)

[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
 2010-01-18  0:25 UTC  (10+ 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-17 15:46 UTC  (10+ messages)
` [PATCH v3 04/12] Add "handle page fault" PV helper
` [PATCH v3 05/12] Export __get_user_pages_fast
` [PATCH v3 06/12] Add get_user_pages() variant that fails if major fault is required

[PATCH] register MADV_HUGEPAGE
 2010-01-17 11:08 UTC  (2+ messages)

[PATCH -mmotm-2010-01-15-15-34] Fix wrong offset for vma merge in mbind
 2010-01-16 16:15 UTC 

[PATCH-RESEND v4] memory-hotplug: create /sys/firmware/memmap entry for new memory
 2010-01-16  1:08 UTC  (6+ messages)
  ` [PATCH-RESEND v5] "

SLUB ia64 linux-next crash bisected to 756dee75
 2010-01-15 23:32 UTC  (17+ messages)

[PATCH] oom: OOM-Killed process don't invoke pagefault-oom
 2010-01-15  6:21 UTC  (3+ messages)

[resend][PATCH] mm: Restore zone->all_unreclaimable to independence word
 2010-01-15  4:47 UTC  (7+ messages)

[PATCH] Free memory when create_device is failed
 2010-01-15  1:36 UTC  (2+ messages)
` patch staging-ramzswap-free-memory-when-create_device-is-failed.patch added to gregkh-2.6 tree

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

[PATCH 3/3] mm: remove function free_hot_page
 2010-01-14 22:52 UTC  (4+ messages)

[PATCH 1/3] mm: page_alloc.c Remove duplicate call to trace_mm_page_free_direct
 2010-01-14 22:47 UTC  (2+ messages)

[RFC PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-01-14 20:42 UTC 

[PATCH v5] add MAP_UNLOCKED mmap flag
 2010-01-14 19:30 UTC  (12+ messages)

[PATCH] mm: Fix mbind vma merge problem
 2010-01-14 14:56 UTC  (2+ messages)

[ RESEND PATCH v3] Memory-Hotplug: Fix the bug on interface /dev/mem for 64-bit kernel
 2010-01-14 14:08 UTC  (8+ messages)

[PATCH 1/6] NOMMU: Fix SYSV SHM for NOMMU
 2010-01-14 13:58 UTC  (6+ messages)
` [PATCH 2/6] NOMMU: struct vm_region's vm_usage count need not be atomic
` [PATCH 3/6] NOMMU: Remove a superfluous check of vm_region::vm_usage
` [PATCH 4/6] NOMMU: Don't need get_unmapped_area() for NOMMU
` [PATCH 5/6] NOMMU: Fix race between ramfs truncation and shared mmap
` [PATCH 6/6] NOMMU: Fix shared mmap after truncate shrinkage problems

[PATCH 1/6] NOMMU: Fix SYSV SHM for NOMMU
 2010-01-14 13:57 UTC  (4+ messages)

[PATCH 1/8] vfs: fix too big f_pos handling
 2010-01-14 13:56 UTC  (4+ messages)

[PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks
 2010-01-14 12:45 UTC  (13+ messages)
` [PATCH 1/8] vfs: fix too big f_pos handling
` [PATCH 2/8] devmem: check vmalloc address on kmem read/write
` [PATCH 3/8] devmem: fix kmem write bug on memory holes
` [PATCH 4/8] resources: introduce generic page_is_ram()
` [PATCH 5/8] vmalloc: simplify vread()/vwrite()
` [PATCH 6/8] hwpoison: prevent /dev/kmem from accessing hwpoison pages
` [PATCH 7/8] hwpoison: prevent /dev/mem "
` [PATCH 8/8] hwpoison: prevent /dev/kcore "

[PATCH] [mmotm 0113] memcg: fix compile error
 2010-01-14  5:54 UTC 

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-13 23:28 UTC  (6+ messages)
` [PATCH 5/7] Add /proc trigger for memory compaction
` [PATCH 7/7] Do not compact within a preferred zone after a compaction failure

[patch 2/6] hugetlb: Fix section mismatches
 2010-01-13 20:51 UTC  (7+ messages)
    ` [patch] hugetlb: Fix section mismatches #2

[PATCH 2/3] mm: page_alloc.c Adjust a call site to trace_mm_page_free_direct
 2010-01-13 15:34 UTC 

[PATCH 2/3] mm: page_alloc.c Adjust a call site to trace_mm_page_free_direct
 2010-01-13 14:52 UTC 

[PATCH v4][RESENT] add MAP_UNLOCKED mmap flag
 2010-01-13  9:28 UTC  (3+ messages)

[RESEND][mmotm][PATCH v2, 0/5] elf coredump: Add extended numbering support
 2010-01-13  8:57 UTC  (7+ messages)

[resend][PATCH] mm, lockdep: annotate reclaim context to zone reclaim too
 2010-01-13  6:10 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC][BUGFIX][PATCH] memcg: ensure list is empty at rmdir
 2010-01-13  5:35 UTC  (7+ messages)
` [BUGFIX][PATCH] "

[PATCH - resend] Memory-Hotplug: Fix the bug on interface /dev/mem for 64-bit kernel(v1)
 2010-01-13  2:29 UTC  (16+ messages)

[PATCH -mmotm-2010-01-06-14-34] check high watermark after shrink zone
 2010-01-13  1:51 UTC  (4+ messages)

[PATCH 4/4] mm/page_alloc : relieve zone->lock's pressure for memory free
 2010-01-13  0:01 UTC  (24+ messages)

PROBLEM: kernel BUG at mm/page_alloc.c:775
 2010-01-12 21:25 UTC  (2+ messages)

[PATCH] Fix reset of ramzswap
 2010-01-12  6:48 UTC  (4+ messages)

[PATCH 1/4] mm/page_alloc : rename rmqueue_bulk to rmqueue_single
 2010-01-12  2:56 UTC  (6+ 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


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).