summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31MAINTAINERS: Saying goodbye to Hans J. KochBenedikt Spranger
2016-08-31vme: Adding Fake VME driverMartyn Welch
2016-08-31vme: make core vme support explicitly non-modularPaul Gortmaker
2016-08-31vme: Fix module autoloadAlessio Igor Bogani
2016-08-31vme: Update documentation to match apiMartyn Welch
2016-08-31vme: change LM callback argument to void pointerAaron Sierra
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn
2016-08-31mcb: Introduce type safety for to_mcb_*Johannes Thumshirn
2016-08-31mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner
2016-08-31mcb: Added support for LPC or non PCI based MCB carrierAndreas Werner
2016-08-31uio: fix dmem_region_start computationJan Viktorin
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier
2016-08-31coresight: etm-perf: configuring filters from perf coreMathieu Poirier
2016-08-31coresight: remove duplicated enumerationMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla
2016-08-31coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-08-31coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen
2016-08-31coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken
2016-08-31coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: Cleanup TMC status checkSuzuki K Poulose
2016-08-31coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose
2016-08-31coresight: Fix csdev connections initialisationSuzuki K Poulose
2016-08-31coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose
2016-08-31coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2016-08-31coresight: always use stashed trace id value in etm4_trace_idSudeep Holla
2016-08-31coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang
2016-08-31coresight: access conn->child_name only if it's initialisedSudeep Holla
2016-08-31Drivers: hv: balloon: Use available memory value in pressure reportAlex Ng
2016-08-31Drivers: hv: balloon: replace ha_region_mutex with spinlockVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...Vitaly Kuznetsov
2016-08-31Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2016-08-31Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov
2016-08-31Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui