[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v2
2012-06-15 10:35 UTC (5+ messages)
[PATCH -V2 1/2] hugetlb: Move all the in use pages to active list
2012-06-15 10:31 UTC (2+ messages)
` [PATCH -V2 2/2] hugetlb/cgroup: Assign the page hugetlb cgroup when we move the page "
[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
2012-06-15 10:08 UTC (45+ messages)
` [PATCH -V9 04/15] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V9 05/15] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V9 06/15] hugetlb: simplify migrate_huge_page()
` [PATCH -V9 07/15] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V9 08/15] hugetlb: Make some static variables global
` [PATCH -V9 09/15] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V9 10/15] hugetlb/cgroup: Add the cgroup pointer to page lru
` [PATCH -V9 [updated] "
` [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH 1/2] hugetlb: Move all the in use pages to active list
` [PATCH 2/2] hugetlb/cgroup: Assign the page hugetlb cgroup when we move the page "
` [PATCH -V9 12/15] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V9 13/15] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V9 14/15] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V9 15/15] hugetlb/cgroup: add HugeTLB controller documentation
[PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
2012-06-15 9:24 UTC (4+ messages)
test
2012-06-15 9:20 UTC
[PATCH][TRIVIAL][resend] mm: fix page reclaim comment error
2012-06-15 9:06 UTC
Early boot panic on machine with lots of memory
2012-06-15 7:41 UTC (9+ messages)
[PATCH v11 1/2] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
2012-06-15 7:32 UTC (2+ messages)
[resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
2012-06-15 7:27 UTC (8+ messages)
Welcoming you to the world of Habbo
2012-06-15 7:25 UTC
[PATCH] common: dma-mapping: add support for generic dma_mmap_* calls
2012-06-15 6:18 UTC
[PATCH] hugeltb: Mark hugelb_max_hstate __read_mostly
2012-06-15 6:10 UTC (5+ messages)
[PATCH] mm/vmscan: cleanup on the comments of do_try_to_free_pages
2012-06-15 2:50 UTC (2+ messages)
bugs in page colouring code
2012-06-14 21:20 UTC (13+ messages)
Common [00/20] Sl[auo]b: Common code rework V5 (for merge)
2012-06-14 18:14 UTC (30+ messages)
` Common [01/20] [slob] Define page struct fields used in mm_types.h
` Common [03/20] [slob] Remove various small accessors
` Common [04/20] [slab] Use page struct fields instead of casting
` Common [05/20] [slab] Remove some accessors
` Common [06/20] Extract common fields from struct kmem_cache
` Common [07/20] [slab] Get rid of obj_size macro
` Common [08/20] Extract common code for kmem_cache_create()
` Common [09/20] Common definition for boot state of the slab allocators
` Common [10/20] Use a common mutex definition
` Common [11/20] Move kmem_cache_create mutex handling to common code
` Common [13/20] Extract a common function for kmem_cache_destroy
` Common [14/20] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common [16/20] Get rid of __kmem_cache_destroy
` Common [17/20] Move duping of slab name to slab_common.c
` Common [18/20] Do slab aliasing call from common code
` Common [19/20] Allocate kmem_cache structure in slab_common.c
` Common [20/20] Common alignment code
[PATCH] mm: fix page reclaim comment error
2012-06-14 17:51 UTC (3+ messages)
[PATCH 0/4] Proposed slab patches as basis for memcg
2012-06-14 17:29 UTC (8+ messages)
` [PATCH 1/4] slab: rename gfpflags to allocflags
` [PATCH 2/4] provide a common place for initcall processing in kmem_cache
` [PATCH 3/4] slab: move FULL state transition to an initcall
` [PATCH 4/4] make CFLGS_OFF_SLAB visible for all slabs
[PATCH 2/2] mm: compaction: add /proc/vmstat entry for rescued MIGRATE_UNMOVABLE pageblocks
2012-06-14 16:21 UTC (2+ messages)
[PATCH] mm: fix page reclaim comment error
2012-06-14 15:20 UTC (2+ messages)
[PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
2012-06-14 15:04 UTC (9+ messages)
` [PATCH] trivial, memory hotplug: add kswapd_is_running() for better readability
[PATCH] staging: zsmalloc: fix uninit'ed variable warning
2012-06-14 14:13 UTC (2+ messages)
[PATCH] mm: complement page reclaim comment
2012-06-14 13:44 UTC (2+ messages)
[PATCH] cma: cached pageblock type fixup
2012-06-14 13:19 UTC (2+ messages)
[PATCH] mm: fix page relaim comment error
2012-06-14 12:36 UTC
Tax Payment N 93641887 is failed
2012-06-14 11:30 UTC
[RFC -mm] memcg: prevent from OOM with too many dirty pages
2012-06-14 10:13 UTC (11+ messages)
Tax Payment N 90079020 is failed
2012-06-14 9:31 UTC
[PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
2012-06-14 9:01 UTC (15+ messages)
` [PATCHv2 1/6] common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
` [Linaro-mm-sig] "
` [PATCHv2 2/6] ARM: dma-mapping: add support for "
` [PATCHv2 3/6] common: dma-mapping: introduce dma_get_sgtable() function
` [Linaro-mm-sig] "
` [PATCHv2 4/6] ARM: dma-mapping: add support for dma_get_sgtable()
` [PATCHv2 5/6] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [Linaro-mm-sig] "
` [PATCHv2 6/6] ARM: dma-mapping: add support for "
` [Linaro-mm-sig] [PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
[PATCH] mm/compaction: cleanup on compaction_deferred
2012-06-14 8:50 UTC (3+ messages)
[PATCH] mm/buddy: get the allownodes for dump at once
2012-06-14 8:35 UTC
[PATCH] shmem: replace_page must flush_dcache and others
2012-06-14 8:20 UTC (3+ messages)
[PATCH] mm: add gfp_mask parameter to vm_map_ram()
2012-06-14 7:52 UTC (9+ messages)
[PATCH] mm/buddy: make skip_free_areas_node static
2012-06-14 7:52 UTC (3+ messages)
[RFC PATCH] do_try_to_free_pages() might enter infinite loop
2012-06-14 5:25 UTC (4+ messages)
[PATCH v3 00/28] kmem limitation for memcg
2012-06-14 2:24 UTC (5+ messages)
[PATCH v2 1/2][BUGFIX] mm: do not use page_count without a page pin
2012-06-14 2:20 UTC (5+ messages)
` [PATCH v2 2/2] mm: clean up __count_immobile_pages
[PATCH] mm: do not use page_count without a page pin
2012-06-14 1:49 UTC (8+ messages)
[PATCH] mm: clean up __count_immobile_pages
2012-06-14 0:51 UTC (5+ messages)
high luxury quality replica Swiss watches. We have a lot of famous brands. Such as Jacob & Co, TAG Heuer, ... 30cri8
2012-06-13 23:55 UTC
Buy Xanax (Alprazolam) Generic As Low As $1.33 Per Pill!! NO RX NEEDED!! Reliable Online Pharmacy - Fast & Secure Shipping!! VISA & E-CHECK ACCEPTED!! Order Today & Save!! 34nsu2zcz
2012-06-13 15:19 UTC
[PATCH -V8 00/16] hugetlb: Add HugeTLB controller to control HugeTLB allocation
2012-06-13 11:15 UTC (9+ messages)
` [PATCH -V8 11/16] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V8 15/16] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
[PATCHv3 0/3] ARM: replace custom consistent dma region with vmalloc
2012-06-13 11:01 UTC (4+ messages)
` [PATCHv3 1/3] mm: vmalloc: use const void * for caller argument
` [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCHv3 3/3] ARM: dma-mapping: remove custom consistent dma region
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