summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VMCI: use memdup_user().Muhammad Falak R Wani2016-08-311-10/+4Star
* mcb: remove sub-device handling codeJohannes Thumshirn2016-08-312-21/+0Star
* mcb: Introduce type safety for to_mcb_*Johannes Thumshirn2016-08-311-3/+15
* mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner2016-08-312-14/+121
* mcb: Added support for LPC or non PCI based MCB carrierAndreas Werner2016-08-313-0/+168
* uio: fix dmem_region_start computationJan Viktorin2016-08-311-1/+1
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-311-0/+71
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-311-9/+119
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-311-10/+25
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-311-18/+38
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-311-26/+27
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-311-14/+22
* coresight: etm-perf: configuring filters from perf coreMathieu Poirier2016-08-312-15/+168
* coresight: remove duplicated enumerationMathieu Poirier2016-08-315-16/+10Star
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-316-22/+29
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-316-22/+57
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-312-0/+15
* coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-311-1/+1
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-311-1/+0Star
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-319-114/+75Star
* hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-311-0/+1
* coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-311-0/+5
* coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier2016-08-311-2/+6
* coresight: delay initialisation when children are missingMathieu Poirier2016-08-311-1/+1
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-313-12/+6Star
* coresight: Cleanup TMC status checkSuzuki K Poulose2016-08-311-1/+1
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-311-4/+4
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-314-7/+17
* coresight: Fix csdev connections initialisationSuzuki K Poulose2016-08-311-10/+14
* coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose2016-08-311-19/+17Star
* coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose2016-08-311-3/+0Star
* coresight: always use stashed trace id value in etm4_trace_idSudeep Holla2016-08-311-15/+1Star
* coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang2016-08-311-0/+22
* coresight: access conn->child_name only if it's initialisedSudeep Holla2016-08-311-1/+2
* Drivers: hv: balloon: Use available memory value in pressure reportAlex Ng2016-08-311-8/+5Star
* Drivers: hv: balloon: replace ha_region_mutex with spinlockVitaly Kuznetsov2016-08-311-45/+53
* Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...Vitaly Kuznetsov2016-08-311-6/+9
* Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov2016-08-311-37/+94
* Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov2016-08-311-2/+5
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-311-1/+1
* Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan2016-08-312-1/+41
* Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan2016-08-311-4/+4
* Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan2016-08-314-18/+20
* Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui2016-08-313-8/+33
* Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov2016-08-315-22/+54
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2016-08-311-6/+1Star
* 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/+16Star
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-313-8/+10
* tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf2016-08-301-13/+15