linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-14 17:49:05 to 2011-03-16 18:35:53 UTC [more...]

[PATCH 2/8] drivers/char/random: Split out __get_random_int
 2011-03-16 18:35 UTC  (6+ messages)

[PATCH 1/8] drivers/random: Cache align ip_random better
 2011-03-16 18:10 UTC  (5+ messages)

[PATCH v6 0/9] memcg: per cgroup dirty page accounting
 2011-03-16 18:07 UTC  (37+ messages)
` [PATCH v6 4/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH v6 6/9] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v6 8/9] memcg: check memcg dirty limits in page writeback
` [PATCH v6 9/9] memcg: make background writeback memcg aware

[PATCH v2 2.6.38-rc8-tip 0/20] 0: Inode based uprobes
 2011-03-16 17:44 UTC  (70+ messages)
` [PATCH v2 2.6.38-rc8-tip 3/20] 3: uprobes: Breakground page replacement
` [PATCH v2 2.6.38-rc8-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v2 2.6.38-rc8-tip 5/20] 5: Uprobes: register/unregister probes
` [PATCH v2 2.6.38-rc8-tip 6/20] 6: x86: analyze instruction and determine fixups
` [PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction
` [PATCH v2 2.6.38-rc8-tip 11/20] 11: uprobes: slot allocation for uprobes
` [PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier "
` [PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain

[PATCH RFC 0/5] IO-less balance_dirty_pages() v2 (simple approach)
 2011-03-16 16:53 UTC  (10+ messages)
` [PATCH 2/5] mm: Properly reflect task dirty limits in dirty_exceeded logic
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()

[PATCH]x86: flush tlb if PGD entry is changed in i386 PAE mode
 2011-03-16 15:51 UTC  (3+ messages)
` [stable] "

[Bugme-new] [Bug 31142] New: Large write to USB stick freezes unrelated tasks for a long time
 2011-03-16 15:25 UTC  (4+ messages)

[PATCH] tmpfs: implement security.capability xattrs
 2011-03-16 15:11 UTC  (4+ messages)

[PATCH 0/8] mm/slub: Add SLUB_RANDOMIZE support
 2011-03-16 12:38 UTC  (4+ messages)

[PATCH 5/8] mm/slub: Factor out some common code
 2011-03-16  6:32 UTC  (3+ messages)

[PATCH 4/8] drivers/char/random: Add get_random_mod() functions
 2011-03-16  3:09 UTC  (2+ messages)

[PATCH 6/8] mm/slub: Remove unnecessary parameter
 2011-03-15  2:22 UTC 

[PATCH 3/8] drivers/char/random: make get_random_int_hash a structure
 2011-03-14 16:46 UTC 

[PATCH 7/8] mm/slub.c: Add slab randomization
 2011-03-15  3:41 UTC 

[PATCH 8/8] mm/slub.c: Enable Kconfig control
 2011-03-16  1:50 UTC 

[RFC][PATCH] fork bomb killer
 2011-03-16  0:34 UTC  (5+ messages)

unnecessary oom killer panics in 2.6.38 (was Re: Linux 2.6.38)
 2011-03-15 23:32 UTC 

[Resend] Cross Memory Attach v3 [PATCH]
 2011-03-15 23:16 UTC  (2+ messages)

[PATCH 11/13] mm: use list_move() instead of list_del()/list_add() combination
 2011-03-15 22:53 UTC 

2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
 2011-03-15 22:10 UTC  (2+ messages)

[patch] oom: prevent unnecessary oom kills or kernel panics
 2011-03-15 21:16 UTC  (29+ messages)
            ` [PATCH 0/3] oom: TIF_MEMDIE/PF_EXITING fixes
                  ` [PATCH 0/3 for 2.6.38] oom: fixes
                    ` [PATCH 1/3 for 2.6.38] oom: oom_kill_process: don't set TIF_MEMDIE if !p->mm
                    ` [PATCH 2/3 for 2.6.38] oom: select_bad_process: ignore TIF_MEMDIE zombies
                    ` [PATCH 3/3 for 2.6.38] oom: oom_kill_process: fix the child_points logic
              ` [patch -mm] oom: avoid deferring oom killer if exiting task is being traced

ext4 deep stack with mark_page_dirty reclaim
 2011-03-15 16:26 UTC  (6+ messages)

[PATCH R4 4/7] xen/balloon: Protect against CPU exhaust by event/x process
 2011-03-15 15:47 UTC  (4+ messages)

[PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-03-15 15:40 UTC  (7+ messages)
    ` Bootup fix for _brk_end being != _end

[PATCH R4 2/7] xen/balloon: HVM mode support
 2011-03-15 14:18 UTC  (3+ messages)

[PATCH] thp: mremap support and TLB optimization
 2011-03-15 12:07 UTC  (4+ messages)

[PATCH 2/2 v4]mm: batch activate_page() to reduce lock contention
 2011-03-15  2:59 UTC  (10+ messages)

[PATCH 1/2 v4]mm: simplify code of swap.c
 2011-03-15  2:03 UTC  (4+ messages)

[PATCH] thp+memcg-numa: fix BUG at include/linux/mm.h:370!
 2011-03-14 23:42 UTC  (7+ messages)

[RFC][PATCH v2 21/23] (um) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 22:26 UTC  (2+ messages)

[RFC][PATCH v2 00/23] (alpha) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 20:54 UTC  (2+ messages)

[LSF/MM TOPIC] (revised) RAMster: peer-to-peer transcendent memory (was: improving in-kernel transcendent memory)
 2011-03-14 20:47 UTC 

[RFC][PATCH v2 23/23] __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 18:38 UTC 

[RFC][PATCH v2 22/23] (asm-generic) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 18:14 UTC 

[RFC][PATCH v2 20/23] (xtensa) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 18:07 UTC 

[RFC][PATCH v2 19/23] (x86) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 18:04 UTC 

[RFC][PATCH v2 18/23] (tile) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 18:02 UTC 

[RFC][PATCH v2 17/23] (sparc) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 18:01 UTC 

[RFC][PATCH v2 16/23] (sh) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 17:59 UTC 

[RFC][PATCH v2 15/23] (score) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 17:58 UTC 

[RFC][PATCH v2 14/23] (s390) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 17:56 UTC 

[RFC][PATCH v2 14/23] (s390) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 17:56 UTC 

[RFC][PATCH v2 13/23] (powerpc) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 17:53 UTC 

[RFC][PATCH v2 13/23] (powerpc) __vmalloc: add gfp flags variant of pte, pmd, and pud allocation
 2011-03-14 17:53 UTC 

[RFC][PATCH v2 12/23] (parisc) __vmalloc: add gfp flags variant of pte and pmd allocation
 2011-03-14 17:50 UTC 


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).