linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/80] Kernel based checkpoint/restart [v18]
 2009-09-23 23:50 UTC  (14+ messages)
` [PATCH v18 01/80] c/r: extend arch_setup_additional_pages()
` [PATCH v18 02/80] x86: ptrace debugreg checks rewrite
` [PATCH v18 03/80] c/r: break out new_user_ns()
` [PATCH v18 04/80] c/r: split core function out of some set*{u,g}id functions
` [PATCH v18 05/80] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
` [PATCH v18 06/80] cgroup freezer: Update stale locking comments
` [PATCH v18 07/80] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
` [PATCH v18 08/80] cgroup freezer: interface to freeze a cgroup from within the kernel
` [PATCH v18 09/80] Namespaces submenu
` [PATCH v18 10/80] c/r: make file_pos_read/write() public
` [PATCH v18 11/80] pids 1/7: Factor out code to allocate pidmap page
` [PATCH v18 12/80] pids 2/7: Have alloc_pidmap() return actual error code
` [PATCH v18 13/80] pids 3/7: Add target_pid parameter to alloc_pidmap()

[BUG 2.6.30+] e100 sometimes causes oops during resume
 2009-09-23 21:45 UTC  (5+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-23 21:15 UTC  (20+ messages)

[PATCH] ksm: change default values to better fit into mainline kernel
 2009-09-23 20:37 UTC  (2+ messages)

No more bits in vm_area_struct's vm_flags
 2009-09-23 20:23 UTC 

update_mmu_cache() when write protecting pte
 2009-09-23 20:22 UTC 

[RESEND] [PATCH] hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix
 2009-09-23 16:08 UTC 

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-09-23  1:48 UTC  (2+ messages)

[PATCH 0/3] compcache: in-memory compressed swapping v4
 2009-09-23  0:40 UTC  (9+ messages)
` [PATCH 1/3] xvmalloc memory allocator
` [PATCH 2/3] virtual block device driver (ramzswap)
` [PATCH 3/3] documentation

[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
 2009-09-22 23:07 UTC  (35+ messages)
` [PATCH 1/3] powerpc: Allocate per-cpu areas for node IDs for SLQB to use as per-node areas
` [PATCH 2/3] slqb: Record what node is local to a kmem_cache_cpu
` [PATCH 3/3] slqb: Allow SLQB to be used on PPC

[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-22 23:01 UTC  (3+ messages)

[PATCH 0/11] hugetlb: V7 constrain allocation/free based on task mempolicy
 2009-09-22 20:13 UTC  (5+ messages)
` [PATCH 1/11] hugetlb: rework hstate_next_node_* functions

[PATCH 0/3] Fix SLQB on memoryless configurations V3
 2009-09-22 18:56 UTC  (10+ messages)
` [PATCH 1/4] slqb: Do not use DEFINE_PER_CPU for per-node data
` [PATCH 2/4] slqb: Record what node is local to a kmem_cache_cpu
` [PATCH 3/4] slqb: Allow SLQB to be used on PPC and S390

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-22 18:34 UTC  (9+ messages)

[RFC PATCH 0/3] Hatchet job for SLQB on memoryless configurations
 2009-09-22 18:29 UTC  (29+ messages)
` [PATCH 1/3] slqb: Do not use DEFINE_PER_CPU for per-node data
` [PATCH 2/3] slqb: Treat pages freed on a memoryless node as local node
` [PATCH 3/3] slqb: Allow SLQB to be used on PPC and S390

[RFC] [PATCH 0/7] Improve VFS to handle better mmaps when blocksize < pagesize (v3)
 2009-09-22 17:37 UTC  (6+ messages)
` [PATCH 5/7] ext4: Convert filesystem to the new truncate calling convention

[PATCH] hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix
 2009-09-22 15:29 UTC 

HugeTLB: Driver example
 2009-09-22  6:40 UTC  (7+ messages)

[PATCH 0/4] compcache: in-memory compressed swapping v3
 2009-09-22  3:50 UTC  (25+ messages)
` [PATCH 1/4] xvmalloc memory allocator
` [PATCH 2/4] send callback when swap slot is freed
` [PATCH 3/4] virtual block device driver (ramzswap)
` [PATCH] ramzswap prefix for swap free callback

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-21 23:58 UTC  (16+ messages)
` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
    ` [PATCH] "
      ` [PATCH] remove duplicate asm/mman.h files

a patch drop request in -mm
 2009-09-21 18:02 UTC  (5+ messages)

ipw2200: firmware DMA loading rework
 2009-09-21 13:37 UTC  (11+ messages)

[PATCH RFC 1/2] Add notifiers for various swap events
 2009-09-21 13:34 UTC  (2+ messages)
` [PATCH RFC 2/2] example usage of swap notifiers in ramzswap

[PATCH] ksm: fix rare page leak
 2009-09-21 13:13 UTC  (2+ messages)

BUG: sleeping function called from invalid context at mm/slub.c:1717
 2009-09-21  9:17 UTC  (2+ messages)

What about this message (2.6.31) ?
 2009-09-20 11:26 UTC 

[PATCH 0/7] Add pseudo-anonymous huge page mappings V3
 2009-09-18 20:08 UTC  (11+ messages)
` [PATCH 1/7] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
  ` [PATCH 2/7] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
    ` [PATCH 3/7] Add MAP_HUGETLB example
      ` [PATCH 4/7] Add MAP_HUGETLB flag to alpha mman.h
        ` [PATCH 5/7] Add MAP_HUGETLB flag to xtensa mman.h
          ` [PATCH 6/7] Add MAP_HUGETLB flag to parisc mman.h
            ` [PATCH 7/7] Add MAP_HUGETLB flag to mips mman.h

[MTRR?] [2.6.31-git7] Xorg:2342 conflicting memory types d0000000-e0000000 uncached-minus<->write-combining
 2009-09-18 13:27 UTC 

[RFC][PATCH 0/4][mmotm] memcg: reduce lock contention v3
 2009-09-18 10:37 UTC  (3+ messages)
` [RFC][PATCH 0/11][mmotm] memcg: patch dump (Sep/18)

page:  |  | latest

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