Age | Commit message (Expand) | Author | Files | Lines |
2016-08-31 | Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency | K. Y. Srinivasan | 2 | -1/+41 |
2016-08-31 | Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() | K. Y. Srinivasan | 1 | -4/+4 |
2016-08-31 | Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels | K. Y. Srinivasan | 4 | -18/+20 |
2016-08-31 | Drivers: hv: vmbus: fix the race when querying & updating the percpu list | Dexuan Cui | 3 | -8/+33 |
2016-08-31 | Drivers: hv: utils: fix a race on userspace daemons registration | Vitaly Kuznetsov | 5 | -22/+54 |
2016-08-31 | Drivers: hv: get rid of timeout in vmbus_open() | Vitaly Kuznetsov | 1 | -6/+1 |
2016-08-31 | Drivers: hv: don't leak memory in vmbus_establish_gpadl() | Vitaly Kuznetsov | 1 | -1/+5 |
2016-08-31 | Drivers: hv: get rid of redundant messagecount in create_gpadl_header() | Vitaly Kuznetsov | 1 | -22/+16 |
2016-08-31 | Drivers: hv: avoid vfree() on crash | Vitaly Kuznetsov | 3 | -8/+10 |
2016-08-30 | tile-srom: avoid krealloc(... __GFP_ZERO) pattern | Chris Metcalf | 1 | -13/+15 |
2016-08-30 | misc: mic: scif: use vma_pages(). | Muhammad Falak R Wani | 1 | -2/+2 |
2016-08-30 | Documentation: mic: fix kernel version | Alexandre Belloni | 1 | -1/+1 |
2016-08-30 | mic: remove unused function arg | Arnd Bergmann | 1 | -4/+2 |
2016-08-30 | mei: amthif: fix deadlock in initialization during a reset | Alexander Usyskin | 2 | -5/+9 |
2016-08-30 | mei: drop unused file transaction states | Alexander Usyskin | 1 | -3/+0 |
2016-08-30 | mei: amthif: drop mei_amthif_read | Alexander Usyskin | 4 | -109/+1 |
2016-08-30 | mei: enqueue consecutive reads | Alexander Usyskin | 2 | -20/+22 |
2016-08-30 | mei: add wrapper for queuing control commands. | Tomas Winkler | 6 | -39/+61 |
2016-08-30 | mei: use consistent naming for TX control flow credits | Tomas Winkler | 3 | -45/+43 |
2016-08-30 | mei: rx flow control counter | Alexander Usyskin | 3 | -29/+16 |
2016-08-30 | mei: prepare read cb for fixed address clients on the receive path only. | Alexander Usyskin | 1 | -5/+3 |
2016-08-30 | mei: drop redundant krealloc and checks in irq read | Alexander Usyskin | 1 | -25/+11 |
2016-08-30 | mei: amthif: drop mei_clear_lists function | Alexander Usyskin | 1 | -22/+5 |
2016-08-30 | mei: add read callback on demand for fixed_address clients | Alexander Usyskin | 2 | -13/+12 |
2016-08-30 | mei: add file pointer to the host client structure | Alexander Usyskin | 4 | -10/+10 |
2016-08-30 | mei: move read cb to complete queue if not connected | Alexander Usyskin | 1 | -0/+1 |
2016-08-30 | mei: fix return value on disconnection | Tomas Winkler | 3 | -3/+3 |
2016-08-30 | mei: drop read complete queue emptiness check | Alexander Usyskin | 2 | -2/+4 |
2016-08-30 | mei: hbm: add missing argument in the kdoc | Tomas Winkler | 1 | -0/+1 |
2016-08-30 | mei: recover after errors in runtime pm flow | Alexander Usyskin | 4 | -0/+19 |
2016-08-30 | mei: drop mei_io_cb_alloc_buf | Alexander Usyskin | 2 | -28/+6 |
2016-08-30 | mei: amthif: use mei_cl_alloc_cb for allocating cbs | Alexander Usyskin | 1 | -13/+3 |
2016-08-30 | mei: amthif: drop mei_amthif_send_cmd | Alexander Usyskin | 1 | -36/+16 |
2016-08-30 | mei: amthif: enable poll for async events | Alexander Usyskin | 1 | -5/+5 |
2016-08-30 | mei: amthif: drop iamthif_current_cb | Alexander Usyskin | 3 | -10/+0 |
2016-08-30 | mei: amthif: fix request cancel | Alexander Usyskin | 2 | -75/+38 |
2016-08-30 | mei: amthif: drop READ_COMPLETE state | Alexander Usyskin | 3 | -28/+13 |
2016-08-28 | checkkconfigsymbols: use arglist instead of cmd string | Valentin Rothberg | 1 | -11/+16 |
2016-08-28 | checkkconfigsymblos: consistent symbol terminology | Valentin Rothberg | 1 | -67/+67 |
2016-08-28 | checkkconfigsymbols.py: fix pylint and pep8 warnings | Valentin Rothberg | 1 | -10/+8 |
2016-08-28 | checkkconfigsymbols: use ArgumentParser | Valentin Rothberg | 1 | -73/+69 |
2016-08-28 | checkkconfigsymbols.py: port to Python 3 | Valentin Rothberg | 1 | -16/+17 |
2016-08-27 | checkkconfigsymbols.py: avoid shell injection | Valentin Rothberg | 1 | -5/+7 |
2016-08-18 | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY | Andrew Donnellan | 1 | -2/+10 |
2016-08-15 | Linux 4.8-rc2v4.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-08-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 9 | -8/+84 |
2016-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+0 |
2016-08-14 | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+3 |
2016-08-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 8 | -86/+136 |
2016-08-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -53/+118 |