linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-12 08:48:01 to 2009-06-16 00:33:52 UTC [more...]

[PATCH 00/22] HWPOISON: Intro (v5)
 2009-06-16  0:34 UTC  (54+ messages)
` [PATCH 01/22] HWPOISON: Add page flag for poisoned pages
` [PATCH 02/22] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 03/22] HWPOISON: Add support for poison swap entries v2
` [PATCH 04/22] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH 05/22] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH 06/22] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH 07/22] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 08/22] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/22] HWPOISON: check and isolate corrupted free pages v2
` [PATCH 11/22] HWPOISON: Refactor truncate to allow direct truncating of page v3
` [PATCH 12/22] HWPOISON: The high level memory error handler in the VM v7
` [PATCH 13/22] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH 14/22] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
` [PATCH 15/22] HWPOISON: early kill cleanups and fixes
` [PATCH 16/22] mm: move page flag numbers for user space to page-flags.h
` [PATCH 17/22] HWPOISON: introduce struct hwpoison_control
` [PATCH 18/22] HWPOISON: use compound head page
` [PATCH 19/22] HWPOISON: detect free buddy pages explicitly
` [PATCH 20/22] HWPOISON: collect infos that reflect the impact of the memory corruption
` [PATCH 21/22] HWPOISON: send uevent to report "
` [PATCH 22/22] HWPOISON: FOR TESTING: Enable memory failure code unconditionally

Detailed Stack Information Patch [1/3]
 2009-06-15 22:01 UTC  (4+ messages)
  ` [patch 2/2] procfs: provide stack information for threads V0.8

[PATCH 0/3] Fix malloc() stall in zone_reclaim() and bring behaviour more in line with expectations V3
 2009-06-15 21:19 UTC  (21+ messages)
` [PATCH 1/3] Properly account for the number of page cache pages zone_reclaim() can reclaim
` [PATCH 2/3] Do not unconditionally treat zones that fail zone_reclaim() as full
` [PATCH 3/3] Count the number of times zone_reclaim() scans and fails

[Patch] mm tracepoints update
 2009-06-15 18:26 UTC  (4+ messages)
` [Patch] mm tracepoints update - use case

[patch v3] swap: virtual swap readahead
 2009-06-15 18:22 UTC  (11+ messages)

[PATCH 0/10] Fix page_mkwrite() for blocksize < pagesize (version 3)
 2009-06-15 18:17 UTC  (13+ messages)
` [PATCH 01/11] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 02/11] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 03/11] ext2: Allocate space for mmaped file on page fault
` [PATCH 04/11] ext4: Make sure blocks are properly allocated under mmaped page even when blocksize < pagesize
` [PATCH 05/11] ext3: Allocate space for mmaped file on page fault
` [PATCH 06/11] vfs: Implement generic per-cpu counters for delayed allocation
` [PATCH 07/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
` [PATCH 08/11] fs: Don't clear dirty bits in block_write_full_page()
` [PATCH 09/11] vfs: Export wakeup_pdflush
` [PATCH 10/11] ext3: Implement delayed allocation on page_mkwrite time

[v2.6.30 nfs+fscache] kswapd1: blocked for more than 120 seconds
 2009-06-15 14:03 UTC  (6+ messages)
` [v2.6.30 nfs+fscache] swapper: possible circular locking dependency detected

[PATCH 0/2] Two fixes for patch vmscan-properly-account-for-the-number-of-page-cache-pages-zone_reclaim-can-reclaim.patch
 2009-06-15 11:14 UTC  (3+ messages)
` [PATCH 1/2] vmscan: Fix use of delta in zone_pagecache_reclaimable()
` [PATCH 2/2] mm: Fix documentation of min_unmapped_ratio

boot panic with memcg enabled (Was [PATCH 3/4] memcg: don't use bootmem allocator in setup code)
 2009-06-15 11:10 UTC  (10+ messages)
        ` [BUGFIX][PATCH] memcg: fix page_cgroup fatal error in FLATMEM (Was Re: boot panic with memcg enabled
            ` [BUGFIX][PATCH] memcg: fix page_cgroup fatal error in FLATMEM v2

2.6.31-rc1: memory initialization warnings on sparc
 2009-06-15 10:12 UTC  (2+ messages)

Huge pages for device drivers
 2009-06-15  9:23 UTC  (4+ messages)

Low overhead patches for the memory cgroup controller (v5)
 2009-06-15  8:20 UTC  (3+ messages)

[RFC][BUGFIX] memcg: rmdir doesn't return
 2009-06-15  8:17 UTC  (5+ messages)

[PATCH 0/5] [RFC] HWPOISON incremental fixes
 2009-06-15  7:04 UTC  (34+ messages)
` [PATCH 1/5] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 2/5] HWPOISON: fix tasklist_lock/anon_vma locking order
` [PATCH 3/5] HWPOISON: remove early kill option for now
` [PATCH 4/5] HWPOISON: report sticky EIO for poisoned file

[RFC] Low overhead patches for the memory cgroup controller (v2)
 2009-06-15  4:22 UTC  (16+ messages)
        ` Low overhead patches for the memory cgroup controller (v3)
          ` Low overhead patches for the memory cgroup controller (v4)

[PATCH][RFC] mm: uncached vma support with writenotify
 2009-06-15  3:32 UTC  (2+ messages)

[PATCH 0/4] RFC - ksm api change into madvise
 2009-06-13 15:04 UTC  (13+ messages)

[PATCH 2/2] slab,slub: ignore __GFP_WAIT if we're booting or suspending
 2009-06-12 21:42 UTC  (32+ messages)
` [PATCH v2] "

slab: setup allocators earlier in the boot sequence
 2009-06-12 14:07 UTC  (28+ messages)

[PATCH for mmotm 2/5]
 2009-06-12 10:22 UTC  (4+ messages)

[PATCH] [0/16] HWPOISON: Intro
 2009-06-12  9:58 UTC  (5+ messages)
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v5


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