linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/32] Swap over NFS - v19
 2008-10-02 13:05 UTC  (13+ messages)
` [PATCH 01/32] mm: gfp_to_alloc_flags()
` [PATCH 02/32] mm: serialize access to min_free_kbytes
` [PATCH 03/32] net: ipv6: clean up ip6_route_net_init() error handling
` [PATCH 04/32] net: ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()
` [PATCH 05/32] swap over network documentation
` [PATCH 06/32] mm: expose gfp_to_alloc_flags()
` [PATCH 07/32] mm: tag reseve pages
` [PATCH 08/32] mm: slb: add knowledge of reserve pages
` [PATCH 09/32] mm: kmem_alloc_estimate()
` [PATCH 10/32] mm: allow PF_MEMALLOC from softirq context
` [PATCH 11/32] mm: emergency pool
` [PATCH 12/32] mm: system wide ALLOC_NO_WATERMARK

setup_per_zone_pages_min(): zone->lock vs. zone->lru_lock
 2008-10-02 10:00 UTC  (8+ messages)
        ` [PATCH] setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock

[PATCH] memory hotplug: missing zone->lock in test_pages_isolated()
 2008-10-02  9:52 UTC  (3+ messages)

[PATCH 0/6] memcg update v6 (for review and discuss)
 2008-10-02  9:02 UTC  (13+ messages)
` [PATCH 1/6] atomic page_cgroup flags
` [PATCH 2/6] memcg: allocate page_cgroup at boot
  ` [PATCH 2/6] memcg: allocate page_cgroup at boot (hunk fix)
` [PATCH 3/6] memcg: charge-commit-cancel protocl
  `  "
` [PATCH 4/6] memcg: new force_empty and move_account
` [PATCH 5/6] memcg: lazy lru freeing
` [PATCH 6/6] memcg: lazy lru addition

[PATCH 0/4] Reclaim page capture v4
 2008-10-02  7:24 UTC  (12+ messages)
` [PATCH 1/4] pull out the page pre-release and sanity check logic for reuse
` [PATCH 2/4] pull out zone cpuset and watermark checks "
` [PATCH 3/4] buddy: explicitly identify buddy field use in struct page
` [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer

[PATCH] properly reserve in bootmem the lmb reserved regions that cross numa nodes
 2008-10-01 21:02 UTC  (3+ messages)

[PATCH 00/30] Swap over NFS -v18
 2008-10-01 18:56 UTC  (6+ messages)
` [PATCH 18/30] netvm: INET reserves

[patch 0/3] Cpu alloc slub support: Replace percpu allocator in slub.c
 2008-10-01 17:53 UTC  (3+ messages)
` [patch 2/3] cpu alloc: Remove slub fields

[PATCH] mm: show node to memory section relationship with symlinks in sysfs
 2008-10-01 16:51 UTC  (7+ messages)

[PATCH] slub: reduce total stack usage of slab_err & object_err
 2008-10-01 10:32 UTC  (14+ messages)

[PATCH 0/12] memcg updates v5
 2008-10-01  6:26 UTC  (65+ messages)
` [PATCH 1/12] memcg avoid accounting special mappings not on LRU
` [PATCH 2/12] memcg move charege() call to swapped-in page under lock_page()
` [PATCH 3/12] memcg make root cgroup unlimited
` [PATCH 4/12] memcg make page->mapping NULL before calling uncharge
` [PATCH 5/12] memcg make page_cgroup->flags atomic
` [PATCH 6/12] memcg optimize percpu stat
` [PATCH 7/12] memcg add function to move account
  `  "
` [PATCH 9/12] memcg allocate all page_cgroup at boot
  ` [PATCH(fixed) "
    ` [PATCH(fixed) 10/12] free page cgroup from LRU in lazy
      ` [PATCH(fixed) 11/12] free page cgroup from LRU in add

[PATCH 0/4] memcg: ready-to-go series (was memcg update v6)
 2008-10-01  4:50 UTC  (16+ messages)
` [PATCH 1/4] memcg: account swap cache under lock
` [PATCH 2/4] memcg: set page->mapping NULL before uncharge
` [PATCH 3/4] memcg: avoid account not-on-LRU pages
  `  "
  ` [PATCH/stylefix "
` [PATCH 4/4] memcg: optimze cpustat

[PATCH 0/4] futex: get_user_pages_fast() for shared futexes
 2008-10-01  3:13 UTC  (14+ messages)
` [PATCH 1/4] futex: rely on get_user_pages() "
` [PATCH 2/4] futex: reduce mmap_sem usage
` [PATCH 3/4] futex: use fast_gup()
` [PATCH 4/4] futex: cleanup fshared

[patch 0/4] Cpu alloc V6: Replace percpu allocator in modules.c
 2008-09-30 22:28 UTC  (11+ messages)
` [patch 1/4] Make the per cpu reserve configurable
` [patch 2/4] percpu: Rename variables PERCPU_ENOUGH_ROOM -> PERCPU_AREA_SIZE
` [patch 3/4] cpu alloc: The allocator
` [patch 4/4] cpu alloc: Use cpu allocator instead of the builtin modules per cpu allocator

[patch] mm: pageable memory allocator (for DRM-GEM?)
 2008-09-30  1:10 UTC  (8+ messages)

A question about alloc_pages()
 2008-09-29 13:21 UTC  (3+ messages)

[PATCH][RFC] memory.min_usage again
 2008-09-29  2:55 UTC  (4+ messages)

[PATCH] mm owner: fix race between swapoff and exit
 2008-09-28 22:09 UTC  (5+ messages)

Populating multiple ptes at fault time
 2008-09-26 10:26 UTC  (14+ messages)

PTE access rules & abstraction
 2008-09-25 23:02 UTC  (11+ messages)

RFC: race between o_direct and fork (harder to fix with get_user_page_fast)
 2008-09-25 18:38 UTC 

[PATCH 0/3] Report the size of pages backing VMAs in /proc V2
 2008-09-25 14:57 UTC  (5+ messages)
` [PATCH 1/3] Report the pagesize backing a VMA in /proc/pid/smaps
` [PATCH 3/3] Report the pagesize backing a VMA in /proc/pid/maps

[RESEND][PATCH] mm: make do_move_pages() complexity linear
 2008-09-25 13:00 UTC 

[PATCH] mm: make do_move_pages() complexity linear
 2008-09-25 12:58 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox