summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov1-6/+1
2016-08-31Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov1-1/+5
2016-08-31Drivers: hv: get rid of redundant messagecount in create_gpadl_header()Vitaly Kuznetsov1-22/+16
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov3-8/+10
2016-08-30tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf1-13/+15
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani1-2/+2
2016-08-30Documentation: mic: fix kernel versionAlexandre Belloni1-1/+1
2016-08-30mic: remove unused function argArnd Bergmann1-4/+2
2016-08-30mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2-5/+9
2016-08-30mei: drop unused file transaction statesAlexander Usyskin1-3/+0
2016-08-30mei: amthif: drop mei_amthif_readAlexander Usyskin4-109/+1
2016-08-30mei: enqueue consecutive readsAlexander Usyskin2-20/+22
2016-08-30mei: add wrapper for queuing control commands.Tomas Winkler6-39/+61
2016-08-30mei: use consistent naming for TX control flow creditsTomas Winkler3-45/+43
2016-08-30mei: rx flow control counterAlexander Usyskin3-29/+16
2016-08-30mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin1-5/+3
2016-08-30mei: drop redundant krealloc and checks in irq readAlexander Usyskin1-25/+11
2016-08-30mei: amthif: drop mei_clear_lists functionAlexander Usyskin1-22/+5
2016-08-30mei: add read callback on demand for fixed_address clientsAlexander Usyskin2-13/+12
2016-08-30mei: add file pointer to the host client structureAlexander Usyskin4-10/+10
2016-08-30mei: move read cb to complete queue if not connectedAlexander Usyskin1-0/+1
2016-08-30mei: fix return value on disconnectionTomas Winkler3-3/+3
2016-08-30mei: drop read complete queue emptiness checkAlexander Usyskin2-2/+4
2016-08-30mei: hbm: add missing argument in the kdocTomas Winkler1-0/+1
2016-08-30mei: recover after errors in runtime pm flowAlexander Usyskin4-0/+19
2016-08-30mei: drop mei_io_cb_alloc_bufAlexander Usyskin2-28/+6
2016-08-30mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin1-13/+3
2016-08-30mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin1-36/+16
2016-08-30mei: amthif: enable poll for async eventsAlexander Usyskin1-5/+5
2016-08-30mei: amthif: drop iamthif_current_cbAlexander Usyskin3-10/+0
2016-08-30mei: amthif: fix request cancelAlexander Usyskin2-75/+38
2016-08-30mei: amthif: drop READ_COMPLETE stateAlexander Usyskin3-28/+13
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg1-11/+16
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg1-67/+67
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg1-10/+8
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg1-73/+69
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg1-16/+17
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg1-5/+7
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan1-2/+10
2016-08-14Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-86/+136
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-53/+118
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-85/+160
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+54