linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[this_cpu_xx V2 00/19] Introduce this_cpu_xx operations
 2009-06-18  6:20 UTC  (28+ 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

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

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-06-18  1:25 UTC  (2+ messages)

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

[patch v3] swap: virtual swap readahead
 2009-06-17 22:41 UTC  (3+ 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  (15+ messages)

[PATCH 0/5] Huge Pages Nodes Allowed
 2009-06-17 17:52 UTC  (16+ 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

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

[PATCH 4/9] percpu: cleanup percpu array definitions
 2009-06-17 17:00 UTC  (4+ messages)
` [PATCH 5/9] percpu: clean up percpu variable definitions

[PATCH 00/22] HWPOISON: Intro (v5)
 2009-06-17 14:12 UTC  (56+ messages)
` [PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/22] HWPOISON: check and isolate corrupted free pages v2
` [PATCH 21/22] HWPOISON: send uevent to report memory corruption
                ` [RFC][PATCH] HWPOISON: only early kill processes who installed SIGBUS handler

[Patch] mm tracepoints update
 2009-06-17 14:07 UTC  (5+ messages)
` [Patch] mm tracepoints update - use case

[PATCH 0/10] Fix page_mkwrite() for blocksize < pagesize (version 3)
 2009-06-17 13:53 UTC  (21+ 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-17 12:04 UTC  (5+ messages)
    ` [v2.6.30 nfs+fscache] BUG: unable to handle kernel NULL pointer dereference at 0000000000000078

[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  (12+ 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  (9+ 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 

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

[PATCH 0/3] Fix malloc() stall in zone_reclaim() and bring behaviour more in line with expectations V3
 2009-06-16  9:05 UTC  (10+ messages)
` [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

Detailed Stack Information Patch [1/3]
 2009-06-16  7:14 UTC  (5+ messages)
  ` [patch 2/2] procfs: provide stack information for threads V0.8

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

boot panic with memcg enabled (Was [PATCH 3/4] memcg: don't use bootmem allocator in setup code)
 2009-06-15 11:10 UTC  (9+ 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)

[PATCH 1/3] Properly account for the number of page cache pages zone_reclaim() can reclaim
 2009-06-15 10:05 UTC  (4+ 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  (2+ messages)

page:  |  | latest

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