Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | s390/zcrypt: Cleanup leftover module code. | Harald Freudenberger | 1 | -10/+0 |
2017-02-23 | s390/nmi: purge tlbs after control register validation | Heiko Carstens | 1 | -1/+2 |
2017-02-23 | s390/nmi: fix order of register validation | Heiko Carstens | 1 | -12/+12 |
2017-02-23 | s390/crypto: Add PCKMO inline function | Harald Freudenberger | 1 | -0/+32 |
2017-02-23 | s390/zcrypt: Enable request count reset for cards and queues. | Harald Freudenberger | 2 | -8/+37 |
2017-02-23 | s390/mm: use _SEGMENT_ENTRY_EMPTY in the code | Dominik Dingel | 3 | -11/+11 |
2017-02-23 | s390/chsc: Add exception handler for CHSC instruction | Peter Oberparleiter | 1 | -3/+5 |
2017-02-23 | s390: opt into HAVE_COPY_THREAD_TLS | Heiko Carstens | 2 | -3/+3 |
2017-02-23 | s390: restore address space when returning to user space | Heiko Carstens | 5 | -25/+53 |
2017-02-23 | s390: rename CIF_ASCE to CIF_ASCE_PRIMARY | Heiko Carstens | 3 | -15/+15 |
2017-02-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 124 | -1723/+4558 |
2017-02-23 | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 66 | -1100/+1781 |
2017-02-23 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 56 | -3510/+3288 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 110 | -2968/+7277 |
2017-02-23 | Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -5/+8 |
2017-02-23 | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 51 | -638/+920 |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 11 | -255/+347 |
2017-02-23 | Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+20 |
2017-02-23 | mm/z3fold.c: limit first_num to the actual range of possible buddy indexes | zhong jiang | 1 | -3/+7 |
2017-02-23 | mm: fix <linux/pagemap.h> stray kernel-doc notation | Randy Dunlap | 1 | -1/+0 |
2017-02-23 | zram: remove obsolete sysfs attrs | Sergey Senozhatsky | 4 | -353/+42 |
2017-02-23 | mm/memblock.c: remove unnecessary log and clean up | Miles Chen | 1 | -29/+25 |
2017-02-23 | oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA | Kirill A. Shutemov | 3 | -9/+9 |
2017-02-23 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 7 | -10/+8 |
2017-02-23 | mm: drop zap_details::check_swap_entries | Kirill A. Shutemov | 3 | -5/+3 |
2017-02-23 | mm: drop zap_details::ignore_dirty | Kirill A. Shutemov | 3 | -9/+1 |
2017-02-23 | mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled | David Rientjes | 1 | -3/+7 |
2017-02-23 | mm: help __GFP_NOFAIL allocations which do not trigger OOM killer | Michal Hocko | 1 | -10/+36 |
2017-02-23 | mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically | Michal Hocko | 2 | -26/+25 |
2017-02-23 | mm: consolidate GFP_NOFAIL checks in the allocator slowpath | Michal Hocko | 1 | -39/+52 |
2017-02-23 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 10 | -33/+32 |
2017-02-23 | arch, mm: remove arch specific show_mem | Michal Hocko | 5 | -197/+0 |
2017-02-23 | mm, page_alloc: warn_alloc print nodemask | Michal Hocko | 3 | -8/+10 |
2017-02-23 | mm, page_alloc: do not report all nodes in show_mem | Michal Hocko | 1 | -0/+3 |
2017-02-23 | Revert "mm: bail out in shrink_inactive_list()" | Michal Hocko | 1 | -27/+0 |
2017-02-23 | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko | 1 | -2/+2 |
2017-02-23 | mm, vmscan: cleanup lru size claculations | Michal Hocko | 3 | -47/+46 |
2017-02-23 | mm, vmscan: do not count freed pages as PGDEACTIVATE | Michal Hocko | 1 | -3/+1 |
2017-02-23 | mm/backing-dev.c: use rb_entry() | Geliang Tang | 1 | -2/+2 |
2017-02-23 | mm, thp: add new defer+madvise defrag option | David Rientjes | 3 | -73/+82 |
2017-02-23 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying | 3 | -4/+13 |
2017-02-23 | mm/swap: enable swap slots cache usage | Tim Chen | 1 | -0/+7 |
2017-02-23 | mm/swap: add cache for swap slots allocation | Tim Chen | 6 | -12/+391 |
2017-02-23 | mm/swap: free swap slots in batch | Tim Chen | 2 | -61/+95 |
2017-02-23 | mm/swap: allocate swap slots in batches | Tim Chen | 2 | -25/+113 |
2017-02-23 | mm/swap: skip readahead for unreferenced swap slots | Tim Chen | 3 | -6/+51 |
2017-02-23 | mm/swap: split swap cache into 64MB trunks | Huang, Ying | 4 | -22/+79 |
2017-02-23 | mm/swap: add cluster lock | Huang, Ying | 2 | -42/+179 |
2017-02-23 | mm/swap: fix kernel message in swap_info_get() | Huang, Ying | 1 | -4/+4 |