Age | Commit message (Expand) | Author |
2017-02-23 | crypto: cavium - remove dead MSI-X related define | Christoph Hellwig |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-02-23 | drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files | Vincent Abriou |
2017-02-22 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-22 | Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-02-23 | Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li... | Dave Airlie |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-02-22 | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-02-22 | Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-23 | Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm... | Dave Airlie |
2017-02-22 | mm/z3fold.c: limit first_num to the actual range of possible buddy indexes | zhong jiang |
2017-02-22 | mm: fix <linux/pagemap.h> stray kernel-doc notation | Randy Dunlap |
2017-02-22 | zram: remove obsolete sysfs attrs | Sergey Senozhatsky |
2017-02-22 | mm/memblock.c: remove unnecessary log and clean up | Miles Chen |
2017-02-22 | oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA | Kirill A. Shutemov |
2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov |
2017-02-22 | mm: drop zap_details::check_swap_entries | Kirill A. Shutemov |
2017-02-22 | mm: drop zap_details::ignore_dirty | Kirill A. Shutemov |
2017-02-22 | mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled | David Rientjes |
2017-02-22 | mm: help __GFP_NOFAIL allocations which do not trigger OOM killer | Michal Hocko |
2017-02-22 | mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically | Michal Hocko |
2017-02-22 | mm: consolidate GFP_NOFAIL checks in the allocator slowpath | Michal Hocko |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-22 | mm, page_alloc: warn_alloc print nodemask | Michal Hocko |
2017-02-22 | mm, page_alloc: do not report all nodes in show_mem | Michal Hocko |
2017-02-22 | Revert "mm: bail out in shrink_inactive_list()" | Michal Hocko |
2017-02-22 | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko |
2017-02-22 | mm, vmscan: cleanup lru size claculations | Michal Hocko |
2017-02-22 | mm, vmscan: do not count freed pages as PGDEACTIVATE | Michal Hocko |
2017-02-22 | mm/backing-dev.c: use rb_entry() | Geliang Tang |
2017-02-22 | mm, thp: add new defer+madvise defrag option | David Rientjes |
2017-02-22 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying |
2017-02-22 | mm/swap: enable swap slots cache usage | Tim Chen |
2017-02-22 | mm/swap: add cache for swap slots allocation | Tim Chen |
2017-02-22 | mm/swap: free swap slots in batch | Tim Chen |
2017-02-22 | mm/swap: allocate swap slots in batches | Tim Chen |
2017-02-22 | mm/swap: skip readahead for unreferenced swap slots | Tim Chen |
2017-02-22 | mm/swap: split swap cache into 64MB trunks | Huang, Ying |
2017-02-22 | mm/swap: add cluster lock | Huang, Ying |
2017-02-22 | mm/swap: fix kernel message in swap_info_get() | Huang, Ying |
2017-02-22 | powerpc: do not make the entire heap executable | Denys Vlasenko |
2017-02-22 | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu |
2017-02-22 | mm/sparse: use page_private() to get page->private value | Yasuaki Ishimatsu |
2017-02-22 | mm/memblock.c: check return value of memblock_reserve() in memblock_virt_allo... | Wei Yang |
2017-02-22 | mm/memblock.c: trivial code refine in memblock_is_region_memory() | Wei Yang |