aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-13Merge branch 'akpm-current/current'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'borntraeger/linux-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'clockevents/clockevents/next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'vfio/next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'drm-misc/topic/drm-misc'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'h8300/h8300-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'qcom/qcom/for-next'Stephen Rothwell
2015-11-13Merge remote-tracking branch 'net/master'Stephen Rothwell
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11Bluetooth: Fix specifying role for LE connectionsJohan Hedberg
2015-11-11Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg
2015-11-11Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg
2015-11-11Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg
2015-11-11Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg
2015-11-11Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg
2015-11-11Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg
2015-11-11Bluetooth: Add support for controller specific loggingMarcel Holtmann
2015-11-11Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann
2015-11-11Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg
2015-11-11Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg
2015-11-11Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann
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