messages from 2011-11-10 02:37:01 to 2011-11-15 08:10:04 UTC [more...]
[PATCH v6 3.2-rc1 0/28] Uprobes patchset with perf probe support
2011-11-15 7:44 UTC (31+ 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
[PATCH] mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c
2011-11-15 8:06 UTC
[PATCH] PM/Memory-hotplug: Avoid task freezing failures
2011-11-15 7:08 UTC (3+ messages)
INFO: possible recursive locking detected: get_partial_node() on 3.2-rc1
2011-11-15 7:22 UTC (9+ messages)
[patch v2 4/4]thp: improve order in lru list for split huge page
2011-11-15 7:04 UTC
[patch v2 2/4]thp: remove unnecessary tlb flush for mprotect
2011-11-15 7:04 UTC
[patch v2 3/4]thp: add tlb_remove_pmd_tlb_entry
2011-11-15 7:04 UTC
[patch v2 1/4]thp: improve the error code path
2011-11-15 7:04 UTC
[patch] slub: fix a code merge error
2011-11-15 6:45 UTC (8+ messages)
writeback test scripts
2011-11-15 4:03 UTC
[PATCH] mm: Do not stall in synchronous compaction for THP allocations
2011-11-15 2:08 UTC (21+ messages)
[PATCH] mm: Reduce the amount of work done when updating min_free_kbytes
2011-11-14 23:21 UTC (2+ messages)
[PATCH] mm: avoid livelock on !__GFP_FS allocations
2011-11-14 23:03 UTC (3+ messages)
[rfc 00/18] slub: irqless/lockless slow allocation paths
2011-11-14 21:46 UTC (24+ messages)
` [rfc 01/18] slub: Get rid of the node field
` [rfc 02/18] slub: Separate out kmem_cache_cpu processing from deactivate_slab
` [rfc 03/18] slub: Extract get_freelist from __slab_alloc
` [rfc 04/18] slub: Use freelist instead of "object" in __slab_alloc
` [rfc 05/18] slub: Simplify control flow in __slab_alloc()
` [rfc 06/18] slub: Use page variable instead of c->page
` [rfc 07/18] slub: pass page to node_match() instead of kmem_cache_cpu structure
` [rfc 08/18] slub: enable use of deactivate_slab with interrupts on
` [rfc 09/18] slub: Run deactivate_slab with interrupts enabled
` [rfc 10/18] slub: Enable use of get_partial "
` [rfc 11/18] slub: Acquire_slab() avoid loop
` [rfc 12/18] slub: Remove kmem_cache_cpu dependency from acquire slab
` [rfc 13/18] slub: Add functions to manage per cpu freelists
` [rfc 14/18] slub: Decomplicate the get_pointer_safe call and fixup statistics
` [rfc 15/18] slub: new_slab_objects() can also get objects from partial list
` [rfc 16/18] slub: Drop page field from kmem_cache_cpu
` [rfc 17/18] slub: Move __slab_free() into slab_free()
` [rfc 18/18] slub: Move __slab_alloc() into slab_alloc()
[OOPS]: Kernel 3.1 (ext3?)
2011-11-14 20:53 UTC (2+ messages)
[PATCH v3 0/5] Reduce cross CPU IPI interference
2011-11-14 13:57 UTC (10+ messages)
` [PATCH v3 1/5] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v3 2/5] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v3 3/5] tile: Move tile to use "
` [PATCH v3 4/5] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v3 5/5] mm: Only IPI CPUs to drain local pages if they exist
[PATCH 1/4] mm: remove debug_pagealloc_enabled
2011-11-14 12:23 UTC (10+ 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
HELP : Rss and Pss pages are always 0 for some drivers. Why?
2011-11-14 6:02 UTC (2+ messages)
` HELP needed : Mali and UMP drivers : Rss and Pss pages always 0
khugepaged cannot be freezed on 3.2-rc1
2011-11-14 5:40 UTC (2+ messages)
[PATCH] mm: add free_hot_cold_page_list helper
2011-11-14 1:46 UTC (16+ 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 v2 0/6] Reduce cross CPU IPI interference
2011-11-13 8:39 UTC (12+ messages)
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack
[PATCH 00/18] IO-less dirty throttling v11
2011-11-12 5:44 UTC (3+ messages)
` [PATCH 02/18] writeback: dirty position control
[PATCH] mmap: fix loop when adjusting vma
2011-11-11 17:24 UTC (2+ messages)
[PATCH] hugetlb: release pages in the error path of hugetlb_cow()
2011-11-11 17:23 UTC (2+ messages)
[PATCH] thp: reduce khugepaged freezing latency
2011-11-11 12:20 UTC (12+ 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
[PATCH 1/2] vmscan: promote shared file mapped pages
2011-11-11 0:05 UTC (14+ 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
Perforce change 315105
2011-11-10 18:21 UTC
Perforce change 315120
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 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 5/5]thp: split huge page if head page is isolated
2011-11-10 3:18 UTC (13+ 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).