Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-30 23:35:49 to 2015-07-06 16:42:35 UTC [more...]

[PATCH 1/1] mem-hotplug: Handle node hole when initializing numa_meminfo
 2015-07-06 16:42 UTC  (7+ messages)

[PATCH v2] mm: nommu: fix typos in comment blocks
 2015-07-06 15:19 UTC  (3+ messages)

[PATCH] mm/page_alloc: deferred meminit: replace rwsem with completion
 2015-07-06 15:11 UTC  (3+ messages)

[PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-06 14:03 UTC  (12+ messages)

[PATCH v5 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-06 14:01 UTC  (13+ messages)
` [PATCH v5 1/7] zsmalloc: drop unused variable `nr_to_migrate'
` [PATCH v5 2/7] zsmalloc: always keep per-class stats
` [PATCH v5 3/7] zsmalloc: introduce zs_can_compact() function
` [PATCH v5 4/7] zsmalloc: cosmetic compaction code adjustments
` [PATCH v5 5/7] zsmalloc/zram: store compaction stats in zspool
` [PATCH v5 6/7] zsmalloc: account the number of compacted pages
` [PATCH v5 7/7] zsmalloc: register a shrinker to trigger auto-compaction

[PATCH 0/4] TLB flush multiple pages per IPI v7
 2015-07-06 13:45 UTC  (6+ messages)
` [PATCH 1/4] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/4] mm: Send one IPI per CPU to TLB flush all entries after unmapping pages
` [PATCH 3/4] mm: Defer flush of writable TLB entries
` [PATCH 4/4] mm: Increase SWAP_CLUSTER_MAX to batch TLB flushes

[PATCH 0/4] s390/mm: Fixup hugepage sw-emulated code removal
 2015-07-06  8:05 UTC  (6+ messages)
` [PATCH 1/4] Revert "s390/mm: change HPAGE_SHIFT type to int"
` [PATCH 2/4] Revert "s390/mm: make hugepages_supported a boot time decision"
` [PATCH 3/4] mm: hugetlb: allow hugepages_supported to be architecture specific
` [PATCH 4/4] s390/hugetlb: add hugepages_supported define

[RFC][PATCHv4 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-06  7:52 UTC  (5+ messages)
` [RFC][PATCHv4 6/7] zsmalloc: account the number of compacted pages

[PATCH] mm: nommu: fix typos in comment blocks
 2015-07-06  3:59 UTC 

[PATCH] ext4: replace open coded nofail allocation
 2015-07-05 21:06 UTC  (2+ messages)

[PATCH] mm: avoid setting up anonymous pages into file mapping
 2015-07-05 16:38 UTC  (4+ messages)

include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
 2015-07-05  1:21 UTC  (3+ messages)

kernel/uid16.c:184:2: error: implicit declaration of function 'groups_alloc'
 2015-07-05  0:10 UTC  (2+ messages)

[RFCv2 0/5] enable migration of driver pages
 2015-07-04 19:00 UTC  (8+ messages)
` [RFCv2 1/5] mm/compaction: enable driver page migration
` [RFCv2 3/5] mm/balloon: apply driver page migratable into balloon
` [RFCv2 4/5] mm/compaction: compaction calls generic migration

mm/page_alloc.c:247:6: warning: unused variable 'nid'
 2015-07-04 18:10 UTC  (2+ messages)

arch/mn10300/include/asm/cpu-regs.h:30:30: error: expected identifier before '(' token
 2015-07-04 17:44 UTC 

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-07-04 15:12 UTC  (67+ messages)
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 26/51] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 28/51] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 30/51] writeback: implement and use inode_congested()
        ` [PATCH block/for-4.3] writeback: explain why @inode is allowed to be NULL for inode_congested()
` [PATCH 33/51] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 35/51] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 36/51] writeback: implement bdi_for_each_wb()
` [PATCH 37/51] writeback: remove bdi_start_writeback()
` [PATCH 38/51] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 39/51] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 40/51] writeback: make bdi_start_background_writeback() "
` [PATCH 41/51] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 42/51] writeback: make wakeup_dirtytime_writeback() "
` [PATCH 44/51] writeback: implement bdi_wait_for_completion()
` [PATCH 45/51] writeback: implement wb_wait_for_single_work()
    ` [PATCH block/for-4.3] writeback: remove wb_writeback_work->single_wait/done
` [PATCH 48/51] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 49/51] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 50/51] mpage: make __mpage_writepage() "
` [PATCH 51/51] ext2: enable cgroup writeback support

[PATCH] mm:Make the function zap_huge_pmd bool
 2015-07-03 20:47 UTC  (15+ messages)

[PATCH 00/10] hugetlbfs: add fallocate support
 2015-07-03 17:22 UTC  (15+ messages)
` [PATCH 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [PATCH 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH 04/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [PATCH 05/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [PATCH 06/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [PATCH 07/10] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [PATCH 08/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH] fix: decrease NR_FREE_PAGES when isolate page from buddy
 2015-07-03 14:11 UTC  (4+ messages)

[PATCH 1/2] mm: zpool: Constify the zpool_ops
 2015-07-03  9:40 UTC  (2+ messages)
` [PATCH 2/2] mm: zbud: Constify the zbud_ops

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-07-03  8:47 UTC  (4+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm

[PATCH] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
 2015-07-02 15:13 UTC  (6+ messages)

[PATCH] mm:Make the function set_recommended_min_free_kbytes have a return type of void
 2015-07-02 13:25 UTC  (3+ messages)

copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
 2015-07-02 11:58 UTC  (6+ messages)

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-02  8:46 UTC  (5+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd
` [RFC 2/4] mm, thp: stop preallocating hugepages in khugepaged
` [RFC 3/4] mm, thp: check for hugepage availability "
` [RFC 4/4] mm, thp: check hugepage availability for fault allocations

[patch 1/3] mm, oom: organize oom context into struct
 2015-07-02  6:01 UTC  (10+ messages)
` [patch v2 "
  ` [patch v2 2/3] "
  ` [patch v2 3/3] "

[patch v2 1/3] mm, oom: organize oom context into struct
 2015-07-02  3:37 UTC 

[PATCH] mempolicy: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range()
 2015-07-01 23:18 UTC  (4+ messages)

[PATCH 00/11] mm: debug: formatting memory management structs
 2015-07-01 22:50 UTC  (9+ messages)
` [PATCH 05/11] mm: debug: dump page into a string rather than directly on screen

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-07-01 16:47 UTC  (11+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases

Write throughput impaired by touching dirty_ratio
 2015-07-01 15:40 UTC  (6+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-07-01 15:07 UTC  (8+ messages)
` [PATCH 06/36] HMM: add HMM page table v2

[PATCH] mm: cleaning per architecture MM hook header files
 2015-07-01 12:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
 2015-07-01 10:53 UTC  (3+ messages)
` [PATCH 16/24] huge tmpfs: fix problems from premature exposure of pagetable

[HELP/RFC] Moving ppc8xx microcode patch from micropatch.c to firmware
 2015-07-01  7:47 UTC 

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-30 23:49 UTC  (9+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).