[PATCH 00/32] Swap over NFS - v19
2008-10-04 10:13 UTC (41+ 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
` [PATCH 13/32] mm: __GFP_MEMALLOC
` [PATCH 14/32] mm: memory reserve management
` [PATCH 15/32] selinux: tag avc cache alloc as non-critical
` [PATCH 16/32] net: wrap sk->sk_backlog_rcv()
` [PATCH 17/32] net: packet split receive api
` [PATCH 18/32] net: sk_allocation() - concentrate socket related allocations
` [PATCH 19/32] netvm: network reserve infrastructure
` [PATCH 20/32] netvm: INET reserves
` [PATCH 21/32] netvm: hook skb allocation to reserves
` [PATCH 22/32] netvm: filter emergency skbs
` [PATCH 23/32] netvm: prevent a stream specific deadlock
` [PATCH 24/32] netfilter: NF_QUEUE vs emergency skbs
` [PATCH 25/32] netvm: skb processing
` [PATCH 26/32] mm: add support for non block device backed swap files
` [PATCH 27/32] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 28/32] nfs: remove mempools
` [PATCH 29/32] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 30/32] nfs: disable data cache revalidation for swapfiles
` [PATCH 31/32] nfs: enable swap on NFS
` [PATCH 32/32] nfs: fix various memory recursions possible with swap over NFS
[PATCH 0/2] Report the size of pages backing VMAs in /proc V3
2008-10-04 8:14 UTC (4+ messages)
` [PATCH 1/2] Report the pagesize backing a VMA in /proc/pid/smaps
` [PATCH 2/2] Report the pagesize backing a VMA in /proc/pid/maps
[PATCH 1/1] handle initialising compound pages at orders greater than MAX_ORDER
2008-10-03 18:11 UTC (4+ messages)
[patch 0/3] Cpu alloc slub support V2: Replace percpu allocator in slub.c
2008-10-03 16:05 UTC (6+ messages)
` [patch 1/3] Increase default reserve percpu area
` [patch 2/3] cpu alloc: Use in slub
` [patch 3/3] cpu alloc: Remove slub fields
[PATCH 0/6] memcg update v6 (for review and discuss)
2008-10-03 15:25 UTC (16+ 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] Cpu alloc V6: Replace percpu allocator in modules.c
2008-10-03 14:15 UTC (16+ 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] x86_64: Implement personality ADDR_LIMIT_32BIT
2008-10-03 12:58 UTC (6+ messages)
[PATCH 0/4] Reclaim page capture v4
2008-10-03 12:37 UTC (21+ 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] mm: pageable memory allocator (for DRM-GEM?)
2008-10-03 6:40 UTC (5+ messages)
[PATCH] mm owner: fix race between swapoff and exit
2008-10-03 5:10 UTC (5+ messages)
2.6.27-rc8 hot memory remove panic
2008-10-03 3:15 UTC (3+ messages)
[PATCH] properly reserve in bootmem the lmb reserved regions that cross numa nodes
2008-10-02 21:52 UTC (4+ messages)
[patch 0/3] Cpu alloc slub support: Replace percpu allocator in slub.c
2008-10-02 16:21 UTC (4+ messages)
` [patch 2/3] cpu alloc: Remove slub fields
nfs mmap vs i_mutex inversion
2008-10-02 14:53 UTC
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 00/30] Swap over NFS -v18
2008-10-01 18:56 UTC (6+ messages)
` [PATCH 18/30] netvm: INET reserves
[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 (11+ messages)
` [PATCH 9/12] memcg allocate all page_cgroup at boot
[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 (10+ messages)
A question about alloc_pages()
2008-09-29 13:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox