[PATCH][RFC] mm: uncached vma support with writenotify
2009-06-22 22:15 UTC (3+ messages)
[PATCH] Hugepages should be accounted as unevictable pages
2009-06-22 21:25 UTC
[PATCH] ifdef AIO stuff in mm_struct
2009-06-22 21:07 UTC
BUG: Bad page state [was: Strange oopses in 2.6.30]
2009-06-22 20:55 UTC (8+ messages)
[RFC] transcendent memory for Linux
2009-06-22 20:50 UTC (12+ 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
Re: Re: Performance degradation seen after using one list for hot/cold pages
2009-06-22 16:52 UTC (2+ messages)
handle_mm_fault() calling convention cleanup
2009-06-22 15:49 UTC (7+ messages)
[PATCH 0/3] Suppress page allocator warnings about order >= MAX_ORDER
2009-06-22 15:43 UTC (4+ messages)
` [PATCH 1/3] page-allocator: Allow too high-order warning messages to be suppressed with __GFP_NOWARN
` [PATCH 2/3] profile: Suppress warning about large allocations when profile=1 is specified
` [PATCH 3/3] net-dccp: Suppress warning about large allocations from DCCP
[Patch] mm tracepoints update - use case
2009-06-22 15:28 UTC (9+ messages)
[RFC][PATCH] cgroup: fix permanent wait in rmdir
2009-06-22 12:32 UTC (7+ messages)
Re: Performance degradation seen after using one list for hot/cold pages
2009-06-22 11:09 UTC (2+ messages)
Performance degradation seen after using one list for hot/cold pages
2009-06-22 10:06 UTC (3+ messages)
[PATCH] kmemleak: use pr_fmt
2009-06-22 9:55 UTC (4+ messages)
[PATCH 00/15] HWPOISON: Intro (v6)
2009-06-22 9:37 UTC (21+ messages)
` [PATCH 01/15] HWPOISON: Add page flag for poisoned pages
` [PATCH 02/15] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 03/15] HWPOISON: Add support for poison swap entries v2
` [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 07/15] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 08/15] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH 09/15] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/15] HWPOISON: check and isolate corrupted free pages v3
` [PATCH 11/15] HWPOISON: The high level memory error handler in the VM v8
` [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
[PATCH] remove unused line for mmap_region()
2009-06-22 3:50 UTC (3+ messages)
[patch v3] swap: virtual swap readahead
2009-06-21 18:37 UTC (15+ messages)
[PATCH 2/2] slab,slub: ignore __GFP_WAIT if we're booting or suspending
2009-06-21 9:31 UTC (10+ messages)
` [PATCH v2] "
Question about warning and later oops slub/jbd2
2009-06-20 19:57 UTC
[PATCH 0/3] make mapped executable pages the first class citizen
2009-06-20 8:24 UTC (11+ 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)
[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:17 UTC (6+ messages)
[PATCH] page_alloc: fix kernel-doc warning
2009-06-19 2:38 UTC
[PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
2009-06-19 1:58 UTC (10+ messages)
[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 (7+ messages)
` [PATCH 07/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
[PATCH 00/22] HWPOISON: Intro (v5)
2009-06-18 9:56 UTC (11+ messages)
` [RFC][PATCH] HWPOISON: only early kill processes who installed SIGBUS handler
[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 (12+ 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 (4+ messages)
+ page_alloc-oops-when-setting-percpu_pagelist_fraction.patch added to -mm tree
2009-06-17 17:34 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox