Age | Commit message (Expand) | Author | Files | Lines |
2015-04-12 | Merge branch 'iocb' into for-next | Al Viro | 3 | -3/+0 |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig | 3 | -3/+0 |
2015-03-02 | mei: make device disabled on stop unconditionally | Alexander Usyskin | 1 | -0/+2 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 21 | -186/+418 |
2015-02-12 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 11 | -26/+898 |
2015-02-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -12/+96 |
2015-02-06 | cxl: Add missing return statement after handling AFU errror | Ian Munsie | 1 | -0/+1 |
2015-02-06 | cxl: Fail AFU initialisation if an invalid configuration record is found | Ian Munsie | 1 | -0/+9 |
2015-02-06 | cxl: Export optional AFU configuration record in sysfs | Ian Munsie | 3 | -10/+205 |
2015-02-04 | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() | Al Viro | 1 | -8/+8 |
2015-02-04 | ti-st: clean up data types (fix harmless memory corruption) | Dan Carpenter | 1 | -6/+6 |
2015-02-04 | mei: me: release hw from reset only during the reset flow | Alexander Usyskin | 1 | -2/+1 |
2015-02-04 | mei: mask interrupt set bit on clean reset bit | Alexander Usyskin | 1 | -1/+1 |
2015-02-02 | cxl: Fix device_node reference counting | Ryan Grimm | 1 | -1/+1 |
2015-01-25 | VMCI: Fix two UVA mapping bugs | Jorgen Hansen | 2 | -7/+8 |
2015-01-25 | misc: ti-st: add handling of the signal case | Nicholas Mc Guire | 1 | -8/+11 |
2015-01-25 | mei: add reference counting for me clients | Tomas Winkler | 10 | -94/+221 |
2015-01-22 | cxl: Add ability to reset the card | Ryan Grimm | 3 | -0/+56 |
2015-01-22 | cxl: Enable CAPP recovery | Ryan Grimm | 1 | -1/+7 |
2015-01-22 | cxl: Add image control to sysfs | Ryan Grimm | 1 | -0/+39 |
2015-01-22 | cxl: Use image state defaults for reloading FPGA | Ryan Grimm | 2 | -2/+41 |
2015-01-22 | cxl: Add tracepoints | Ian Munsie | 8 | -9/+520 |
2015-01-22 | cxl: remove redundant increment of hwirq | Colin Ian King | 1 | -1/+1 |
2015-01-19 | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman | 3 | -25/+83 |
2015-01-16 | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+12 |
2015-01-12 | ad525x_dpot-spi: Added Blank lines after declarations | Mohammad Jamal | 1 | -0/+4 |
2015-01-12 | ad525x_dpot:Remove break after return | Mohammad Jamal | 1 | -6/+0 |
2015-01-12 | ad525x_dpot: Add a blank line after declaration | Mohammad Jamal | 1 | -0/+1 |
2015-01-12 | GenWQE: remove unnecessary version.h inclusion | Fabian Frederick | 2 | -2/+0 |
2015-01-12 | misc: ioc4: simplify wave period measurement in clock_calibrate | Richard Leitner | 1 | -15/+16 |
2015-01-12 | drivers:misc:ti-st: protect against bad packets | Gigi Joseph | 1 | -6/+18 |
2015-01-12 | drivers: misc: ti-st: fix null pointer exception in st_kim_ref() | Gigi Joseph | 1 | -4/+8 |
2015-01-12 | drivers: misc: ti-st: fix debugfs creation error handling | Gigi Joseph | 1 | -5/+1 |
2015-01-12 | st_kim: allow suspend if callback is not registered | Gigi Joseph | 1 | -2/+2 |
2015-01-12 | ti-st: add device tree support | Gigi Joseph | 2 | -10/+104 |
2015-01-12 | mei: use uuid, me_addr tuple addressing also for flow control credits | Tomas Winkler | 1 | -2/+2 |
2015-01-12 | mei: bus: use ssize_t as the return type for send and receive | Tomas Winkler | 2 | -19/+17 |
2015-01-12 | cxl: Fix issues when unmapping contexts | Ian Munsie | 2 | -25/+71 |
2015-01-10 | mei: clean reset bit before reset | Alexander Usyskin | 1 | -0/+12 |
2015-01-09 | ses: Add power_status to SES device slot | Song Liu | 1 | -0/+38 |
2015-01-09 | ses: add reliable slot attribute | Dan Williams | 1 | -1/+19 |
2015-01-09 | ses: add enclosure logical id | Dan Williams | 1 | -0/+13 |
2015-01-09 | ses: close potential registration race | Dan Williams | 1 | -11/+26 |
2014-12-29 | cxl: Disable SPAP register when freeing SPA | Ian Munsie | 1 | -0/+1 |
2014-12-29 | cxl: Disable AFU debug flag | Ian Munsie | 2 | -1/+8 |
2014-12-29 | cxl: Early return from cxl_handle_fault for a shut down context | Ian Munsie | 1 | -0/+6 |
2014-12-29 | cxl: Fix leaking interrupts if attach process fails | Ian Munsie | 1 | -1/+3 |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 6 | -24/+41 |
2014-12-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -6/+12 |
2014-12-16 | mic/host: fix up virtio 1.0 APIs | Michael S. Tsirkin | 1 | -6/+12 |