messages from 2011-02-28 23:56:10 to 2011-03-03 03:20:52 UTC [more...]
[RFC PATCH 1/5] x86/Kconfig: Add Page Cache Accounting entry
2011-03-03 3:14 UTC (13+ messages)
` [RFC PATCH 2/5] block: Add functions and data types for Page Cache Accounting
` [RFC PATCH 3/5] block: Make Page Cache counters work with sysfs
` [RFC PATCH 4/5] mm: Add hit/miss accounting for Page Cache
` [RFC PATCH 5/5] mm: Add readpages accounting
[PATCH 3/4] exec: unify compat_do_execve() code
2011-03-03 3:13 UTC (30+ messages)
` (No subject header)
` [PATCH 0/4 RESEND] exec: unify compat/non-compat code
` [PATCH 3/5] exec: unify compat_do_execve() code
` [PATCH v2 0/5] exec: unify native/compat code
` [PATCH v2 1/5] exec: introduce get_arg_ptr() helper
` [PATCH v2 2/5] exec: introduce "bool compat" argument
` [PATCH v2 3/5] exec: introduce conditional_user_ptr_t
` [PATCH v2 4/5] exec: unify do_execve/compat_do_execve code
` [PATCH v2 5/5] exec: document acct_arg_size()
` [PATCH v3 0/4] exec: unify native/compat code
` [PATCH v3 1/4] exec: introduce get_arg_ptr() helper
` [PATCH v3 2/4] exec: introduce struct conditional_ptr
` [PATCH v3 3/4] exec: unify do_execve/compat_do_execve code
` [PATCH v3 4/4] exec: document acct_arg_size()
Fix NUMA problems in transparent hugepages and KSM
2011-03-03 2:35 UTC (16+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages v2
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages
mmotm 2011-03-02-16-52 uploaded
2011-03-03 2:30 UTC (4+ messages)
2.6.38-rc7, OOM behaviour?
2011-03-03 1:56 UTC
[RFC PATCH 0/5] Add accountings for Page Cache
2011-03-03 1:50 UTC (2+ messages)
[PATCH] procfs: fix /proc/<pid>/maps heap check
2011-03-03 1:30 UTC (3+ messages)
[patch] oom: prevent unnecessary oom kills or kernel panics
2011-03-03 1:20 UTC (2+ messages)
[PATCH v5 0/9] memcg: per cgroup dirty page accounting
2011-03-02 23:17 UTC (11+ messages)
` [PATCH v5 3/9] writeback: convert variables to unsigned
` [PATCH v5 4/9] writeback: create dirty_info structure
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback
[PATCH 00/24] Refactor sys_swapon
2011-03-02 23:02 UTC (32+ messages)
` [PATCHv2 "
` [PATCHv2 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCHv2 02/24] sys_swapon: remove changelog from function comment
` [PATCHv2 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCHv2 04/24] sys_swapon: separate swap_info allocation
` [PATCHv2 05/24] sys_swapon: simplify error return from "
` [PATCHv2 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [PATCHv2 07/24] sys_swapon: remove initial value of name variable
` [PATCHv2 08/24] sys_swapon: move setting of error nearer use
` [PATCHv2 09/24] sys_swapon: remove did_down variable
` [PATCHv2 10/24] sys_swapon: remove bdev variable
` [PATCHv2 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCHv2 12/24] sys_swapon: use a single error label
` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCHv2 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCHv2 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCHv2 16/24] sys_swapon: separate parsing of swapfile header
` [PATCHv2 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCHv2 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCHv2 19/24] sys_swapon: separate parsing of bad blocks and extents
` [PATCHv2 20/24] sys_swapon: simplify error flow in setup_swap_map_and_extents
` [PATCHv2 21/24] sys_swapon: remove nr_good_pages variable
` [PATCHv2 22/24] sys_swapon: move printk outside lock
` [PATCHv2 23/24] sys_swapoff: change order to match sys_swapon
` [PATCHv2 24/24] sys_swapon: separate final enabling of the swapfile
[PATCH] ksm: add vm_stat and meminfo entry to reflect pte mapping to ksm pages
2011-03-02 22:31 UTC (4+ messages)
[PATCH 0/3] blk-throttle: async write throttling
2011-03-02 22:00 UTC (10+ messages)
` [PATCH 2/3] blkio-throttle: infrastructure to throttle async io
[RFC][PATCH 0/6] mm: Unify TLB gather implementations
2011-03-02 21:47 UTC (11+ messages)
` [RFC][PATCH 1/6] mm: Optimize fullmm TLB flushing
` [RFC][PATCH 2/6] mm: Change flush_tlb_range() to take an mm_struct
` [RFC][PATCH 3/6] mm: Provide generic range tracking and flushing
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb
` [RFC][PATCH 5/6] ia64, mm: Convert ia64 "
` [RFC][PATCH 6/6] sh, mm: Convert sh "
[PATCH] tmpfs: implement security.capability xattrs
2011-03-02 19:29 UTC (3+ messages)
[PATCH 0/8] mm: Preemptibility -v9
2011-03-02 17:55 UTC (9+ messages)
` [PATCH 1/8] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 2/8] mm: Remove i_mmap_lock lockbreak
` [PATCH 3/8] mm: Convert i_mmap_lock to a mutex
` [PATCH 4/8] mm: Revert page_lock_anon_vma() lock annotation
` [PATCH 5/8] mm: Improve page_lock_anon_vma() comment
` [PATCH 6/8] mm: Use refcounts for page_lock_anon_vma()
` [PATCH 7/8] mm: Convert anon_vma->lock to a mutex
` [PATCH 8/8] mm: Optimize page_lock_anon_vma() fast-path
[PATCH 00/13] mm: mmu_gather rework -v2
2011-03-02 17:50 UTC (14+ messages)
` [PATCH 01/13] mm: mmu_gather rework
` [PATCH 02/13] powerpc: "
` [PATCH 03/13] sparc: "
` [PATCH 04/13] s390: "
` [PATCH 05/13] arm: "
` [PATCH 06/13] sh: "
` [PATCH 07/13] ia64: "
` [PATCH 08/13] um: "
` [PATCH 09/13] unicore: "
` [PATCH 10/13] mm: Now that all old mmu_gather code is gone, remove the storage
` [PATCH 11/13] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 12/13] s390: use generic RCP page-table freeing
` [PATCH 13/13] mm: Extended batches for generic mmu_gather
[PATCH] remove compaction from kswapd
2011-03-02 17:21 UTC (12+ messages)
[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
2011-03-02 12:32 UTC (6+ messages)
[PATCH 00/17] mm: mmu_gather rework
2011-03-02 10:54 UTC (8+ messages)
` [PATCH 06/17] arm: "
[PATCH 2/2] page_cgroup array is never stored on reserved pages
2011-03-02 10:04 UTC (2+ messages)
[PATCH 1/2] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
2011-03-02 10:02 UTC (3+ messages)
[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
2011-03-02 9:48 UTC (4+ messages)
[PATCH] mm/dmapool.c: Do not create/destroy sysfs file while holding pools_lock
2011-03-02 7:24 UTC (6+ messages)
[PATCH 5/6] mm: add some KERN_CONT markers to continuation lines
2011-03-02 5:28 UTC (4+ messages)
[PATCH 4/4] net,rcu: don't assume the size of struct rcu_head
2011-03-02 3:02 UTC (8+ messages)
` [PATCH 4/4 V2] "
Failing order >= 1 atomic allocations on 2.6.38-rc6
2011-03-01 23:44 UTC
[PATCH 2/2] mm: compaction: Minimise the time IRQs are disabled while isolating pages for migration
2011-03-01 22:57 UTC (5+ messages)
[PATCH 0/2] Reduce the amount of time compaction disables IRQs for V2
2011-03-01 22:15 UTC (12+ messages)
` [PATCH 2/2] mm: compaction: Minimise the time IRQs are disabled while isolating pages for migration
[PATCH 16/17]mm:shmem.c Remove one to many n's in a word
2011-03-01 15:30 UTC (3+ messages)
` [PATCH 00/00]Remove "
IO-less dirty throttling V6 results available
2011-03-01 13:52 UTC (9+ messages)
[PATCH 3/4] slab,rcu: don't assume the size of struct rcu_head
2011-03-01 8:03 UTC
[PATCH 1/4] slub: automatically reserve bytes at the end of slab
2011-03-01 8:03 UTC
[PATCH 0/4] rcu: don't assume the size of struct rcu_head
2011-03-01 8:03 UTC
[PATCH v2] memcg: clean up migration
2011-03-01 4:59 UTC
[PATCH] cpuset: Add a missing unlock in cpuset_write_resmask()
2011-03-01 1:05 UTC (3+ 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).