messages from 2011-11-07 20:36:33 to 2011-11-11 12:40:14 UTC [more...]
[PATCH] mm: add free_hot_cold_page_list helper
2011-11-11 13:40 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3 1/4] "
` [PATCH v3 2/4] mm: remove unused pagevec_free
` [PATCH v3 3/4] mm-tracepoint: rename page-free events
` [PATCH v3 4/4] mm-tracepoint: fixup documentation and examples
[PATCH 1/4] mm: remove debug_pagealloc_enabled
2011-11-11 12:36 UTC (4+ messages)
` [PATCH 2/4] mm: more intensive memory corruption debug
` [PATCH 3/4] PM / Hibernate : do not count debug pages as savable
` [PATCH 4/4] slub: min order when corrupt_dbg
khugepaged doesn't want to freeze
2011-11-11 12:20 UTC (20+ messages)
` [PATCH] thp: reduce khugepaged freezing latency
[PATCH] mm: Do not stall in synchronous compaction for THP allocations
2011-11-11 11:17 UTC (16+ messages)
kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
2011-11-11 9:14 UTC (12+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma
mm: convert vma->vm_flags to 64bit
2011-11-11 8:52 UTC (11+ messages)
[patch 3/5]thp: add tlb_remove_pmd_tlb_entry
2011-11-11 8:42 UTC (5+ messages)
[patch 1/5]thp: improve the error code path
2011-11-11 6:50 UTC (16+ messages)
[patch]slub: add missed accounting
2011-11-11 6:54 UTC
INFO: possible recursive locking detected: get_partial_node() on 3.2-rc1
2011-11-11 4:42 UTC (3+ messages)
[patch] slub: fix a code merge error
2011-11-11 0:33 UTC (5+ messages)
[PATCH 1/2] vmscan: promote shared file mapped pages
2011-11-11 0:05 UTC (17+ messages)
` [rfc 1/3] mm: vmscan: never swap under low memory pressure
` [rfc 2/3] mm: vmscan: treat inactive cycling as neutral
` [rfc 3/3] mm: vmscan: revert file list boost on lru addition
[PATCH v6 3.2-rc1 0/28] Uprobes patchset with perf probe support
2011-11-10 18:43 UTC (29+ messages)
` [PATCH v6 3.2-rc1 1/28] uprobes: Auxillary routines to insert, find, delete uprobes
` [PATCH v6 3.2-rc1 2/28] Uprobes: Allow multiple consumers for an uprobe
` [PATCH v6 3.2-rc1 3/28] Uprobes: register/unregister probes
` [PATCH v6 3.2-rc1 4/28] uprobes: Define hooks for mmap/munmap
` [PATCH v6 3.2-rc1 5/28] Uprobes: copy of the original instruction
` [PATCH v6 3.2-rc1 6/28] Uprobes: define fixups
` [PATCH v6 3.2-rc1 7/28] Uprobes: uprobes arch info
` [PATCH v6 3.2-rc1 8/28] x86: analyze instruction and determine fixups
` [PATCH v6 3.2-rc1 9/28] Uprobes: Background page replacement
` [PATCH v6 3.2-rc1 10/28] x86: Set instruction pointer
` [PATCH v6 3.2-rc1 11/28] x86: Introduce TIF_UPROBE FLAG
` [PATCH v6 3.2-rc1 12/28] Uprobes: Handle breakpoint and Singlestep
` [PATCH v6 3.2-rc1 13/28] x86: define a x86 specific exception notifier
` [PATCH v6 3.2-rc1 14/28] uprobe: register "
` [PATCH v6 3.2-rc1 15/28] x86: Define x86_64 specific uprobe_task_arch_info structure
` [PATCH v6 3.2-rc1 16/28] uprobes: Introduce "
` [PATCH v6 3.2-rc1 17/28] x86: arch specific hooks for pre/post singlestep handling
` [PATCH v6 3.2-rc1 18/28] uprobes: slot allocation
` [PATCH v6 3.2-rc1 19/28] tracing: modify is_delete, is_return from ints to bool
` [PATCH v6 3.2-rc1 20/28] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v6 3.2-rc1 21/28] tracing: uprobes trace_event interface
` [PATCH v6 3.2-rc1 22/28] perf: rename target_module to target
` [PATCH v6 3.2-rc1 23/28] perf: perf interface for uprobes
` [PATCH v6 3.2-rc1 24/28] perf: show possible probes in a given executable file or library
` [PATCH v6 3.2-rc1 25/28] uprobes: call post_xol() unconditionally
` [PATCH v6 3.2-rc1 26/28] uprobes: introduce uprobe_deny_signal()
` [PATCH v6 3.2-rc1 27/28] uprobes: x86: introduce xol_was_trapped()
` [PATCH v6 3.2-rc1 28/28] uprobes: introduce UTASK_SSTEP_TRAPPED logic
Perforce change 315120
2011-11-10 18:21 UTC
Perforce change 315105
2011-11-10 18:21 UTC
Perforce change 315099
2011-11-10 18:21 UTC
Perforce change 315103
2011-11-10 18:21 UTC
[PATCH] PM/Memory-hotplug: Avoid task freezing failures
2011-11-10 16:42 UTC
[patch 4/5]thp: correct order in lru list for split huge page
2011-11-10 15:57 UTC (6+ messages)
[patch 2/5]thp: remove unnecessary tlb flush for mprotect
2011-11-10 15:23 UTC (2+ messages)
[PATCH 0/3] CMPXCHG config options changes
2011-11-10 15:02 UTC (7+ messages)
` [PATCH 1/3] mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
` [PATCH 2/3] mm,x86,um: move CMPXCHG_LOCAL config option
` [PATCH 3/3] mm,x86,um: move CMPXCHG_DOUBLE "
[PATCH v2 0/6] Reduce cross CPU IPI interference
2011-11-10 8:03 UTC (6+ messages)
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
[patch 5/5]thp: split huge page if head page is isolated
2011-11-10 3:18 UTC (14+ messages)
mdraid write performance in different kernels up to 3.0, 3.0 shows huge improvement
2011-11-09 21:58 UTC (2+ messages)
[patch 1/2] slab: rename slab_break_gfp_order to slab_max_order
2011-11-09 19:30 UTC (4+ messages)
[PATCH resend] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
2011-11-09 18:24 UTC (2+ messages)
[PATCH v5 00/10] per-cgroup tcp memory pressure
2011-11-09 18:02 UTC (2+ messages)
write_cache_pages inefficiency
2011-11-09 16:45 UTC (2+ messages)
[patch 00/10] memcg naturalization -rc5
2011-11-09 13:14 UTC (15+ messages)
` [patch 01/10] mm: memcg: consolidate hierarchy iteration primitives
` [patch 02/10] mm: vmscan: distinguish global reclaim from global LRU scanning
` [patch 03/10] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
` [patch 04/10] mm: memcg: per-priority per-zone hierarchy scan generations
` [patch 05/10] mm: move memcg hierarchy reclaim to generic reclaim code
` [patch 06/10] mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty
` [patch 07/10] mm: vmscan: convert global reclaim to per-memcg LRU lists
` [patch 08/10] mm: collect LRU list heads into struct lruvec
` [patch 09/10] mm: make per-memcg LRU lists exclusive
` [patch 10/10] mm: memcg: remove unused node/section info from pc->flags
` [PATCH mm] mm: memcg: remove unused node/section info from pc->flags fix
[PATCH 3/3] mm/memblock.c: eliminate potential memleak in memblock_double_array
2011-11-09 11:37 UTC
[PATCH 2/3][RESEND] cleanup: convert the int cnt to unsigned long in mm/memblock.c
2011-11-09 11:37 UTC
[PATCH 1/3][RESEND] mm/memblock.c: return -ENOMEM instead of -ENXIO on failure of debugfs_create_dir in memblock_init_debugfs
2011-11-09 11:37 UTC
[PATCH 2/2] cleanup: convert the int cnt to unsigned long in mm/memblock.c
2011-11-09 5:18 UTC (2+ messages)
[PATCH 1/2] mm/memblock.c: return -ENOMEM instead of -ENXIO on failure of debugfs_create_dir in memblock_init_debugfs
2011-11-09 2:01 UTC
[GIT PULL] mm: frontswap (SUMMARY)
2011-11-08 23:41 UTC (3+ messages)
[Revert] Re: [PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
2011-11-08 23:36 UTC (11+ messages)
` [Xen-devel] "
[PATCH] mm: migrate: One less atomic operation
2011-11-08 22:57 UTC (2+ messages)
[RFC 0/2] Introduce dma buffer sharing mechanism
2011-11-08 18:43 UTC (9+ messages)
` [RFC 1/2] dma-buf: "
` [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanismch
HELP : Rss and Pss pages are always 0 for some drivers. Why?
2011-11-08 15:26 UTC
Problems with IO-less throttling?
2011-11-08 13:19 UTC (3+ messages)
[GIT PULL] mm: frontswap (for 3.2 window)
2011-11-08 12:15 UTC (4+ messages)
[RFC PATCH] tmpfs: support user quotas
2011-11-08 0:46 UTC (16+ messages)
[PATCH] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
2011-11-07 22:22 UTC (4+ 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).