Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2014-04-02 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+2 |
2014-03-01 | mic: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -1/+1 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -20/+28 |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle | 1 | -2/+0 |
2014-02-19 | misc: mic: Add include of <linux/irqreturn.h> | Bjorn Helgaas | 2 | -0/+2 |
2014-02-08 | misc: mic: fix possible signed underflow (undefined behavior) in userspace API | Sudeep Dutt | 1 | -1/+2 |
2014-01-21 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-12-24 | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 5 | -37/+39 |
2013-12-17 | Merge 3.13-rc4 into char-misc-next | Greg Kroah-Hartman | 5 | -37/+39 |
2013-12-12 | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo | 1 | -1/+1 |
2013-12-11 | misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case. | Dasaratharaman Chandramouli | 4 | -18/+25 |
2013-11-27 | misc: mic: Suppress memory space sparse warnings | Ashutosh Dixit | 2 | -7/+9 |
2013-11-27 | misc: mic: Fix endianness issues. | Ashutosh Dixit | 4 | -17/+17 |
2013-11-27 | misc: mic: Fix user space namespace pollution from mic_common.h. | Ashutosh Dixit | 3 | -7/+6 |
2013-11-27 | misc: mic: Minor bug fix in 'retry' loops. | Sudeep Dutt | 2 | -10/+10 |
2013-11-27 | misc: mic: Change mic_notify(...) to return true. | Sudeep Dutt | 1 | -1/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2 | -2/+2 |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2013-10-30 | misc: mic: Fixes for randconfig build errors and warnings. | Ashutosh Dixit | 3 | -2/+4 |
2013-10-06 | misc: mic: Enable OSPM suspend and resume support. | Dasaratharaman Chandramouli | 4 | -5/+193 |
2013-09-28 | misc: mic: depend on X86 for both host and card drivers. | Sudeep Dutt | 1 | -2/+2 |
2013-09-28 | misc: mic: cleanups for "--strict" checkpatch. | Ashutosh Dixit | 10 | -133/+123 |
2013-09-28 | misc: mic: header file cleanups. | Sudeep Dutt | 14 | -15/+15 |
2013-09-28 | misc: mic: host driver sysfs cleanups. | Sudeep Dutt | 1 | -43/+29 |
2013-09-27 | Intel MIC Card Driver Changes for Virtio Devices. | Ashutosh Dixit | 5 | -0/+717 |
2013-09-27 | Intel MIC Host Driver Changes for Virtio Devices. | Ashutosh Dixit | 11 | -1/+1277 |
2013-09-27 | Intel MIC Card Driver for X100 family. | Sudeep Dutt | 8 | -0/+895 |
2013-09-27 | Intel MIC Host Driver, card OS state management. | Sudeep Dutt | 9 | -4/+1365 |
2013-09-27 | Intel MIC Host Driver Interrupt/SMPT support. | Dasaratharaman Chandramouli | 9 | -2/+1638 |
2013-09-27 | Intel MIC Host Driver for X100 family. | Sudeep Dutt | 9 | -0/+706 |