linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-28 08:40:06 to 2008-06-03 22:44:14 UTC [more...]

[PATCH 1/1] SGI UV: TLB shootdown using broadcast assist unit
 2008-06-03 22:44 UTC  (4+ messages)

[patch 00/21] hugetlb multi size, giant hugetlb support, etc
 2008-06-03 21:27 UTC  (31+ messages)
` [patch 01/21] hugetlb: factor out prep_new_huge_page
` [patch 02/21] hugetlb: modular state
  ` [patch 02/21] hugetlb: modular state (take 2)
` [patch 03/21] hugetlb: multiple hstates
` [patch 04/21] hugetlbfs: per mount hstates
` [patch 05/21] hugetlb: new sysfs interface
` [patch 06/21] hugetlb: abstract numa round robin selection
` [patch 07/21] mm: introduce non panic alloc_bootmem
` [patch 08/21] mm: export prep_compound_page to mm
` [patch 09/21] hugetlb: support larger than MAX_ORDER
` [patch 10/21] hugetlb: support boot allocate different sizes
` [patch 11/21] hugetlb: printk cleanup
` [patch 12/21] hugetlb: introduce pud_huge
` [patch 13/21] x86: support GB hugepages on 64-bit
` [patch 14/21] x86: add hugepagesz option "
` [patch 15/21] hugetlb: override default huge page size
` [patch 16/21] hugetlb: allow arch overried hugepage allocation
` [patch 17/21] powerpc: function to allocate gigantic hugepages
` [patch 18/21] powerpc: scan device tree for gigantic pages
` [patch 19/21] powerpc: define support for 16G hugepages
` [patch 20/21] fs: check for statfs overflow
` [patch 21/21] powerpc: support multiple hugepage sizes
` [patch 1/1] x86: get_user_pages_lockless support 1GB hugepages

[PATCH 001/001] mmu-notifier-core v17
 2008-06-03 17:35 UTC  (3+ messages)

[patch 00/23] multi size, giant hugetlb support, 1GB for x86, 16GB for powerpc
 2008-06-03 17:17 UTC  (50+ messages)
` [patch 03/23] hugetlb: modular state
` [patch 05/23] hugetlb: multi hstate proc files
` [patch 07/23] hugetlb: multi hstate sysctls
  ` [RFC][PATCH 1/2] hugetlb: present information in sysfs
    ` [RFC][PATCH 2/2] hugetlb: remove multi-valued proc files
` [patch 11/23] hugetlb: support larger than MAX_ORDER
` [patch 12/23] hugetlb: support boot allocate different sizes
` [patch 22/23] fs: check for statfs overflow
` [patch 23/23] powerpc: support multiple hugepage sizes

[PATCH] Optimize page_remove_rmap for anon pages
 2008-06-03 10:48 UTC  (5+ messages)

[patch 1/5] x86: implement pte_special
 2008-06-03  4:46 UTC  (13+ messages)
` [patch 2/5] mm: introduce get_user_pages_fast
` [patch 3/5] x86: lockless get_user_pages_fast
` [patch 4/5] dio: use get_user_pages_fast
` [patch 5/5] splice: "

[OT] Ad banners on linux-mm.org
 2008-06-02 16:04 UTC  (2+ messages)

max_mapnr config option
 2008-06-02 15:13 UTC  (3+ messages)
