linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-19 02:40:25 to 2012-03-21 10:34:33 UTC [more...]

[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
 2012-03-21 10:34 UTC  (22+ messages)
` [PATCH 01/16] mm: introduce NR_VMA_FLAGS
` [PATCH 02/16] mm: use vm_flags_t for vma flags
` [PATCH 03/16] mm/shmem: "
` [PATCH 04/16] mm/nommu: "
` [PATCH 05/16] mm/drivers: "
` [PATCH 06/16] mm/x86: "
` [PATCH 07/16] mm/arm: "
` [PATCH 08/16] mm/unicore32: "
` [PATCH 09/16] mm/ia64: "
` [PATCH 10/16] mm/powerpc: "
` [PATCH 11/16] mm/s390: "
` [PATCH 12/16] mm/mips: "
` [PATCH 13/16] mm/parisc: "
` [PATCH 14/16] mm/score: "
` [PATCH 15/16] mm: cast vm_flags_t to u64 before printing
` [PATCH 16/16] mm: vm_flags_t strict type checking

[PATCH] memcg: change behavior of moving charges at task move
 2012-03-21  9:52 UTC 

memcg-devel updated for v3.3
 2012-03-21  9:45 UTC 

[RFC][PATCH 00/26] sched/numa
 2012-03-21  7:53 UTC  (72+ messages)
` [RFC][PATCH 10/26] mm, mpol: Make mempolicy home-node aware
` [RFC][PATCH 15/26] sched, numa: Implement hotplug hooks
` [RFC] AutoNUMA alpha6

[RFC][PATCH 0/3] page cgroup diet
 2012-03-21  6:30 UTC  (16+ messages)
` [RFC][PATCH 1/3] memcg: add methods to access pc->mem_cgroup
` [RFC][PATCH 2/3] memcg: reduce size of struct page_cgroup
` [RFC][PATCH 3/3] memcg: atomic update of memcg pointer and other bits

[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
 2012-03-21  5:22 UTC  (28+ messages)
` [PATCH -V4 02/10] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V4 06/10] memcg: track resource index in cftype private
` [PATCH -V4 07/10] hugetlbfs: Add memcg control files for hugetlbfs
` [PATCH -V4 08/10] hugetlbfs: Add a list for tracking in-use HugeTLB pages
` [PATCH -V4 09/10] memcg: move HugeTLB resource count to parent cgroup on memcg removal

[RFC PATCH 0/6] add kmalloc_align()
 2012-03-21  5:14 UTC  (17+ messages)
` [RFC PATCH 1/6] kenrel.h: add ALIGN_OF_LAST_BIT()
` [RFC PATCH 2/6] slub: add kmalloc_align()
` [RFC PATCH 3/6] slab: "
` [RFC PATCH 4/6] slob: don't couple the header size with the alignment
` [RFC PATCH 5/6] slob: add kmalloc_align()
` [RFC PATCH 6/6] workqueue: use kmalloc_align() instead of hacking

[RFC]swap: don't do discard if no discard option added
 2012-03-21  4:56 UTC  (6+ messages)

[git pull] munmap/truncate race fixes
 2012-03-21  3:33 UTC 

[PATCH] memcg: Do not open code accesses to res_counter members
 2012-03-21  1:08 UTC  (2+ messages)

[PATCH] mm: use global_dirty_limit in throttle_vm_writeout()
 2012-03-21  0:43 UTC  (3+ messages)

[PATCH 1/2] page_alloc.c: kill add_from_early_node_map
 2012-03-21  0:32 UTC  (2+ messages)

[PATCH] mm: forbid lumpy-reclaim in shrink_active_list()
 2012-03-21  0:28 UTC  (8+ messages)

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-20 23:56 UTC  (5+ messages)
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper

[PATCH -mm 0/2] speed up arch_get_unmapped_area
 2012-03-20 19:06 UTC  (6+ messages)
` [PATCH -mm 2/2] mm: do not reset mm->free_area_cache on every single munmap

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-20 13:49 UTC  (5+ messages)

[GIT PULL] DMA-mapping framework updates for 3.4
 2012-03-20  7:24 UTC 

USPS Shipment Info for 6752 3992 7980 5178 0920 4495
 2012-03-20  7:06 UTC 

USPS Shipment Info for 9493 3121 0028 4367 0929 6830
 2012-03-20  6:59 UTC 

[PATCH V4 00/10] memcg: per cgroup background reclaim
 2012-03-20  5:45 UTC  (5+ messages)
` [PATCH V4 07/10] Add per-memcg zone "unreclaimable"

[PATCH V6 00/10] memcg: per cgroup background reclaim
 2012-03-20  5:37 UTC  (4+ messages)
` [PATCH V6 06/10] Per-memcg "

[PATCH v2 1/3] radix-tree: introduce bit-optimized iterator
 2012-03-20  5:28 UTC  (4+ messages)
` [PATCH v3] "

[patch] mm, coredump: fail allocations when coredumping instead of oom killing
 2012-03-20  0:46 UTC  (5+ messages)

[PATCH] staging: zsmalloc: add user-definable alloc/free funcs
 2012-03-19 23:34 UTC  (4+ messages)

[PATCH 1/1] TRIVIAL: mmap.c: fix comment for __insert_vm_struct()
 2012-03-19 23:16 UTC  (3+ messages)

object allocation benchmark
 2012-03-19 20:41 UTC  (3+ messages)

[PATCH 0/4] Get rid of iput() from flusher thread
 2012-03-19 16:16 UTC  (15+ messages)
` [PATCH 1/4] fs: Remove bogus wait in write_inode_now()
` [PATCH 2/4] writeback: Remove outdated comment
` [PATCH 3/4] writeback: Refactor writeback_single_inode()
` [PATCH 4/4] writeback: Avoid iput() from flusher thread


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