linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-20 21:05:10 to 2013-08-22 20:22:05 UTC [more...]

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-22 20:21 UTC  (29+ messages)
` [PATCH 1/8] x86: Make get_ramdisk_{image|size}() global
` [PATCH 2/8] x86, microcode: Use get_ramdisk_{image|size}() in microcode handling
` [PATCH 3/8] x86, acpi: Move table_sigs[] to stack
` [PATCH 4/8] x86, acpi, brk: Extend BRK 256KB to store acpi override tables
` [PATCH 5/8] x86, brk: Make extend_brk() available with va/pa
` [PATCH 6/8] x86, acpi: Make acpi_initrd_override() available with va or pa
` [PATCH 7/8] x86, acpi, brk: Make early_alloc_acpi_override_tables_buf() available with va/pa
` [PATCH 8/8] x86, acpi: Do acpi_initrd_override() earlier in head_32.S/head64.c

[PATCH 1/6] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-22 20:13 UTC  (13+ messages)
` [PATCH 2/6] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH 3/6] mm/hwpoison: fix num_poisoned_pages error statistics for thp
` [PATCH 4/6] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH 5/6] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH 6/6] mm/hwpoison: centralize set PG_hwpoison flag and increase num_poisoned_pages

[PATCH] hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page()
 2013-08-22 19:20 UTC 

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-08-22 18:00 UTC  (22+ messages)
` [PATCH 01/16] slab: correct pfmemalloc check
` [PATCH 02/16] slab: change return type of kmem_getpages() to struct page
` [PATCH 03/16] slab: remove colouroff in struct slab
` [PATCH 04/16] slab: remove nodeid "
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 06/16] slab: put forward freeing slab management object
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
` [PATCH 08/16] slab: use well-defined macro, virt_to_slab()
` [PATCH 09/16] slab: use __GFP_COMP flag for allocating slab pages
` [PATCH 10/16] slab: change the management method of free objects of the slab
` [PATCH 11/16] slab: remove kmem_bufctl_t
` [PATCH 12/16] slab: remove SLAB_LIMIT
` [PATCH 13/16] slab: replace free and inuse in struct slab with newly introduced active
` [PATCH 14/16] slab: use struct page for slab management
` [PATCH 15/16] slab: remove useless statement for checking pfmemalloc
` [PATCH 16/16] slab: rename slab_bufctl to slab_freelist

[BUG REPORT]kernel panic with kmemcheck config
 2013-08-22 16:45 UTC  (6+ messages)

[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
 2013-08-22 16:16 UTC  (2+ messages)

[PATCH] mm, fs: avoid page allocation beyond i_size on read
 2013-08-22 15:34 UTC  (12+ messages)

[PATCH 1/7] drivers: base: move mutex lock out of add_memory_section()
 2013-08-22 15:11 UTC  (8+ messages)
` [PATCH 7/7] drivers: base: refactor add_memory_section() to add_memory_block()

[PATCH] mm: strictlimit feature -v4
 2013-08-22 15:01 UTC  (5+ messages)

[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
 2013-08-22 12:14 UTC  (18+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap

[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
 2013-08-22 11:21 UTC  (12+ messages)
` [PATCH v2 3/7] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [PATCH v2 5/7] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()

[patch] mm, thp: count thp_fault_fallback anytime thp fault fails
 2013-08-22 11:11 UTC  (5+ messages)
  ` [patch v2] "

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-22 11:04 UTC  (33+ messages)
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 04/20] mm, hugetlb: remove useless check about mapping type
` [PATCH v2 05/20] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH v2 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
` [PATCH v2 07/20] mm, hugetlb: unify region structure handling
` [PATCH v2 08/20] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH v2 09/20] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v2 10/20] mm, hugetlb: remove resv_map_put()
` [PATCH v2 11/20] mm, hugetlb: make vma_resv_map() works for all mapping type
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()

[PATCH v5] Soft limit rework
 2013-08-22 10:58 UTC  (5+ messages)

[PATCH V5 0/8] Add memcg dirty/writeback page accounting
 2013-08-22  9:53 UTC  (10+ messages)
` [PATCH V5 5/8] memcg: add per cgroup writeback pages accounting
        ` Fwd: "
          ` [PATCH 1/4] memcg: remove MEMCG_NR_FILE_MAPPED
          ` [PATCH 2/4] memcg: check for proper lock held in mem_cgroup_update_page_stat
          ` [PATCH 3/4] memcg: add per cgroup writeback pages accounting
          ` [PATCH 4/4] memcg: Document cgroup dirty/writeback memory statistics

[patch 9/9] mm: thrash detection-based file cache sizing v4
 2013-08-22  9:48 UTC  (12+ messages)
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCH 1/2] mm: factor commit limit calculation
 2013-08-22  9:25 UTC  (6+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable

[PATCH] mm: correct the comment about the value for buddy _mapcount
 2013-08-22  7:23 UTC 

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-22  7:14 UTC  (11+ messages)
  ` [resend] [PATCH V2] "
          ` [resend] [PATCH V3] "

Where Do I start ?
 2013-08-22  6:50 UTC 

[PATCH] mm/vmscan: make global_reclaim() inline
 2013-08-22  5:39 UTC 

[PATCH] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
 2013-08-22  5:39 UTC 

unused swap offset / bad page map
 2013-08-22  3:21 UTC  (9+ messages)

[PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c
 2013-08-22  3:02 UTC  (2+ messages)

[PATCH v7 0/5] zram/zsmalloc promotion
 2013-08-22  1:11 UTC  (10+ messages)
` [PATCH v6 1/5] zsmalloc: add Kconfig for enabling page table method
` [PATCH v6 2/5] zsmalloc: add more comment
` [PATCH v6 3/5] zsmalloc: move it under zram
` [PATCH v6 4/5] mm: export unmap_kernel_range
` [PATCH v6 5/5] zram: promote zram from staging

[PATCH 0/3] mm: mempolicy: the failure processing about mpol_to_str()
 2013-08-22  1:04 UTC  (17+ messages)
              ` [PATCH 0/3] mm: shmem: check the return value of mpol_to_str()
                ` [PATCH 1/3] fs/proc/task_mmu.c: "
                  ` [PATCH 2/3] mm/shmem.c: let shmem_show_mpol() return value
                    ` [PATCH 3/3] mm/shmem.c: check the return value of mpol_to_str()
                        ` [PATCH] "

Transparent huge page collapse and NUMA
 2013-08-21 15:25 UTC  (2+ messages)

[BUG REPORT] ZSWAP: theoretical race condition issues
 2013-08-21 12:11 UTC  (7+ messages)

[PATCH] mm/zbud.c: consider about the invalid handle value for handle related extern functions
 2013-08-21  4:34 UTC  (3+ messages)

[PATCH] mm/backing-dev.c: check user buffer length before copy data to the related user buffer
 2013-08-21  3:56 UTC  (7+ messages)

[PATCH] mm: readahead: return the value which force_page_cache_readahead() returns
 2013-08-21  2:41 UTC  (4+ messages)
  ` [PATCH v2] m: "

[PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions
 2013-08-20 21:43 UTC  (3+ messages)

[PATCH] drivers: base: use standard device online/offline for state change
 2013-08-20 21:05 UTC 


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