summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2016-08-311-1/+5
* Drivers: hv: get rid of redundant messagecount in create_gpadl_header()Vitaly Kuznetsov2016-08-311-22/+16
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-313-8/+10
* tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf2016-08-301-13/+15
* misc: mic: scif: use vma_pages().Muhammad Falak R Wani2016-08-301-2/+2
* Documentation: mic: fix kernel versionAlexandre Belloni2016-08-301-1/+1
* mic: remove unused function argArnd Bergmann2016-08-301-4/+2
* mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2016-08-302-5/+9
* mei: drop unused file transaction statesAlexander Usyskin2016-08-301-3/+0
* mei: amthif: drop mei_amthif_readAlexander Usyskin2016-08-304-109/+1
* mei: enqueue consecutive readsAlexander Usyskin2016-08-302-20/+22
* mei: add wrapper for queuing control commands.Tomas Winkler2016-08-306-39/+61
* mei: use consistent naming for TX control flow creditsTomas Winkler2016-08-303-45/+43
* mei: rx flow control counterAlexander Usyskin2016-08-303-29/+16
* mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin2016-08-301-5/+3
* mei: drop redundant krealloc and checks in irq readAlexander Usyskin2016-08-301-25/+11
* mei: amthif: drop mei_clear_lists functionAlexander Usyskin2016-08-301-22/+5
* mei: add read callback on demand for fixed_address clientsAlexander Usyskin2016-08-302-13/+12
* mei: add file pointer to the host client structureAlexander Usyskin2016-08-304-10/+10
* mei: move read cb to complete queue if not connectedAlexander Usyskin2016-08-301-0/+1
* mei: fix return value on disconnectionTomas Winkler2016-08-303-3/+3
* mei: drop read complete queue emptiness checkAlexander Usyskin2016-08-302-2/+4
* mei: hbm: add missing argument in the kdocTomas Winkler2016-08-301-0/+1
* mei: recover after errors in runtime pm flowAlexander Usyskin2016-08-304-0/+19
* mei: drop mei_io_cb_alloc_bufAlexander Usyskin2016-08-302-28/+6
* mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin2016-08-301-13/+3
* mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin2016-08-301-36/+16
* mei: amthif: enable poll for async eventsAlexander Usyskin2016-08-301-5/+5
* mei: amthif: drop iamthif_current_cbAlexander Usyskin2016-08-303-10/+0
* mei: amthif: fix request cancelAlexander Usyskin2016-08-302-75/+38
* mei: amthif: drop READ_COMPLETE stateAlexander Usyskin2016-08-303-28/+13
* checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg2016-08-281-11/+16
* checkkconfigsymblos: consistent symbol terminologyValentin Rothberg2016-08-281-67/+67
* checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg2016-08-281-10/+8
* checkkconfigsymbols: use ArgumentParserValentin Rothberg2016-08-281-73/+69
* checkkconfigsymbols.py: port to Python 3Valentin Rothberg2016-08-281-16/+17
* checkkconfigsymbols.py: avoid shell injectionValentin Rothberg2016-08-271-5/+7
* checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan2016-08-181-2/+10
* Linux 4.8-rc2Linus Torvalds2016-08-141-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-08-149-8/+84
|\
| * Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui2016-08-087-3/+18
| |\
| | * thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun2016-08-081-0/+1
| | * thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
| | * thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-085-3/+15
| * | thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
| * | thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada2016-08-081-1/+59
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-141-1/+0
|\ \
| * | m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
| |/
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-132-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
OpenPOWER on IntegriCloud