messages from 2011-04-15 23:24:53 to 2011-04-19 19:56:55 UTC [more...]
Regression from 2.6.36
2011-04-19 19:55 UTC (14+ messages)
[PATCH] mm: make expand_downwards symmetrical to expand_upwards
2011-04-19 19:49 UTC (19+ messages)
` [PATCH v2] "
` [PATCH followup] mm: get rid of CONFIG_STACK_GROWSUP || CONFIG_IA64
` [PATCH v3] mm: make expand_downwards symmetrical to expand_upwards
` [PATCH v3] mm: make expand_downwards symmetrical to
[Bugme-new] [Bug 33682] New: mprotect got stuck when THP is "always" enabled
2011-04-19 18:59 UTC (4+ messages)
[PATCH 0/3] pass the scan_control into shrinkers
2011-04-19 18:03 UTC (8+ messages)
` [PATCH 1/3] move scan_control definition to header file
` [PATCH 2/3] change the shrink_slab by passing scan_control
` [PATCH 3/3] change shrinker API by passing scan_control struct
[PATCH 1/2] break out page allocation warning code
2011-04-19 16:21 UTC (2+ messages)
` [PATCH 2/2] print vmalloc() state after allocation failures
[PATCH v3 2.6.39-rc1-tip 0/26] 0: Uprobes patchset with perf probe support
2011-04-19 13:57 UTC (34+ messages)
` [PATCH v3 2.6.39-rc1-tip 4/26] 4: uprobes: Breakground page replacement
` [PATCH v3 2.6.39-rc1-tip 5/26] 5: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v3 2.6.39-rc1-tip 6/26] 6: Uprobes: register/unregister probes
` [PATCH v3 2.6.39-rc1-tip 7/26] 7: x86: analyze instruction and determine fixups
` [PATCH v3 2.6.39-rc1-tip 8/26] 8: uprobes: store/restore original instruction
` [PATCH v3 2.6.39-rc1-tip 9/26] 9: uprobes: mmap and fork hooks
` [PATCH v3 2.6.39-rc1-tip 12/26] 12: uprobes: slot allocation for uprobes
` [PATCH v3 2.6.39-rc1-tip 13/26] 13: uprobes: get the breakpoint address
` [PATCH v3 2.6.39-rc1-tip 14/26] 14: x86: x86 specific probe handling
` [PATCH v3 2.6.39-rc1-tip 15/26] 15: uprobes: Handing int3 and singlestep exception
` [PATCH v3 2.6.39-rc1-tip 17/26] 17: uprobes: register a notifier for uprobes
` [PATCH v3 2.6.39-rc1-tip 18/26] 18: uprobes: commonly used filters
[PATCH 0/6] writeback: moving expire targets for background/kupdate works
2011-04-19 13:46 UTC (21+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: sync expired inodes first in background writeback
` [PATCH 4/6] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 5/6] writeback: try more writeback as long as something was written
` [PATCH 6/6] NFS: return -EAGAIN when skipped commit in nfs_commit_unstable_pages()
[PATCH] memcg: consider per-cpu stock reserves when returning RES_USAGE for _MEM
2011-04-19 12:14 UTC (11+ messages)
` [PATCH] memcg: update documentation to describe usage_in_bytes
` [PATCH v2] "
[patch] mm/vmalloc: remove block allocation bitmap
2011-04-19 9:31 UTC (2+ messages)
[patch] mm/vmalloc: remove guard page from between vmap blocks
2011-04-19 8:30 UTC (2+ messages)
[PATCH V5 00/10] memcg: per cgroup background reclaim
2011-04-19 5:50 UTC (23+ messages)
` [PATCH V5 01/10] Add kswapd descriptor
` [PATCH V5 04/10] Infrastructure to support per-memcg reclaim
` [PATCH V5 05/10] Implement the select_victim_node within memcg
` [PATCH V5 06/10] Per-memcg background reclaim
` [PATCH V5 07/10] Add per-memcg zone "unreclaimable"
` [PATCH V5 09/10] Add API to export per-memcg kswapd pid
[PATCH V6 00/10] memcg: per cgroup background reclaim
2011-04-19 3:57 UTC (11+ messages)
` [PATCH V6 01/10] Add kswapd descriptor
` [PATCH V6 02/10] Add per memcg reclaim watermarks
` [PATCH V6 03/10] New APIs to adjust per-memcg wmarks
` [PATCH V6 04/10] Infrastructure to support per-memcg reclaim
` [PATCH V6 05/10] Implement the select_victim_node within memcg
` [PATCH V6 06/10] Per-memcg background reclaim
` [PATCH V6 07/10] Add per-memcg zone "unreclaimable"
` [PATCH V6 08/10] Enable per-memcg background reclaim
` [PATCH V6 09/10] Add API to export per-memcg kswapd pid
` [PATCH V6 10/10] Add some per-memcg stats
[PATCH V4 00/10] memcg: per cgroup background reclaim
2011-04-19 3:46 UTC (9+ messages)
[PATCH v2] cpusets: randomize node rotor used in cpuset_mem_spread_node()
2011-04-19 1:15 UTC (6+ messages)
` [PATCH incremental] cpusets: initialize spread rotor lazily
[PATCH 1/2] break out page allocation warning code
2011-04-19 0:44 UTC (13+ messages)
` [PATCH 2/2] print vmalloc() state after allocation failures
[PATCH] mempolicy: reduce references to the current
2011-04-19 0:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] convert mm->cpu_vm_mask into cpumask_var_t
2011-04-19 0:19 UTC (7+ messages)
` [PATCH 1/3] mn10300: replace mm->cpu_vm_mask with mm_cpumask
` [PATCH 2/3] tile: replace mm->cpu_vm_mask with mm_cpumask()
` [PATCH 3/3] mm: convert mm->cpu_vm_cpumask into cpumask_var_t
[PATCH] mm: fix possible cause of a page_mapped BUG
2011-04-18 21:15 UTC (25+ messages)
[PATCH] xen: cleancache shim to Xen Transcendent Memory
2011-04-18 16:03 UTC (4+ messages)
[RFC][PATCH 0/3] track pte pages and use in OOM score
2011-04-18 15:02 UTC (4+ messages)
` [RFC][PATCH 2/3] track numbers of pagetable pages
[PATCH 0/4] trivial writeback fixes
2011-04-18 14:59 UTC (16+ messages)
` [PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time
percpu: preemptless __per_cpu_counter_add
2011-04-18 14:38 UTC (12+ messages)
` [PATCH] "
[PATCH 00/12] Swap-over-NBD without deadlocking v1
2011-04-18 14:08 UTC (6+ messages)
` [PATCH 12/12] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
[PATCH 1/1] Add check for dirty_writeback_interval in bdi_wakeup_thread_delayed
2011-04-18 12:26 UTC (6+ messages)
` [TOME] "
[PATCH] mm: Check if PTE is already allocated during page fault
2011-04-18 10:23 UTC (5+ messages)
[PATCH 00/12] IO-less dirty throttling v7
2011-04-18 10:22 UTC (27+ messages)
` [PATCH 01/12] writeback: account per-bdi accumulated written pages
` [PATCH 02/12] writeback: account per-bdi accumulated dirtied pages
` [PATCH 03/12] writeback: bdi write bandwidth estimation
` [PATCH 04/12] writeback: smoothed global/bdi dirty pages
` [PATCH 05/12] writeback: smoothed dirty threshold and limit
` [PATCH 06/12] writeback: enforce 1/4 gap between the dirty/background thresholds
` [PATCH 07/12] writeback: base throttle bandwidth and position ratio
` [PATCH 08/12] writeback: IO-less balance_dirty_pages()
` [PATCH 09/12] writeback: show bdi write bandwidth in debugfs
` [PATCH 10/12] writeback: trace dirty_ratelimit
` [PATCH 11/12] writeback: trace balance_dirty_pages
` [PATCH 12/12] writeback: trace global_dirty_state
[PATCH V8 4/8] mm/fs: add hooks to support cleancache
2011-04-18 5:32 UTC (4+ messages)
mm: convert vma->vm_flags to 64bit
2011-04-18 3:34 UTC (5+ messages)
[PATCH]mmap: avoid unnecessary anon_vma lock
2011-04-18 3:05 UTC (2+ messages)
[Slub cleanup6 0/5] SLUB: Cleanups V6
2011-04-17 11:05 UTC (2+ messages)
[PATCH 0/1] mm: make read-only accessors take const pointer parameters
2011-04-16 23:48 UTC (3+ messages)
` [PATCH] mm: make read-only accessors take const parameters
[0/7,v10] NUMA Hotplug Emulator (v10)
2011-04-16 2:32 UTC (4+ messages)
[patch] oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
2011-04-16 1:48 UTC (7+ messages)
` [patch v2] "
` [patch v3] "
[PATCH] xen: cleancache shim to Xen Transcendent Memory
2011-04-15 22:02 UTC (2+ 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).