linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] swapcgroup(v2)
 2008-05-25 23:35 UTC  (33+ messages)
` [PATCH 1/4] swapcgroup: add cgroup files
` [PATCH 2/4] swapcgroup: add member to swap_info_struct for cgroup
` [PATCH 3/4] swapcgroup: implement charge/uncharge
` [PATCH 4/4] swapcgroup: modify vm_swap_full for cgroup

2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_NORETRY ?
 2008-05-25 22:02 UTC  (11+ messages)

[patch 1/2] x86: implement pte_special
 2008-05-25 17:18 UTC  (3+ messages)
` [patch 2/2] lockless get_user_pages

[patch 00/23] multi size, giant hugetlb support, 1GB for x86, 16GB for powerpc
 2008-05-25 14:42 UTC  (25+ messages)
` [patch 01/23] hugetlb: fix lockdep error
` [patch 02/23] hugetlb: factor out huge_new_page
` [patch 03/23] hugetlb: modular state
` [patch 04/23] hugetlb: multiple hstates
` [patch 05/23] hugetlb: multi hstate proc files
` [patch 06/23] hugetlbfs: per mount hstates
` [patch 07/23] hugetlb: multi hstate sysctls
` [patch 08/23] hugetlb: abstract numa round robin selection
` [patch 09/23] mm: introduce non panic alloc_bootmem
` [patch 10/23] mm: export prep_compound_page to mm
` [patch 11/23] hugetlb: support larger than MAX_ORDER
` [patch 12/23] hugetlb: support boot allocate different sizes
` [patch 13/23] hugetlb: printk cleanup
` [patch 14/23] hugetlb: introduce huge_pud
` [patch 15/23] x86: support GB hugepages on 64-bit
` [patch 16/23] x86: add hugepagesz option "
` [patch 17/23] hugetlb: do not always register default HPAGE_SIZE huge page size
` [patch 18/23] hugetlb: allow arch overried hugepage allocation
` [patch 19/23] powerpc: function to allocate gigantic hugepages
` [patch 20/23] powerpc: scan device tree for gigantic pages
` [patch 21/23] powerpc: define support for 16G hugepages
` [patch 22/23] fs: check for statfs overflow
` [patch 23/23] powerpc: support multiple hugepage sizes

[RFC] Circular include dependencies
 2008-05-24  1:17 UTC 

[patch 1/2] x86: implement pte_special
 2008-05-24  0:04 UTC  (7+ messages)
` [patch 2/2] mm: lockless get_user_pages

[patch 00/18] multi size, and giant hugetlb page support, 1GB hugetlb for x86
 2008-05-23 23:24 UTC  (54+ messages)
` [patch 04/18] hugetlb: modular state
` [patch 05/18] hugetlb: multiple hstates
` [patch 06/18] hugetlb: multi hstate proc files
` [patch 07/18] hugetlbfs: per mount hstates
` [patch 08/18] hugetlb: multi hstate sysctls
` [patch 11/18] mm: export prep_compound_page to mm
` [patch 12/18] hugetlbfs: support larger than MAX_ORDER
` [patch 13/18] hugetlb: support boot allocate different sizes
` [patch 14/18] hugetlb: printk cleanup
` [patch 17/18] x86: add hugepagesz option on 64-bit

max_mapnr config option
 2008-05-23 19:52 UTC  (2+ messages)

[PATCH 0/3] explicitly document overloaded page flags V2
 2008-05-23 17:08 UTC  (5+ messages)
` [PATCH 1/3] page-flags: record page flag overlays explicitly
` [PATCH 2/3] slub: "
` [PATCH 3/3] slob: "

[PATCH 0/6] 16G and multi size hugetlb page support on powerpc
 2008-05-23  6:25 UTC  (3+ messages)
` [PATCH 1/6 v2] allow arch specific function for allocating gigantic pages

[patch 02/18] hugetlb: factor out huge_new_page
 2008-05-23  5:03 UTC  (11+ messages)

[PATCH] mm: fix filemap.c's comment re: buffer_head.h inclusion reason
 2008-05-22 23:54 UTC 

[-mm][PATCH 0/4] Add memrlimit controller (v5)
 2008-05-22 10:15 UTC  (15+ messages)
` [-mm][PATCH 1/4] Add memrlimit controller documentation (v5)
` [-mm][PATCH 2/4] Setup the memrlimit controller (v5)
` [-mm][PATCH 3/4] cgroup mm owner callback changes to add task info (v5)
` [-mm][PATCH 4/4] Add memrlimit controller accounting and control (v5)

[RFC][PATCH] another swap controller for cgroup
 2008-05-22  4:54 UTC  (3+ messages)

[PATCH] nommu: Push kobjsize() slab-specific logic down to ksize()
 2008-05-22  4:23 UTC  (22+ messages)

[PATCH 1/4] block: use ARCH_KMALLOC_MINALIGN as the default dma pad mask
 2008-05-22  1:56 UTC  (25+ messages)

[RFC][PATCH 1/3] memcg: documentation for controll file
 2008-05-21 13:08 UTC  (7+ messages)
` [RFC][PATCH 2/3] memcg:: seq_ops support for cgroup

[PATCH 1/8] Scaling msgmni to the amount of lowmem
 2008-05-21 10:47 UTC  (2+ messages)

[PATCH] [mm] limit the min_free_kbytes
 2008-05-21  9:46 UTC  (2+ messages)

[PATCH] memory hotplug: fix early allocation handling
 2008-05-21  7:29 UTC  (2+ messages)

2.6.25.1: Kernel BUG at mm/rmap.c:669, General Protection Faults, and generic hard locks
 2008-05-20 18:33 UTC  (4+ messages)

Yet another mm notifier: Notify when pages are unmapped
 2008-05-20 18:21 UTC 

[PATCH 0/3] MAP_NORESERVE for hugetlb mappings V2
 2008-05-20 16:55 UTC  (4+ messages)
` [PATCH 1/3] record MAP_NORESERVE status on vmas and fix small page mprotect reservations
` [PATCH 2/3] hugetlb-move-reservation-region-support-earlier
` [PATCH 3/3] hugetlb-allow-huge-page-mappings-to-be-created-without-reservations

[PATCH 0/3] Guarantee faults for processes that call mmap(MAP_PRIVATE) on hugetlbfs v3
 2008-05-20 16:29 UTC  (4+ messages)
` [PATCH 1/3] Move hugetlb_acct_memory()
` [PATCH 2/3] Reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork()
` [PATCH 3/3] Guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed

page:  |  | latest

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