summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-06mm: __first_valid_page skip over offline pagesMichal Hocko1-8/+18
2017-07-06mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko1-3/+2
2017-07-06mm: consider zone which is not fully populated to have holesMichal Hocko5-8/+103
2017-07-06mm, memory_hotplug: consider offline memblocks removableMichal Hocko1-0/+4
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko3-33/+70
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko9-24/+22
2017-07-06mm: drop page_initialized check from get_nid_for_pfnMichal Hocko1-7/+0
2017-07-06mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko1-4/+4
2017-07-06mm: remove return value from init_currently_empty_zoneMichal Hocko3-25/+8
2017-07-06mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying1-4/+13
2017-07-06mm, THP, swap: check whether THP can be split firstlyHuang Ying3-4/+27
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim3-20/+24
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim5-24/+21
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying12-164/+373
2017-07-06mm/vmstat.c: standardize file operations variable namesAnshuman Khandual1-8/+8
2017-07-06zram: count same page write as page_storedMinchan Kim1-0/+2
2017-07-06ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli1-12/+23
2017-07-06ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli1-26/+52
2017-07-06ksm: cleanup stable_node chain collapse caseAndrea Arcangeli1-22/+28
2017-07-06ksm: fix use after free with merge_across_nodes = 0Andrea Arcangeli1-11/+55
2017-07-06ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli2-66/+730
2017-07-06mm/nobootmem.c: return 0 when start_pfn equals end_pfnWei Yang1-1/+1
2017-07-06mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers1-7/+6
2017-07-06mm/mmap.c: mark protection_map as __ro_after_initDaniel Micay1-1/+1
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen3-14/+52
2017-07-06mm: allow slab_nomerge to be set at build timeKees Cook3-5/+24
2017-07-06mm/slab.c: replace open-coded round-up code with ALIGNCanjiang Lu1-6/+2
2017-07-06mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang2-31/+51
2017-07-06mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2-7/+30
2017-07-06mm/slub.c: pack red_left_pad with another int to save a wordWei Yang1-1/+1
2017-07-06mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang1-13/+8
2017-07-06mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang1-1/+0
2017-07-06fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko1-18/+4
2017-07-06ocfs2: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun1-0/+1
2017-07-06ocfs2: use magic.hFabian Frederick2-3/+3
2017-07-06ocfs2: fix a static checker warningGang He1-1/+1
2017-07-06drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring1-3/+1
2017-07-06include/linux/filter.h: use linux/set_memory.hMichael Ellerman1-4/+1
2017-07-06kernel/module.c: use linux/set_memory.hMichael Ellerman1-3/+1
2017-07-06kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman1-3/+1
2017-07-06provide linux/set_memory.hMichael Ellerman1-0/+20
2017-07-06scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King1-0/+31
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley1-6/+6
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2-8/+6
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe1-0/+11
2017-07-06mn10300: use generic fb.hTobias Klauser2-23/+1
2017-07-06mn10300: remove wrapper header for asm/device.hTobias Klauser2-1/+1
2017-07-06kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski1-1/+1
2017-07-06thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov1-1/+1