linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mmotm: slqb correctly return value for notification handler
 2009-08-10  6:42 UTC  (2+ messages)

[PATCH] [0/19] HWPOISON: Intro
 2009-08-10  6:36 UTC  (36+ messages)
` [PATCH] [1/19] HWPOISON: Add page flag for poisoned pages
` [PATCH] [2/19] HWPOISON: Export some rmap vma locking to outside world
` [PATCH] [3/19] HWPOISON: Add support for poison swap entries v2
` [PATCH] [4/19] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH] [5/19] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH] [6/19] HWPOISON: Add various poison checks in mm/memory.c v2
` [PATCH] [7/19] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH] [8/19] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [9/19] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH] [10/19] HWPOISON: check and isolate corrupted free pages v2
` [PATCH] [11/19] HWPOISON: Refactor truncate to allow direct truncating of page v2
` [PATCH] [12/19] HWPOISON: Add invalidate_inode_page
` [PATCH] [13/19] HWPOISON: Define a new error_remove_page address space op for async truncation
` [PATCH] [14/19] HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
` [PATCH] [15/19] HWPOISON: The high level memory error handler in the VM v7
` [PATCH] [16/19] HWPOISON: Enable .remove_error_page for migration aware file systems
` [PATCH] [17/19] HWPOISON: Enable error_remove_page for NFS
` [PATCH] [18/19] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH] [19/19] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs

Help Resource Counters Scale Better (v2)
 2009-08-10  6:22 UTC  (11+ messages)
      ` Help Resource Counters Scale Better (v3)

[RFC][PATCH 0/2] mm: some patches about add_to_swap_cache()
 2009-08-10  5:58 UTC  (7+ messages)
` [BUGFIX][1/2] mm: add_to_swap_cache() must not sleep
` [cleanup][2/2] mm: add_to_swap_cache() does not return -EEXIST

[PATCH] ZERO_PAGE again v5
 2009-08-10  0:14 UTC  (5+ messages)
` [PATCH 1/2] ZERO_PAGE config
` [PATCH 2/2] ZERO_PAGE based on pte_special

New patch for Linux
 2009-08-09 18:27 UTC  (3+ messages)

[PATCH RT 7/6] include linux/interrupt.h in mm/bounce.c
 2009-08-09  9:36 UTC  (2+ messages)
    ` [PATCH RT 9/6] [RFH] Build failure on 2.6.31-rc4-rt1 in mm/highmem.c

[PATCH 0/6] Add some trace events for the page allocator v5
 2009-08-08  5:47 UTC  (10+ messages)
` [PATCH 1/6] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/6] tracing, page-allocator: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/6] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/6] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events
` [PATCH 5/6] tracing, documentation: Add a document describing how to do some performance analysis with tracepoints
` [PATCH 6/6] tracing, documentation: Add a document on the kmem tracepoints

[PATCH 0/4] Add some trace events for the page allocator v3
 2009-08-08  5:44 UTC  (32+ messages)
` [PATCH 1/4] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/4] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/4] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/4] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events

[RFC][PATCH] mm: stop balance_dirty_pages doing too much work
 2009-08-07 21:02 UTC  (7+ messages)

[PATCH 0/4] Add some trace events for the page allocator v4
 2009-08-07 15:26 UTC  (25+ messages)
` [PATCH 1/6] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/6] tracing, page-allocator: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/6] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/6] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events
` [PATCH 5/6] tracing, documentation: Add a document describing how to do some performance analysis with tracepoints
` [PATCH 6/6] tracing, documentation: Add a document on the kmem tracepoints

mapping kernel memory from driver to user-space crashes
 2009-08-07 15:06 UTC 

[RFC] respect the referenced bit of KVM guest pages?
 2009-08-07  8:24 UTC  (49+ messages)

SysV swapped shared memory calculated incorrectly
 2009-08-07  8:08 UTC  (3+ messages)

[PATCH 2/2] Dirty page tracking & on-the-fly memory mirroring
 2009-08-06 23:06 UTC  (2+ messages)

shmem + TTM oops
 2009-08-06 20:16 UTC  (3+ messages)

[PATCH] page-allocator: Remove dead function free_cold_page()
 2009-08-06 16:25 UTC  (4+ messages)

[PATCH] mv clear node_load[] to __build_all_zonelists()
 2009-08-06 10:50 UTC  (2+ messages)

[PATCH] mv clear node_load[] to __build_all_zonelists()‏
 2009-08-06 10:49 UTC 

[PATCH] slqb: add declaration for kmem_cache_init_late()
 2009-08-06  9:02 UTC  (4+ messages)
  ` [PATCH] slab: remove duplicate kmem_cache_init_late() declarations

[PATCH for 2.6.31 0/4] fix oom_adj regression v2
 2009-08-06  8:07 UTC  (10+ messages)
` [PATCH 1/4] oom: move oom_adj to signal_struct
` [PATCH 4/4] oom: fix oom_adjust_write() input sanity check

[PATCH 0/12] ksm: stats, oom, doc, misc
 2009-08-05 15:11 UTC  (8+ messages)
` [PATCH 3/12] ksm: pages_unshared and pages_volatile
` [PATCH 5/12] ksm: keep quiet while list empty

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox