summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/zcrypt: export additional symbolsHarald Freudenberger
2017-02-23s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.Harald Freudenberger
2017-02-23s390/zcrypt: Cleanup leftover module code.Harald Freudenberger
2017-02-23s390/nmi: purge tlbs after control register validationHeiko Carstens
2017-02-23s390/nmi: fix order of register validationHeiko Carstens
2017-02-23s390/crypto: Add PCKMO inline functionHarald Freudenberger
2017-02-23s390/zcrypt: Enable request count reset for cards and queues.Harald Freudenberger
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-23s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-22Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-22mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang
2017-02-22mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky
2017-02-22mm/memblock.c: remove unnecessary log and clean upMiles Chen
2017-02-22oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22mm: drop zap_details::check_swap_entriesKirill A. Shutemov
2017-02-22mm: drop zap_details::ignore_dirtyKirill A. Shutemov
2017-02-22mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabledDavid Rientjes
2017-02-22mm: help __GFP_NOFAIL allocations which do not trigger OOM killerMichal Hocko
2017-02-22mm, oom: do not enforce OOM killer for __GFP_NOFAIL automaticallyMichal Hocko
2017-02-22mm: consolidate GFP_NOFAIL checks in the allocator slowpathMichal Hocko
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-22mm, page_alloc: warn_alloc print nodemaskMichal Hocko
2017-02-22mm, page_alloc: do not report all nodes in show_memMichal Hocko
2017-02-22Revert "mm: bail out in shrink_inactive_list()"Michal Hocko
2017-02-22mm, vmscan: consider eligible zones in get_scan_countMichal Hocko
2017-02-22mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-02-22mm, vmscan: do not count freed pages as PGDEACTIVATEMichal Hocko
2017-02-22mm/backing-dev.c: use rb_entry()Geliang Tang
2017-02-22mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying
2017-02-22mm/swap: enable swap slots cache usageTim Chen
2017-02-22mm/swap: add cache for swap slots allocationTim Chen
2017-02-22mm/swap: free swap slots in batchTim Chen
2017-02-22mm/swap: allocate swap slots in batchesTim Chen
2017-02-22mm/swap: skip readahead for unreferenced swap slotsTim Chen