summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-17IB/mlx5/hmm: enable ODP using HMM.hmm-v9Jérôme Glisse2-5/+4
2015-07-17IB/mlx5/hmm: add page fault support for ODP on HMM v2.Jérôme Glisse1-1/+143
2015-07-17IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3.Jérôme Glisse7-10/+269
2015-07-17IB/odp/hmm: add core infiniband structure and helper for ODP with HMM v2.Jérôme Glisse5-6/+201
2015-07-17IB/odp/hmm: add new kernel option to use HMM for ODP.Jérôme Glisse12-94/+157
2015-07-17IB/odp: export rbt_ib_umem_for_each_in_range()Jérôme Glisse1-0/+1
2015-07-17IB/mlx5: add a new parameter to mlx5_ib_update_mtt() for ODP with HMM.Jérôme Glisse3-6/+8
2015-07-17IB/mlx5: add a new parameter to __mlx_ib_populated_pas for ODP with HMM.Jérôme Glisse3-5/+7
2015-07-17hmm/dummy: dummy driver for testing and showcasing the HMM APIJérôme Glisse4-0/+986
2015-07-17HMM: add documentation explaining HMM internals and how to use it.Jérôme Glisse1-0/+219
2015-07-17HMM: DMA map memory on behalf of device driver v2.Jérôme Glisse2-38/+173
2015-07-17HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2.Jérôme Glisse2-0/+41
2015-07-17HMM: add discard range helper (to clear and free resources for a range).Jérôme Glisse2-0/+27
2015-07-17HMM: use CPU page table during invalidation.Jerome Glisse1-18/+35
2015-07-17HMM: add mm page table iterator helpers.Jérôme Glisse1-0/+95
2015-07-17HMM: add device page fault support v4.Jérôme Glisse2-1/+384
2015-07-17HMM: add per mirror page table v4.Jérôme Glisse2-0/+301
2015-07-17HMM: add HMM page table v3.Jérôme Glisse4-1/+947
2015-07-17HMM: introduce heterogeneous memory management v4.Jérôme Glisse8-0/+603
2015-07-17mmu_notifier: allow range invalidation to exclude a specific mmu_notifierJérôme Glisse2-9/+73
2015-07-17mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2Jérôme Glisse8-4/+14
2015-07-17mmu_notifier: keep track of active invalidation ranges v4Jérôme Glisse18-259/+350
2015-07-17mmu_notifier: add event information to address invalidation v8Jérôme Glisse20-101/+258
2015-07-16Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-20/+32
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds4-111/+176
2015-07-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds10-128/+45
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-79/+113
2015-07-16Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds3-17/+16
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki4-20/+32
2015-07-16blk-mq: set default timeout as 30 secondsMing Lei1-1/+1
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-1/+10
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds36-269/+351
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch1-2/+11
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds3-40/+46
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-21/+165
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-57/+112
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-31/+87
2015-07-15jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp1-14/+13
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-78/+84
2015-07-15Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+11
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2-1/+10
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET1-3/+3
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar1-2/+2
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit1-0/+1