aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-12Merge branch 'akpm-current/current'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'borntraeger/linux-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'clockevents/clockevents/next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'dt-rh/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'vfio/next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'drm-misc/topic/drm-misc'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'h8300/h8300-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'qcom/qcom/for-next'Stephen Rothwell
2015-11-12dma-debug: allow poisoning nonzero allocationsRobin Murphy
2015-11-12kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2015-11-12lib: Add CRC64 ECMA moduleMarian Chereji
2015-11-12mm/util.c: add kstrimdup()Sebastian Capella
2015-11-12include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov
2015-11-12mm: increase SWAP_CLUSTER_MAX to batch TLB flushesMel Gorman
2015-11-12mm: uninline slowpath of page_mapcount()Kirill A. Shutemov
2015-11-12mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting-fixKirill A. Shutemov
2015-11-12mm: prepare page_referenced() and page_idle to new THP refcountingKirill A. Shutemov
2015-11-12thp: introduce deferred_split_huge_page()Kirill A. Shutemov
2015-11-12thp: reintroduce split_huge_page()Kirill A. Shutemov
2015-11-12mm-hwpoison-adjust-for-new-thp-refcounting-fixAndrew Morton
2015-11-12mm: hwpoison: adjust for new thp refcountingNaoya Horiguchi
2015-11-12thp: implement split_huge_pmd()Kirill A. Shutemov
2015-11-12mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-11-12mm: do not crash on PageDoubleMap() for non-head pagesKirill A. Shutemov
2015-11-12mm-rework-mapcount-accounting-to-enable-4k-mapping-of-thps-fixAndrew Morton
2015-11-12mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov
2015-11-12mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-11-12mm, thp: remove compound_lock()Kirill A. Shutemov
2015-11-12mm: drop tail page refcountingKirill A. Shutemov
2015-11-12thp: drop all split_huge_page()-related codeKirill A. Shutemov
2015-11-12mm, vmstats: new THP splitting eventKirill A. Shutemov
2015-11-12thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2015-11-12khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov
2015-11-12mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov
2015-11-12memcg: adjust to support new THP refcountingKirill A. Shutemov
2015-11-12rmap: add argument to charge compound pageKirill A. Shutemov