summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-07ib/mlx5/hmm: enable odp using hmm v2hmmJérôme Glisse2-0/+14
2016-04-07ib/mlx5/hmm: add page fault support for odp with hmm v2Jérôme Glisse1-1/+143
2016-04-07ib/mlx5/hmm: add mlx5 hmm device initialization and callback v3Jérôme Glisse5-1/+239
2016-04-07ib/odp/hmm: core implementation of odp using hmm v3Jérôme Glisse3-0/+154
2016-04-07ib/odp/hmm: prepare for hmm code pathJérôme Glisse10-91/+119
2016-04-07ib/odp: export rbt_ib_umem_for_each_in_range()Jérôme Glisse1-0/+1
2016-04-07ib/mlx5: add parameter to mlx5_ib_update_mtt() for odp with hmmJérôme Glisse3-5/+7
2016-04-07ib/mlx5: add parameter to __mlx_ib_populated_pas for odp with hmmJérôme Glisse3-5/+7
2016-04-07hmm/dummy: add fake device memory to dummy hmm device driver.Jérôme Glisse1-19/+376
2016-04-07hmm/dummy: dummy driver for testing and showcasing the HMM API v3.Jérôme Glisse3-0/+963
2016-04-07mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2Jérôme Glisse6-0/+6
2016-04-07mmu_notifier: keep track of active invalidation ranges v5Jérôme Glisse6-54/+42
2016-04-07mmu_notifier: add event information to address invalidation v9Jérôme Glisse8-16/+32
2016-04-07i40iw: avoid potential uninitialized variable useArnd Bergmann1-7/+3
2016-04-07IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-04-05Merge tag 'spi-fix-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-55/+43
2016-04-05Merge tag 'pinctrl-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds10-49/+103
2016-04-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-59/+73
2016-04-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+9
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+24
2016-04-04gma500: remove annoying deprecation warningLinus Torvalds1-1/+1
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds88-302/+300
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov13-22/+20
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov85-280/+280
2016-04-04Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into sp...Mark Brown2-51/+27
2016-04-04Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown1-2/+14
2016-04-04Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-2/+2
2016-04-04xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds1-1/+1
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-65/+28
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2-3/+2
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-460/+584
2016-04-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-45/+45
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+61
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki3-0/+61
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas1-14/+16
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO3-47/+72
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2-9/+11
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO1-8/+8
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang1-1/+3
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-3/+5
2016-04-01Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij1-0/+17
2016-04-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-34/+152
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-183/+86
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie4-15/+100