` [PATCH 8/8] mem_map/max_mapnr are specific to the FLATMEM memory model

[PATCH -mm 00/14] bootmem rewrite v2
 2008-06-02 14:48 UTC  (22+ messages)
` [PATCH -mm 01/14] bootmem: reorder code to match new bootmem structure
` [PATCH -mm 02/14] bootmem: clean up bootmem.c file header
` [PATCH -mm 03/14] bootmem: add documentation to API functions
` [PATCH -mm 04/14] bootmem: add debugging framework
` [PATCH -mm 05/14] bootmem: revisit bitmap size calculations
` [PATCH -mm 06/14] bootmem: revisit bootmem descriptor list handling
` [PATCH -mm 07/14] bootmem: clean up free_all_bootmem_core
` [PATCH -mm 08/14] bootmem: clean up alloc_bootmem_core
` [PATCH -mm 09/14] bootmem: free/reserve helpers
` [PATCH -mm 10/14] bootmem: factor out the marking of a PFN range
` [PATCH -mm 11/14] bootmem: respect goal more likely
` [PATCH -mm 12/14] bootmem: Make __alloc_bootmem_low_node fall back to other nodes
` [PATCH -mm 13/14] bootmem: revisit alloc_bootmem_section
` [PATCH -mm 14/14] bootmem: replace node_boot_start in struct bootmem_data

[PATCH] 2.6.26-rc: x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
 2008-06-02 10:15 UTC  (7+ messages)

[RFC][PATCH 0/2] memcg: simple hierarchy (v2)
 2008-06-02  9:52 UTC  (14+ messages)
` [RFC][PATCH 1/2] memcg: res_counter hierarchy
  `  "
` [RFC][PATCH 2/2] memcg: memcg hierarchy

faulting kmalloced buffers into userspace through mmap()
 2008-06-02  5:38 UTC  (2+ messages)

[PATCH 0/3] Guarantee faults for processes that call mmap(MAP_PRIVATE) on hugetlbfs v4
 2008-05-31 13:06 UTC  (16+ 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
    ` [PATCH 0/2] hugetlb reservations v4/MAP_NORESERVE V3 cleanups
      ` [PATCH 1/2] huge page private reservation review cleanups
      ` [PATCH 2/2] huge page MAP_NORESERVE "

[PATCH 00/25] Vm Pageout Scalability Improvements (V8) - continued
 2008-05-30 15:27 UTC  (22+ messages)
` [PATCH 13/25] Noreclaim LRU Infrastructure
` [PATCH 14/25] Noreclaim LRU Page Statistics
` [PATCH 15/25] Ramfs and Ram Disk pages are non-reclaimable
` [PATCH 16/25] SHM_LOCKED "
` [PATCH 17/25] Mlocked Pages "
` [PATCH 18/25] Downgrade mmap sem while populating mlocked regions
` [PATCH 19/25] Handle mlocked pages during map, remap, unmap
` [PATCH 20/25] Mlocked Pages statistics
` [PATCH 21/25] Cull non-reclaimable pages in fault path
` [PATCH 22/25] Noreclaim and Mlocked pages vm events
` [PATCH 23/25] Noreclaim LRU scan sysctl
` [PATCH 24/25] Mlocked Pages: count attempts to free mlocked page
` [PATCH 25/25] Noreclaim LRU and Mlocked Pages Documentation

[patch] hugetlb: fix lockdep error
 2008-05-29 12:35 UTC  (9+ messages)

[RFC 1/2] memcg: hierarchy support core (yet another one)
 2008-05-29  5:23 UTC  (3+ messages)

[patch 2/2] lockless get_user_pages
 2008-05-29  3:43 UTC  (4+ messages)

[PATCH 0/3] MAP_NORESERVE for hugetlb mappings V3
 2008-05-29  1:51 UTC  (6+ messages)
` [PATCH 2/3] hugetlb-move-reservation-region-support-earlier
` [PATCH 3/3] hugetlb-allow-huge-page-mappings-to-be-created-without-reservations

[PATCH] Re: bad pmd ffff810000207238(9090909090909090)
 2008-05-28 22:20 UTC  (7+ messages)

Subject: Slab allocators: Remove kmem_cache_name() to fix invalid frees
 2008-05-28 20:32 UTC  (6+ messages)

slub: Add check for kfree() of non slab objects
 2008-05-28 19:40 UTC  (2+ messages)

[patch 1/2] x86: implement pte_special
 2008-05-28 14:32 UTC  (5+ messages)
` [patch 2/2] lockless get_user_pages


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).