xeon-phi-kernel-module/.git
2021-05-17 Aaron TaylorUpdated `README.md` with instructions for building... master origin/HEAD origin/master
2021-05-06 Aaron TaylorAdded final list of files to Makefile target 'clean'. first-build
2021-05-06 Aaron TaylorUpdated host/linvnet.c per the changes to net_device...
2021-05-06 Aaron TaylorUpdated micscif/micscif_select.c references from wait_q...
2021-05-05 Aaron TaylorUpdated micscif/micscif_rma.c to address changes in...
2021-05-02 Aaron TaylorUpdated micscif/micscif_rma.c from page_cache_release...
2021-05-02 Aaron TaylorUpdated micscif/micscif_rma_dma.c to use new timer...
2021-05-02 Aaron TaylorUpdated micscif/micscif_rma_dma.c with #include for...
2021-05-02 Aaron TaylorUpdated micscif/micscif_api.c to new location for atomi...
2021-05-02 Aaron TaylorUpdated micscif/miscif_api.c from page_cache_release...
2021-05-02 Aaron TaylorUpdated micscif/miscif_api.c for new get_user_pages...
2021-05-02 Aaron TaylorUpdated host/vhost/mic_blk.c to use iov_iter interface.
2021-04-30 Aaron TaylorUpdated host/vhost/mic_blk.c, adding a `MIC_` prefix...
2021-04-30 Aaron TaylorMinor formatting changes in host/vhost/vhost.h.
2021-04-30 Aaron TaylorUpdated host/vhost/mic_vhost.c and vhost.h references...
2021-04-30 Aaron TaylorUpdated host/vhost/vhost.h to use READ_ONCE() macro...
2021-04-30 Aaron TaylorMinor changes to Makefile target 'clean' in order to...
2021-04-30 Aaron TaylorUpdated host/uos_download.c to use new timer API introd...
2021-04-30 Aaron TaylorMinor change to Makfile target 'clean' to catch missed...
2021-04-29 Aaron TaylorUpdated host/tools_support.c for new get_user_pages...
2021-04-28 Aaron TaylorUpdated host/tools_support.c, changing from page_cache_...
2021-04-28 Aaron TaylorFixed misleading indentation in host/pm_pcstate.c
2021-04-28 Aaron TaylorAdded a basic README to the project.
2021-04-28 Aaron TaylorUpdated host/linvnet.c per the changes to net_device...
2021-04-28 Aaron TaylorUpdated host/linvcons.c to use new timer API introduced...
2021-04-26 Aaron TaylorA few cosmetic changes found while making the previous...
2021-04-26 Aaron TaylorReplaced deprecated pci_enable_msix() call with equival...
2021-04-26 Aaron TaylorManually building a 'clean' target in the Makefile.
2021-04-26 Aaron TaylorManually specified target architecture in Makefile.
2021-04-26 Aaron TaylorInitial commit of files contained in `mpss-modules...