messages from 2011-06-02 20:22:09 to 2011-06-07 13:30:56 UTC [more...]
[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
2011-06-07 13:30 UTC (24+ messages)
` [PATCH v4 3.0-rc2-tip 1/22] 1: X86 specific breakpoint definitions
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 5/22] 5: x86: analyze instruction and determine fixups
` [PATCH v4 3.0-rc2-tip 6/22] 6: uprobes: store/restore original instruction
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 8/22] 8: x86: architecture specific task information
` [PATCH v4 3.0-rc2-tip 9/22] 9: uprobes: task specific information
` [PATCH v4 3.0-rc2-tip 10/22] 10: uprobes: slot allocation for uprobes
` [PATCH v4 3.0-rc2-tip 11/22] 11: uprobes: get the breakpoint address
` [PATCH v4 3.0-rc2-tip 12/22] 12: x86: x86 specific probe handling
` [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
` [PATCH v4 3.0-rc2-tip 15/22] 15: uprobes: register a notifier for uprobes
` [PATCH v4 3.0-rc2-tip 16/22] 16: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v4 3.0-rc2-tip 17/22] 17: tracing: uprobes trace_event interface
` [PATCH v4 3.0-rc2-tip 18/22] 18: tracing: Uprobe tracer documentation
` [PATCH v4 3.0-rc2-tip 19/22] 19: perf: rename target_module to target
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
` [PATCH v4 3.0-rc2-tip 21/22] 21: perf: show possible probes in a given executable file or library
` [PATCH v4 3.0-rc2-tip 22/22] 22: perf: Documentation for perf uprobes
KVM induced panic on 2.6.38[2367] & 2.6.39
2011-06-07 13:30 UTC (22+ messages)
[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
2011-06-07 13:25 UTC (10+ messages)
[patch 0/8] mm: memcg naturalization -rc2
2011-06-07 12:42 UTC (15+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 4/8] memcg: rework soft limit reclaim
` [patch 7/8] vmscan: memcg-aware unevictable page rescue scanner
` [patch 8/8] mm: make per-memcg lru lists exclusive
[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
2011-06-07 10:26 UTC (21+ messages)
ENOSPC returned by handle_mm_fault()
2011-06-07 9:57 UTC (7+ messages)
` [PATCH] mm: fix "
[PATCH] Fix page isolated count mismatch
2011-06-07 9:51 UTC (2+ messages)
[PATCH]compaction: checks correct fragmentation index
2011-06-07 9:32 UTC (2+ messages)
[PATCH v8 00/12] memcg: per cgroup dirty page accounting
2011-06-07 8:56 UTC (33+ messages)
` [PATCH v8 01/12] memcg: document cgroup dirty memory interfaces
` [PATCH v8 02/12] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v8 03/12] memcg: add mem_cgroup_mark_inode_dirty()
` [PATCH v8 04/12] memcg: add dirty page accounting infrastructure
` [PATCH v8 05/12] memcg: add kernel calls for memcg dirty page stats
` [PATCH v8 06/12] memcg: add dirty limits to mem_cgroup
` [PATCH v8 07/12] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v8 08/12] memcg: dirty page accounting support routines
` [PATCH v8 09/12] memcg: create support routines for writeback
` [PATCH v8 10/12] memcg: create support routines for page-writeback
` [PATCH v8 11/12] writeback: make background writeback cgroup aware
[PATCH v2] nommu: add page_align to mmap
2011-06-07 6:19 UTC (3+ messages)
Invitation to connect on LinkedIn
2011-06-07 6:12 UTC
[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
2011-06-07 5:46 UTC (3+ messages)
[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
2011-06-06 22:32 UTC (53+ messages)
[PATCH V4] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-06-06 14:56 UTC (4+ messages)
[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
2011-06-06 14:44 UTC (6+ messages)
[PATCH] mm: dmapool: fix possible use after free in dmam_pool_destroy()
2011-06-06 8:37 UTC (2+ messages)
[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
2011-06-06 5:37 UTC (6+ messages)
` [PATCH 3/14] tmpfs: take control of its truncate_range
[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
2011-06-06 4:42 UTC (15+ messages)
` [PATCH 1/14] mm: move vmtruncate_range to truncate.c
` [PATCH 2/14] mm: move shmem prototypes to shmem_fs.h
` [PATCH 3/14] tmpfs: take control of its truncate_range
` [PATCH 4/14] tmpfs: add shmem_read_mapping_page_gfp
` [PATCH 5/14] drm/ttm: use shmem_read_mapping_page
` [PATCH 6/14] drm/i915: "
` [PATCH 7/14] drm/i915: use shmem_truncate_range
` [PATCH 8/14] drm/i915: more struct_mutex locking
` [PATCH 9/14] mm: cleanup descriptions of filler arg
` [PATCH 10/14] mm: truncate functions are in truncate.c
` [PATCH 11/14] mm: tidy vmtruncate_range and related functions
` [PATCH 12/14] mm: consistent truncate and invalidate loops
` [PATCH 13/14] mm: pincer in truncate_inode_pages_range
` [PATCH 14/14] tmpfs: no need to use i_lock
Setting of the PageReadahed bit
2011-06-05 7:54 UTC (3+ messages)
[PATCH v8 12/12] memcg: check memcg dirty limits in page writeback
2011-06-05 4:52 UTC (2+ messages)
[PATCH 0/12] Per superblock cache reclaim
2011-06-04 14:24 UTC (10+ messages)
` [PATCH 06/12] inode: Make unused inode LRU per superblock
` [PATCH 08/12] superblock: introduce per-sb cache shrinker infrastructure
[BUG 3.0.0-rc1] ksm: NULL pointer dereference in ksm_do_scan()
2011-06-04 0:54 UTC (22+ messages)
` [PATCH] ksm: fix race between ksmd and exiting task
` [PATCH] ksm: fix NULL pointer dereference in scan_get_next_rmap_item
[PATCH] SLAB: Record actual last user of freed objects
2011-06-03 18:07 UTC (4+ messages)
[PATCH] slub: always align cpu_slab to honor cmpxchg_double requirement
2011-06-03 18:06 UTC (8+ messages)
[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
2011-06-03 12:07 UTC (12+ messages)
` [PATCH] mm: fix negative commitlimit when gigantic hugepages are allocated
[PATCH resend V2] Eliminate task stack trace duplication
2011-06-03 5:32 UTC
[PATCH] Make GFP_DMA allocations w/o ZONE_DMA emit a warning instead of failing
2011-06-02 21:46 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).