| Commit message (Expand) | Author | Age |
* | mei: clean reset bit before reset | Alexander Usyskin | 2015-01-09 |
* | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-19 |
|\ |
|
| * | cxl: Unmap MMIO regions when detaching a context | Ian Munsie | 2014-12-11 |
| * | cxl: Add timeout to process element commands | Ian Munsie | 2014-12-11 |
| * | cxl: Change contexts_lock to a mutex to fix sleep while atomic bug | Ian Munsie | 2014-12-11 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-18 |
|\ \ |
|
| * | | mic/host: fix up virtio 1.0 APIs | Michael S. Tsirkin | 2014-12-15 |
* | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-14 |
|\ \ \ |
|
| * | | | carma-fpga-program: drop videobuf dependency | Hans Verkuil | 2014-11-26 |
| * | | | carma-fpga: drop videobuf dependency | Hans Verkuil | 2014-11-26 |
| * | | | carma-fpga-program.c: fix compile errors | Hans Verkuil | 2014-11-26 |
| * | | | cxl: Name interrupts in /proc/interrupt | Michael Neuling | 2014-11-26 |
| * | | | CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warning | Ian Munsie | 2014-11-26 |
| * | | | mei: export fw status registers through sysfs | Tomas Winkler | 2014-11-26 |
| * | | | mei: read and print all six FW status registers | Alexander Usyskin | 2014-11-26 |
| * | | | mei: txe: add cherrytrail device id | Tomas Winkler | 2014-11-26 |
| * | | | mei: kill cached host and me csr values | Tomas Winkler | 2014-11-26 |
| * | | | misc: Remove unused subdirectory | Thierry Reding | 2014-11-26 |
| * | | | pch_phub: Build context save/restore only for PM | Thierry Reding | 2014-11-07 |
| * | | | misc: genwqe: check for error from get_user_pages_fast() | Ian Abbott | 2014-11-07 |
| * | | | mei: fix hbm MEI_HBM_STARTED ambiguity | Tomas Winkler | 2014-11-07 |
| * | | | mei: nfc: clean nfc internal struct on host exit | Tomas Winkler | 2014-11-07 |
| * | | | misc: atmel-ssc: prepare clock only when request | Bo Shen | 2014-11-07 |
| * | | | mei: hbm: use client specific print functions | Alexander Usyskin | 2014-11-03 |
| * | | | mei: debugfs: display also connectionless clients | Tomas Winkler | 2014-11-03 |
| * | | | mei: use local cl variables in wd and amthif | Tomas Winkler | 2014-11-03 |
| * | | | mei: drop unneeded client NULL check in cb structure | Alexander Usyskin | 2014-11-03 |
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | misc: ti-st: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | misc: mic: card: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | misc: eeprom: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | misc: carma: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | * | | | misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | | | | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-14 |
|\ \ \ \ \ |
|
| * | | | | | eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data | Christian Gmeiner | 2014-11-17 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-11 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault | Aneesh Kumar K.V | 2014-12-05 |
| * | | | | cxl: Name interrupts in /proc/interrupt | Michael Neuling | 2014-11-17 |
| * | | | | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning | Ian Munsie | 2014-11-17 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ \ \ \ |
|
| * | | | | vmci: propagate msghdr all way down to __qp_memcpy_from_queue() | Al Viro | 2014-12-09 |
| |/ / / |
|
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-11 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | virtio: allow finalize_features to fail | Michael S. Tsirkin | 2014-12-09 |
| * | | | virtio: assert 32 bit features in transports | Michael S. Tsirkin | 2014-12-09 |
| * | | | virtio: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 |
| * | | | mic_virtio: robust feature array size calculation | Michael S. Tsirkin | 2014-12-09 |
| * | | | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2014-12-09 |
| |/ / |
|
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 |
| |\ \ \ |
|