summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drm/nouveau/compote: add channel indirect buffer execute ioctlJérôme Glisse1-0/+7
2017-08-29drm/nouveau/compote: add channel supportJérôme Glisse1-0/+10
2017-08-29drm/nouveau/compote: memory allocation ioctlJérôme Glisse1-0/+36
2017-08-09hmm/dmirror: dummy mirror support for fake device memoryJérôme Glisse1-0/+6
2017-08-09hmm/dmirror: dummy mirror driver for testing and showcasing the HMMJérôme Glisse1-0/+48
2017-08-09mm/hmm: add new helper to hotplug CDM memory region v3Jérôme Glisse1-0/+3
2017-08-09mm/device-public-memory: device memory cache coherent with CPU v5Jérôme Glisse4-10/+36
2017-08-09mm/migrate: allow migrate_vma() to alloc new page on empty entry v4Jérôme Glisse1-0/+9
2017-08-09mm/migrate: support un-addressable ZONE_DEVICE page in migration v3Jérôme Glisse1-2/+8
2017-08-09mm/migrate: new memory migration helper for use with device memory v5Jérôme Glisse1-0/+104
2017-08-09mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse2-0/+10
2017-08-09mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3Jérôme Glisse1-1/+21
2017-08-09mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7Jérôme Glisse1-0/+154
2017-08-09mm/ZONE_DEVICE: special case put_page() for device private pages v4Jérôme Glisse2-9/+35
2017-08-09mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5Jérôme Glisse5-3/+175
2017-08-09mm/memory_hotplug: introduce add_pagesMichal Hocko1-0/+11
2017-08-09mm/hmm/mirror: device page fault handlerJérôme Glisse1-0/+27
2017-08-09mm/hmm/mirror: helper to snapshot CPU page table v4Jérôme Glisse1-2/+53
2017-08-09mm/hmm/mirror: mirror process address space on device with HMM helpers v3Jérôme Glisse1-0/+110
2017-08-09mm/hmm: heterogeneous memory management (HMM for short) v5Jérôme Glisse2-0/+158
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+31
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+8
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-22/+15
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+4
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+0
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds4-1/+8
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell1-0/+10
2017-08-03Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2017-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+22
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-2/+0
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-08-02mm: allow page_cache_get_speculative in interrupt contextKan Liang1-2/+0
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-2/+17
2017-08-02kthread: fix documentation build warningJonathan Corbet1-1/+1
2017-08-02mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman1-0/+4
2017-08-02KVM: avoid using rcu_dereference_protectedPaolo Bonzini1-2/+4
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon1-3/+3
2017-08-01ptp: introduce ptp auxiliary workerGrygorii Strashko1-0/+20
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust1-1/+1
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov3-0/+7
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov1-1/+1
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown1-6/+0
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-17/+39
2017-07-31udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3