summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-1510-35/+25
* khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov2016-01-152-1/+9
* thp, mlock: do not allow huge pages in mlocked areaKirill A. Shutemov2016-01-154-35/+27
* mm: handle PTE-mapped tail pages in gerneric fast gup implementaitonKirill A. Shutemov2016-01-151-3/+5
* mm: adjust FOLL_SPLIT for new refcountingKirill A. Shutemov2016-01-151-18/+49
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-153-2/+16
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-159-97/+92
* rmap: add argument to charge compound pageKirill A. Shutemov2016-01-1510-48/+68
* mm, proc: adjust PSS calculationKirill A. Shutemov2016-01-151-16/+31
* page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-152-11/+1
* mm: sanitize page->mapping for tail pagesKirill A. Shutemov2016-01-155-6/+18
* page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov2016-01-151-1/+3
* page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov2016-01-151-3/+6
* page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov2016-01-151-2/+4
* page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov2016-01-151-3/+3
* page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2016-01-152-2/+3
* page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+7
* page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+2
* page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov2016-01-151-8/+9
* page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov2016-01-151-10/+13
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-1511-36/+32
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-153-64/+116
* page-flags: move code aroundKirill A. Shutemov2016-01-151-20/+21
* page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov2016-01-151-15/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1529-66/+158
|\
| * bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-151-1/+1
| * bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov2016-01-151-0/+8
| * net: smsc: Add support h8300Yoshinori Sato2016-01-152-2/+13
| * Merge branch 'xen-netback-fixes'David S. Miller2016-01-152-22/+15
| |\
| | * xen-netback: free queues after freeing the net deviceDavid Vrabel2016-01-151-11/+5
| | * xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel2016-01-151-0/+1
| | * xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel2016-01-151-11/+9
| |/
| * net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven2016-01-151-3/+3
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-152-4/+17
| * net: phy: turn carrier off on phy attachSjoerd Simons2016-01-151-0/+5
| * net: macb: clear interrupts when disabling themNathan Sullivan2016-01-151-0/+4
| * sctp: support to lookup with ep+paddr in transport rhashtableXin Long2016-01-151-15/+23
| * Merge branch 'hisi-fixes'David S. Miller2016-01-154-3/+24
| |\
| | * net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
| | * dts: hisi: fixes no syscon fault when init mdioyankejian2016-01-153-2/+23
| |/
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-155-5/+11
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
| * hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-01-132-6/+14
| |\
| | * batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann2016-01-131-6/+12
| | * batman-adv: fix lockdep splat when doing mcast_freeSimon Wunderlich2016-01-131-0/+2
| * | Merge branch '3c59x-dma-fixes'David S. Miller2016-01-131-2/+7
| |\ \
| | * | 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-131-1/+6