messages from 2010-03-24 12:25:55 to 2010-03-29 12:09:11 UTC [more...]
[PATCH] oom killer: break from infinite loop
2010-03-29 12:09 UTC (12+ messages)
On using allocation in sysctl handler
2010-03-29 11:10 UTC (2+ messages)
[RFC][PATCH] memcg documentaion update
2010-03-29 6:42 UTC
[PATCH -mmotm 0/2] memcg: move charge of file cache/shmem
2010-03-29 4:36 UTC (5+ messages)
` [PATCH -mmotm 1/2] memcg move charge of file cache at task migration
` [PATCH -mmotm 2/2] memcg move charge of shmem "
[PATCH 00 of 41] Transparent Hugepage Support #15
2010-03-29 2:13 UTC (64+ messages)
` [PATCH 01 of 41] define MADV_HUGEPAGE
` [PATCH 02 of 41] compound_lock
` [PATCH 03 of 41] alter compound get_page/put_page
` [PATCH 04 of 41] update futex compound knowledge
` [PATCH 05 of 41] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 41] clear compound mapping
` [PATCH 07 of 41] add native_set_pmd_at
` [PATCH 08 of 41] add pmd paravirt ops
` [PATCH 09 of 41] no paravirt version of pmd ops
` [PATCH 10 of 41] export maybe_mkwrite
` [PATCH 11 of 41] comment reminder in destroy_compound_page
` [PATCH 12 of 41] config_transparent_hugepage
` [PATCH 13 of 41] special pmd_trans_* functions
` [PATCH 14 of 41] add pmd mangling generic functions
` [PATCH 15 of 41] add pmd mangling functions to x86
` [PATCH 16 of 41] bail out gup_fast on splitting pmd
` [PATCH 17 of 41] pte alloc trans splitting
` [PATCH 18 of 41] add pmd mmu_notifier helpers
` [PATCH 19 of 41] clear page compound
` [PATCH 20 of 41] add pmd_huge_pte to mm_struct
` [PATCH 21 of 41] split_huge_page_mm/vma
` [PATCH 22 of 41] split_huge_page paging
` [PATCH 23 of 41] clear_copy_huge_page
` [PATCH 24 of 41] kvm mmu transparent hugepage support
` [PATCH 25 of 41] _GFP_NO_KSWAPD
` [PATCH 26 of 41] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 27 of 41] transparent hugepage core
` [PATCH 28 of 41] verify pmd_trans_huge isn't leaking
` [PATCH 29 of 41] madvise(MADV_HUGEPAGE)
` [PATCH 30 of 41] pmd_trans_huge migrate bugcheck
` [PATCH 31 of 41] memcg compound
` [PATCH 32 of 41] memcg huge memory
` [PATCH 33 of 41] transparent hugepage vmstat
` [PATCH 34 of 41] khugepaged
` [PATCH 35 of 41] don't leave orhpaned swap cache after ksm merging
` [PATCH 36 of 41] skip transhuge pages in ksm for now
` [PATCH 37 of 41] add x86 32bit support
` [PATCH 38 of 41] mincore transparent hugepage support
` [PATCH 39 of 41] add pmd_modify
` [PATCH 40 of 41] mprotect: pass vma down to page table walkers
` [PATCH 41 of 41] mprotect: transparent huge page support
[PATCH 9/9] mm: Fix continuation lines
2010-03-28 17:10 UTC (2+ messages)
[PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily
2010-03-28 5:30 UTC (10+ messages)
` [PATCH] [PATCH -mmotm] cpuset,mm: use seqlock to protect task->mempolicy and mems_allowed (v2) (was: Re: [PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily)
[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-03-28 2:40 UTC (13+ messages)
` [patch] slab: add memory hotplug support
` [patch v2] "
[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
2010-03-26 22:53 UTC (4+ messages)
` [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
[patch] mm: default to node zonelist ordering when nodes have only lowmem
2010-03-26 19:05 UTC (3+ messages)
[PATCH 00 of 41] Transparent Hugepage Support #15
2010-03-26 16:48 UTC (14+ messages)
` [PATCH 01 of 41] define MADV_HUGEPAGE
` [PATCH 02 of 41] compound_lock
` [PATCH 03 of 41] alter compound get_page/put_page
` [PATCH 04 of 41] update futex compound knowledge
` [PATCH 05 of 41] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 41] clear compound mapping
` [PATCH 07 of 41] add native_set_pmd_at
` [PATCH 08 of 41] add pmd paravirt ops
` [PATCH 09 of 41] no paravirt version of pmd ops
` [PATCH 10 of 41] export maybe_mkwrite
` [PATCH 11 of 41] comment reminder in destroy_compound_page
` [PATCH 12 of 41] config_transparent_hugepage
` [PATCH 13 of 41] special pmd_trans_* functions
[PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
2010-03-26 13:49 UTC (21+ messages)
Broken mmotm.git at zen-kernel.org
2010-03-26 12:51 UTC
[rfc][patch] mm: lockdep page lock
2010-03-26 11:54 UTC (10+ messages)
[PATCH 0/11] Memory Compaction v5
2010-03-26 10:46 UTC (41+ messages)
` [PATCH 07/11] Memory compaction core
` [PATCH 08/11] Add /proc trigger for memory compaction
` [PATCH 10/11] Direct compact when a high-order allocation fails
` [PATCH 11/11] Do not compact within a preferred zone after a compaction failure
[PATCH 10/11] Direct compact when a high-order allocation fails
2010-03-26 6:01 UTC (5+ messages)
[Bugme-new] [Bug 15618] New: 2.6.18->2.6.32->2.6.33 huge regression in performance
2010-03-26 3:24 UTC (7+ messages)
[PATCH 06/11] Export fragmentation index via /proc/extfrag_index
2010-03-26 3:10 UTC (7+ messages)
[patch -mm] oom: move sysctl declarations to oom.h
2010-03-25 22:53 UTC
[PATCH 00 of 34] Transparent Hugepage support #14
2010-03-25 22:41 UTC (13+ messages)
MMU notifiers and hugepage copy-on-write
2010-03-25 13:26 UTC
[PATCH 10/11] Direct compact when a high-order allocation fails
2010-03-25 11:22 UTC (3+ messages)
Somebody take a look please! (some kind of kernel bug?)
2010-03-25 8:54 UTC (3+ messages)
[PATCH 1/2] mm/vmalloc: Export purge_vmap_area_lazy()
2010-03-25 8:39 UTC (4+ messages)
[PATCH] [BUGFIX] pagemap: fix pfn calculation for hugepage (v3)
2010-03-25 5:58 UTC
[PATCH -mmotm] [BUGFIX] pagemap: fix pfn calculation for hugepage
2010-03-25 5:55 UTC (4+ messages)
BUG: Use after free in free_huge_page()
2010-03-25 5:18 UTC (4+ messages)
[PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
2010-03-25 3:28 UTC (3+ messages)
mincore and transparent huge pages
2010-03-25 1:23 UTC (7+ messages)
` [rfc 5/5] mincore: transparent huge page support
[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
2010-03-24 14:50 UTC (8+ messages)
[RFC][PATCH] shrink_page_list: save page_mapped() to local val
2010-03-24 13:26 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).