aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov10-48/+68
2016-01-15mm, proc: adjust PSS calculationKirill A. Shutemov1-16/+31
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2-11/+1
2016-01-15mm: sanitize page->mapping for tail pagesKirill A. Shutemov5-6/+18
2016-01-15page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov1-1/+3
2016-01-15page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov1-3/+6
2016-01-15page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov1-1/+1
2016-01-15page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov1-2/+4
2016-01-15page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov1-1/+1
2016-01-15page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov1-3/+3
2016-01-15page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2-2/+3
2016-01-15page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov1-3/+7
2016-01-15page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov1-3/+2
2016-01-15page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov1-8/+9
2016-01-15page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov1-10/+13
2016-01-15page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov11-36/+32
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov3-64/+116
2016-01-15page-flags: move code aroundKirill A. Shutemov1-20/+21
2016-01-15page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov1-15/+3
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov1-2/+1
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel1-11/+5
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel1-0/+1
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel1-11/+9
2016-01-15net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven1-3/+3
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons1-0/+5
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15sctp: support to lookup with ep+paddr in transport rhashtableXin Long1-15/+23
2016-01-15zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang1-2/+2
2016-01-15mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang1-4/+1
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2-4/+4
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim4-35/+23
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-15dts: hisi: fixes no syscon fault when init mdioyankejian3-2/+23
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-14mm: add tracepoint for scanning pagesEbru Akagunduz2-32/+270
2016-01-14drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen1-10/+6
2016-01-14mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi1-2/+2
2016-01-14mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton1-1/+1
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov9-58/+54
2016-01-14include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli1-2/+2
2016-01-14mm: move lru_to_page to mm_inline.hGeliang Tang3-2/+3
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire2-4/+6
2016-01-14memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov1-4/+5
2016-01-14hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker2-63/+3