messages from 2011-05-26 09:38:16 to 2011-05-31 00:40:56 UTC [more...]
[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
2011-05-31 0:40 UTC (5+ messages)
` [PATCH 1/14] mm: invalidate_mapping_pages flush cleancache
` [PATCH 2/14] mm: move vmtruncate_range to truncate.c
` [PATCH 3/14] tmpfs: take control of its truncate_range
` [PATCH 4/14] tmpfs: add shmem_read_mapping_page_gfp
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
2011-05-30 23:50 UTC (7+ messages)
` "
[PATCH] mm, vmstat: Use cond_resched only when !CONFIG_PREEMPT
2011-05-30 23:38 UTC (2+ messages)
[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
2011-05-30 17:53 UTC (7+ messages)
` [stable] "
[PATCH] mm: fix special case -1 order check in compact_finished
2011-05-30 15:37 UTC (5+ messages)
` [PATCH v2] mm: compaction: fix special case -1 order checks
(no subject)
2011-05-30 15:12 UTC
[Bugme-new] [Bug 35512] New: firefox hang, congestion_wait
2011-05-30 13:13 UTC (4+ messages)
[Patch] mm: remove noswapaccount kernel parameter
2011-05-30 9:43 UTC (4+ messages)
[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
2011-05-30 9:37 UTC
[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
2011-05-30 8:51 UTC (6+ messages)
[PATCH] mm: Fix boot crash in mm_alloc()
2011-05-30 8:14 UTC (6+ messages)
[PATCH v2 1/3] vmscan,memcg: memcg aware swap token
2011-05-30 7:44 UTC (3+ messages)
[PATCH v2 00/10] Prevent LRU churning
2011-05-30 7:25 UTC (14+ messages)
` [PATCH v2 01/10] Make clear description of isolate/putback functions
` [PATCH v2 02/10] compaction: trivial clean up acct_isolated
` [PATCH v2 03/10] Change isolate mode from int type to enum type
` [PATCH v2 04/10] Add additional isolation mode
` [PATCH v2 05/10] compaction: make isolate_lru_page with filter aware
` [PATCH v2 06/10] vmscan: "
` [PATCH v2 07/10] In order putback lru core
` [PATCH v2 08/10] migration: make in-order-putback aware
` [PATCH v2 09/10] compaction: make compaction use in-order putback
` [PATCH v2 10/10] add tracepoints
[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
2011-05-30 1:17 UTC (10+ messages)
` [PATCH 4/5] oom: don't kill random process
[PATCH] cleancache: use __read_mostly for cleancache_enabled
2011-05-30 0:35 UTC (2+ messages)
Easy portable testcase! (Re: Kernel falls apart under light memory pressure (i.e. linking vmlinux))
2011-05-30 0:28 UTC (4+ messages)
[PATCH] mm: fix page_lock_anon_vma leaving mutex locked
2011-05-29 20:53 UTC (11+ messages)
[PATCH] mm: fix kernel BUG at mm/rmap.c:1017!
2011-05-29 12:16 UTC (3+ messages)
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-05-29 8:16 UTC (18+ messages)
` [PATCH 01/10] mm: Introduce the memory regions data structure
` [PATCH 02/10] mm: Helper routines
` [PATCH 03/10] mm: Init zones inside memory regions
` [PATCH 04/10] mm: Refer to zones from "
` [PATCH 05/10] mm: Create zonelists
` [PATCH 06/10] mm: Verify zonelists
` [PATCH 07/10] mm: Modify vmstat
` [PATCH 08/10] mm: Modify vmscan
` [PATCH 09/10] mm: Reflect memory region changes in zoneinfo
` [PATCH 10/10] mm: Create memory regions at boot-up
[PATCH] tmpfs: fix race between truncate and writepage
2011-05-28 20:14 UTC
[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
2011-05-28 17:36 UTC (2+ messages)
` [TRIVIAL PATCH next 14/15] mm: "
[PATCH] memcg: add pgfault latency histograms
2011-05-28 10:17 UTC (13+ messages)
[PATCH v2] cpusets: randomize node rotor used in cpuset_mem_spread_node()
2011-05-27 23:40 UTC (11+ messages)
[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
2011-05-27 22:22 UTC (9+ messages)
[PATCH] mm: nommu: fix remap_pfn_range()
2011-05-27 22:12 UTC (3+ messages)
[PATCH] lib: fix bitmap.c kernel-doc notation
2011-05-27 21:34 UTC
[PATCH] mm: fix memory.c kernel-doc notation
2011-05-27 21:34 UTC
[RFC][PATCH v3 0/10] memcg async reclaim
2011-05-27 20:20 UTC (28+ messages)
` [RFC][PATCH v3 1/10] check reclaimable in hierarchy walk
` [RFC][PATCH v3 3/10] memcg: a test whether zone is reclaimable or not
` [RFC][PATCH v3 7/10] workqueue: add WQ_IDLEPRI
` [RFC][PATCH v3 10/10] memcg : reclaim statistics
[PATCH V4 4/4] mm: frontswap: config and doc files
2011-05-27 19:49 UTC
[PATCH V4 3/4] mm: frontswap: add hooks in swap subsystem and extend
2011-05-27 19:49 UTC
[PATCH V4 2/4] mm: frontswap: core code
2011-05-27 19:48 UTC
[PATCH V4 1/4] mm: frontswap: swap data structure changes
2011-05-27 19:48 UTC
[PATCH V4 0/4] mm: frontswap: overview
2011-05-27 19:48 UTC
[PATCHSET v3.3 0/2] data integrity: Stabilize pages during writeback for various fses
2011-05-27 19:23 UTC (3+ messages)
` [PATCH 1/2] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/2] fs: block_page_mkwrite should wait for writeback to finish
[PATCH 3/5] oom: oom-killer don't use proportion of system-ram internally
2011-05-27 19:12 UTC (2+ messages)
[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
2011-05-27 16:20 UTC (3+ messages)
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
2011-05-27 6:55 UTC (4+ messages)
[PATCH] mm: don't access vm_flags as 'int'
2011-05-27 6:08 UTC (7+ messages)
[PATCHv2] memcg: reclaim memory from node in round-robin
2011-05-27 2:39 UTC (10+ messages)
` [PATCHv3] "
` [PATCHv4] "
[slubllv5 00/25] SLUB: Lockless freelists for objects V5
2011-05-27 0:50 UTC (15+ messages)
` [slubllv5 07/25] x86: Add support for cmpxchg_double
[slub p1 0/4] SLUB: [RFC] Per cpu partial lists V1
2011-05-26 19:03 UTC (5+ messages)
` [slub p1 1/4] slub: Prepare inuse field in new_slab()
` [slub p1 2/4] slub: pass kmem_cache_cpu pointer to get_partial()
` [slub p1 3/4] slub: return object pointer from get_partial() / new_slab()
` [slub p1 4/4] slub: [RFC] per cpu cache for partial pages
[PATCH] memcg: fix typo in the soft_limit stats
2011-05-26 16:56 UTC (6+ messages)
(Short?) merge window reminder
2011-05-26 16:38 UTC (7+ messages)
[Bugme-new] [Bug 35662] New: softlockup with kernel 2.6.39
2011-05-26 16:33 UTC (3+ messages)
[PATCH 3/5] oom: oom-killer don't use proportion of system-ram internally
2011-05-26 9:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).