linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/15] HWPOISON: Intro (v6)
 2009-06-20  3:16 UTC  (11+ messages)
` [PATCH 02/15] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 04/15] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH 05/15] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH 06/15] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH 09/15] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/15] HWPOISON: check and isolate corrupted free pages v3
` [PATCH 12/15] HWPOISON: per process early kill option prctl(PR_MEMORY_FAILURE_EARLY_KILL)
` [PATCH 13/15] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH 14/15] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
` [PATCH 15/15] HWPOISON: FOR TESTING: Enable memory failure code unconditionally

[RFC] transcendent memory for Linux
 2009-06-20  2:28 UTC  (8+ messages)
` [RFC PATCH 0/4] transcendent memory ("tmem") "
` [RFC PATCH 1/4] tmem: infrastructure for tmem layer
` [RFC PATCH 2/4] tmem: precache implementation (layered on tmem)
` [RFC PATCH 3/4] tmem: preswap "
` [RFC PATCH 4/4] tmem: interface code for tmem on top of xen

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

[PATCH] kmemleak: use pr_fmt
 2009-06-19 19:49 UTC  (3+ messages)

[PATCH] bootmem.c: Avoid c90 declaration warning
 2009-06-19 16:43 UTC  (5+ messages)

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-06-19 16:43 UTC  (7+ messages)

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-06-19  8:06 UTC  (9+ messages)

[this_cpu_xx V2 00/19] Introduce this_cpu_xx operations
 2009-06-19  5:41 UTC  (45+ messages)
` [this_cpu_xx V2 01/19] Fix handling of pagesets for downed cpus
` [this_cpu_xx V2 02/19] Introduce this_cpu_ptr() and generic this_cpu_* operations
` [this_cpu_xx V2 03/19] Use this_cpu operations for SNMP statistics
` [this_cpu_xx V2 04/19] Use this_cpu operations for NFS statistics
` [this_cpu_xx V2 05/19] use this_cpu ops for network statistics
` [this_cpu_xx V2 06/19] this_cpu_ptr: Straight transformations
` [this_cpu_xx V2 07/19] this_cpu_ptr: Elimninate get/put_cpu
` [this_cpu_xx V2 08/19] this_cpu_ptr: xfs_icsb_modify_counters does not need "cpu" variable
` [this_cpu_xx V2 09/19] Use this_cpu_ptr in crypto subsystem
` [this_cpu_xx V2 10/19] this_cpu: X86 optimized this_cpu operations
` [this_cpu_xx V2 11/19] Use this_cpu ops for VM statistics
` [this_cpu_xx V2 12/19] RCU: Use this_cpu operations
` [this_cpu_xx V2 13/19] Use this_cpu operations in slub
` [this_cpu_xx V2 14/19] this_cpu: Remove slub kmem_cache fields
` [this_cpu_xx V2 15/19] Make slub statistics use this_cpu_inc
` [this_cpu_xx V2 16/19] this_cpu: slub aggressive use of this_cpu operations in the hotpaths
` [this_cpu_xx V2 17/19] Move early initialization of pagesets out of zone_wait_table_init()
` [this_cpu_xx V2 18/19] this_cpu_ops: page allocator conversion
` [this_cpu_xx V2 19/19] this_cpu ops: Remove pageset_notifier

[patch v3] swap: virtual swap readahead
 2009-06-19  3:30 UTC  (13+ messages)

[patch v3] swap: virtual swap readahead
 2009-06-19  3:17 UTC  (6+ messages)

[PATCH] page_alloc: fix kernel-doc warning
 2009-06-19  2:38 UTC 

[PATCH 00/22] HWPOISON: Intro (v5)
 2009-06-19  1:58 UTC  (38+ messages)
` [PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
                ` [RFC][PATCH] HWPOISON: only early kill processes who installed SIGBUS handler

[Patch] mm tracepoints update
 2009-06-18 19:40 UTC  (8+ messages)
` [Patch] mm tracepoints update - use case

[PATCH 0/5] Huge Pages Nodes Allowed
 2009-06-18 19:08 UTC  (26+ messages)
` [PATCH 1/5] Free huge pages round robin to balance across nodes
` [PATCH 2/5] Add nodes_allowed members to hugepages hstate struct
` [PATCH 3/5] Use per hstate nodes_allowed to constrain huge page allocation
` [PATCH 4/5] Add sysctl for default hstate nodes_allowed
` [PATCH 5/5] Update huge pages kernel documentation

[v2.6.30 nfs+fscache] kswapd1: blocked for more than 120 seconds
 2009-06-18 14:23 UTC  (7+ messages)
      ` [v2.6.30 nfs+fscache] BUG: unable to handle kernel NULL pointer dereference at 0000000000000078
        ` [v2.6.30 nfs+fscache] lockdep: inconsistent lock state

[PATCH 0/10] Fix page_mkwrite() for blocksize < pagesize (version 3)
 2009-06-18 12:00 UTC  (12+ messages)
` [PATCH 01/11] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 07/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped

[PATCH 4/9] percpu: cleanup percpu array definitions
 2009-06-18  7:36 UTC  (5+ messages)
` [PATCH 5/9] percpu: clean up percpu variable definitions
  ` [PATCH 5/9 UPDATED] "

[RFC][BUGFIX] memcg: rmdir doesn't return
 2009-06-18  3:21 UTC  (19+ messages)

[PATCH for -mm] getrusage: fill ru_maxrss value
 2009-06-18  0:57 UTC  (6+ messages)

[PATCH 0/3] Fix malloc() stall in zone_reclaim() and bring behaviour more in line with expectations V3
 2009-06-17 18:48 UTC  (8+ messages)

+ page_alloc-oops-when-setting-percpu_pagelist_fraction.patch added to -mm tree
 2009-06-17 17:34 UTC  (3+ messages)

[patch 1/2] mm: make swap token dummies static inlines
 2009-06-17  8:31 UTC  (6+ messages)
` [patch 2/2] mm: remove task assumptions from swap token

[PATCH 0/5] [RFC] HWPOISON incremental fixes
 2009-06-17  7:51 UTC  (10+ messages)
` [PATCH 1/5] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled

mm: Move pgtable_cache_init() earlier
 2009-06-17  4:16 UTC  (2+ messages)

[PATCH 3/7] percpu: clean up percpu variable definitions
 2009-06-17  2:28 UTC  (7+ messages)

[RFC] set the thread name
 2009-06-17  1:13 UTC  (5+ messages)

QUESTION: can netdev_alloc_skb() errors be reduced by tuning?
 2009-06-16 17:24 UTC 

[PATCH 0/2] Fixes for hugetlbfs-related problems on shared memory
 2009-06-16 15:25 UTC  (6+ messages)
    ` QUESTION: can netdev_alloc_skb() errors be reduced by tuning?

2.6.29.4: softlockup at find_get_page() et al
 2009-06-16 14:22 UTC 

page:  |  | latest

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