summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko2017-07-061-3/+2
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-065-8/+103
* mm, memory_hotplug: consider offline memblocks removableMichal Hocko2017-07-061-0/+4
* mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-063-33/+70
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-069-24/+22
* mm: drop page_initialized check from get_nid_for_pfnMichal Hocko2017-07-061-7/+0
* mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko2017-07-061-4/+4
* mm: remove return value from init_currently_empty_zoneMichal Hocko2017-07-063-25/+8
* mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying2017-07-061-4/+13
* mm, THP, swap: check whether THP can be split firstlyHuang Ying2017-07-063-4/+27
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-063-20/+24
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-065-24/+21
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-0612-164/+373
* mm/vmstat.c: standardize file operations variable namesAnshuman Khandual2017-07-061-8/+8
* zram: count same page write as page_storedMinchan Kim2017-07-061-0/+2
* ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli2017-07-061-12/+23
* ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli2017-07-061-26/+52
* ksm: cleanup stable_node chain collapse caseAndrea Arcangeli2017-07-061-22/+28
* ksm: fix use after free with merge_across_nodes = 0Andrea Arcangeli2017-07-061-11/+55
* ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli2017-07-062-66/+730
* mm/nobootmem.c: return 0 when start_pfn equals end_pfnWei Yang2017-07-061-1/+1
* mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers2017-07-061-7/+6
* mm/mmap.c: mark protection_map as __ro_after_initDaniel Micay2017-07-061-1/+1
* mm, sparsemem: break out of loops earlyDave Hansen2017-07-063-14/+52
* mm: allow slab_nomerge to be set at build timeKees Cook2017-07-063-5/+24
* mm/slab.c: replace open-coded round-up code with ALIGNCanjiang Lu2017-07-061-6/+2
* mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-062-31/+51
* mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-062-7/+30
* mm/slub.c: pack red_left_pad with another int to save a wordWei Yang2017-07-061-1/+1
* mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang2017-07-061-13/+8
* mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang2017-07-061-1/+0
* fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko2017-07-061-18/+4
* ocfs2: constify attribute_group structuresArvind Yadav2017-07-061-1/+1
* ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun2017-07-061-0/+1
* ocfs2: use magic.hFabian Frederick2017-07-062-3/+3
* ocfs2: fix a static checker warningGang He2017-07-061-1/+1
* drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring2017-07-061-3/+1
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-061-4/+1
* kernel/module.c: use linux/set_memory.hMichael Ellerman2017-07-061-3/+1
* kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman2017-07-061-3/+1
* provide linux/set_memory.hMichael Ellerman2017-07-061-0/+20
* scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King2017-07-061-0/+31
* ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley2017-07-061-6/+6
* scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-07-062-8/+6
* tile: provide default ioremap declarationLogan Gunthorpe2017-07-061-0/+11
* mn10300: use generic fb.hTobias Klauser2017-07-062-23/+1
* mn10300: remove wrapper header for asm/device.hTobias Klauser2017-07-062-1/+1
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-061-1/+1
* thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov2017-07-061-1/+1
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-062-15/+11