| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 1 | -26/+12 |
| 2019-02-27 | misc: mic/scif: mark expected switch fall-through |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-02-26 | mic: vop: Allow building on more systems |  Vincent Whitchurch | 1 | -2/+1 |
| 2019-02-26 | mic: Rename ioremap pointer to remap |  Vincent Whitchurch | 7 | -27/+26 |
| 2019-02-26 | mic: vop: Cast pointers to unsigned long |  Vincent Whitchurch | 2 | -6/+12 |
| 2019-02-11 | Merge 5.0-rc6 into char-misc-next |  Greg Kroah-Hartman | 1 | -30/+43 |
| 2019-02-07 | drivers/mic/scif: do not use mmap_sem |  Davidlohr Bueso | 1 | -25/+11 |
| 2019-02-07 | mm: make mm->pinned_vm an atomic64 counter |  Davidlohr Bueso | 1 | -3/+3 |
| 2019-02-01 | mic: vop: Fix crash on remove |  Vincent Whitchurch | 1 | -3/+6 |
| 2019-02-01 | mic: vop: Fix use-after-free on remove |  Vincent Whitchurch | 1 | -1/+3 |
| 2019-01-30 | mic: vop: Fix broken virtqueues |  Vincent Whitchurch | 1 | -26/+34 |
| 2019-01-28 | Merge 5.0-rc4 into char-misc-next |  Greg Kroah-Hartman | 1 | -2/+7 |
| 2019-01-22 | vop: Fix handling of >32 feature bits |  Vincent Whitchurch | 1 | -2/+2 |
| 2019-01-22 | vop: vringh: Do not crash if no DMA channel |  Vincent Whitchurch | 1 | -12/+20 |
| 2019-01-22 | vop: Add definition of readq/writeq if missing |  Vincent Whitchurch | 1 | -0/+1 |
| 2019-01-22 | vop: Use %z for size_t |  Vincent Whitchurch | 1 | -2/+2 |
| 2019-01-18 | misc/mic/vop/vop_main : remove unneeded semicolon |  Peng Hao | 1 | -2/+2 |
| 2019-01-14 | virtio: don't allocate vqs when names[i] = NULL |  Wei Wang | 1 | -2/+7 |
| 2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 2 | -2/+2 |
| 2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 7 | -184/+60 |
| 2018-12-28 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -8/+3 |
| 2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -1/+1 |
| 2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback |  Jérôme Glisse | 1 | -8/+3 |
| 2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 2 | -2/+2 |
| 2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* |  Christoph Hellwig | 1 | -1/+1 |
| 2018-12-19 | misc: mic: fix a DMA pool free failure |  Wenwen Wang | 2 | -5/+30 |
| 2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+1 |
| 2018-12-06 | misc: remove GENWQE_DEBUGFS_RO() |  Yangtao Li | 5 | -179/+30 |
| 2018-11-27 | misc: mic/scif: fix copy-paste error in scif_create_remote_lookup |  YueHaibing | 1 | -1/+1 |
| 2018-11-26 | virtio_ring: disable packed ring on unsupported transports |  Tiwei Bie | 1 | -0/+13 |
| 2018-11-12 | iommu/vtd: Cleanup dma_remapping.h header |  Lu Baolu | 2 | -2/+2 |
| 2018-10-15 | misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' |  YueHaibing | 1 | -3/+0 |
| 2018-10-15 | misc: mic: fix a DMA pool free failure |  Wenwen Wang | 1 | -1/+1 |
| 2018-10-11 | misc: mic: scif: remove redundant check on ret < 0 |  Colin Ian King | 1 | -2/+0 |
| 2018-09-25 | misc: mic: scif: Remove unused variable |  Nathan Chancellor | 1 | -3/+1 |
| 2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers |  Michal Hocko | 1 | -2/+5 |
| 2018-08-05 | misc: mic: SCIF Fix scif_get_new_port() error handling |  Dan Carpenter | 1 | -11/+9 |
| 2018-07-07 | misc: mic: fix passing the current time |  Arnd Bergmann | 3 | -3/+14 |
| 2018-07-07 | misc: mic: mark expected switch fall-through |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-03-15 | misc: mic: Release reference count and memory for VOP device |  Arvind Yadav | 1 | -2/+4 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement |  Linus Torvalds | 4 | -26/+26 |
| 2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 1 | -7/+13 |
| 2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 1 | -15/+7 |
| 2018-02-01 | virtio_vop: don't kfree device on register failure |  weiping zhang | 1 | -7/+13 |
| 2017-12-18 | misc: mic: remove unused label 'done' |  Colin Ian King | 1 | -1/+0 |
| 2017-12-07 | misc: mic: Use memdup_user() as a cleanup |  Vasyl Gomonovych | 1 | -14/+7 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances |  Al Viro | 4 | -7/+8 |
| 2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 1 | -0/+4 |
| 2017-11-14 | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds | 1 | -2/+1 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 5 | -0/+5 |