summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-16printk: only unregister boot consoles when necessaryThierry Reding
2016-01-16asm/sections: add helpers to check for section dataThierry Reding
2016-01-16kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton
2016-01-16uselib: default depending if libc5 was usedRiku Voipio
2016-01-16err.h: add (missing) unlikely() to IS_ERR_OR_NULL()Viresh Kumar
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai
2016-01-16fs/stat.c: drop the last new_valid_dev checkYaowei Bai
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-01-16include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov
2016-01-15memcg: only free spare array when readers are doneMartijn Coenen
2016-01-15mm: soft-offline: exit with failure for non anonymous thpNaoya Horiguchi
2016-01-15mm: soft-offline: clean up soft_offline_page()Naoya Horiguchi
2016-01-15mm/hugetlbfs: unmap pages if page fault raced with hole punchMike Kravetz
2016-01-15fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz
2016-01-15mm: make swapoff more robust against soft dirtyHugh Dickins
2016-01-15mm: fix locking order in mm_take_all_locks()Kirill A. Shutemov
2016-01-15mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZYLiang Chen
2016-01-15mm/page_alloc.c: remove unused struct zone *z variableAlexander Kuleshov
2016-01-15mm/mlock.c: change can_do_mlock return value type to booleanWang Xiaoqiang
2016-01-15mm/vmalloc.c: use macro IS_ALIGNED to judge the aligmentWang Xiaoqiang
2016-01-15cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro...Tejun Heo
2016-01-15mm/page_isolation: do some cleanup in "undo_isolate_page_range"Wang Xiaoqiang
2016-01-15memblock: fix section mismatchKirill A. Shutemov
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-15dax: re-enable dax pmd mappingsDan Williams
2016-01-15dax: provide diagnostics for pmd mapping failuresDan Williams
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15libnvdimm, pmem: move request_queue allocation earlier in probeDan Williams
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-15x86, mm: introduce _PAGE_DEVMAPDan Williams
2016-01-15frv: fix compiler warning from definition of __pmd()Dan Williams
2016-01-15hugetlb: fix compile error on tileDan Williams
2016-01-15avr32: convert to asm-generic/memory_model.hDan Williams
2016-01-15libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15mm: introduce find_dev_pagemap()Dan Williams
2016-01-15mm: skip memory block registration for ZONE_DEVICEDan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15um: kill pfn_tDan Williams
2016-01-15dax: Split pmd map when fallback on COWToshi Kani
2016-01-15mm, dax: fix livelock, allow dax pmd mappings to become writeableRoss Zwisler
2016-01-15dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()Dan Williams
2016-01-15dax: guarantee page aligned results from bdev_direct_access()Dan Williams
2016-01-15dax: increase granularity of dax_clear_blocks() operationsDan Williams