aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi
2016-06-20cs-etm: associating output packet with CPU they executed onMathieu Poirier
2016-06-20cs-etm: removing unecessary structure fieldMathieu Poirier
2016-06-20cs-etm: account for each trace buffer in the queueMathieu Poirier
2016-06-20cs-etm: avoid casting variableMathieu Poirier
2016-06-20perf tools: fixing Makefile problemsMathieu Poirier
2016-06-20perf tools: new naming convention for openCSDMathieu Poirier
2016-06-20perf scripts: Add python scripts for CoreSight tracestor-jeremiassen
2016-06-20perf tools: decoding capailitity for CoreSight tracestor-jeremiassen
2016-06-20perf symbols: Check before overwriting build_idtor-jeremiassen
2016-06-20perf tools: pushing driver configuration down to the kernelMathieu Poirier
2016-06-20perf tools: add infrastructure for PMU specific configurationMathieu Poirier
2016-06-20coresight: etm-perf: incorporating sink definition from the cmd lineMathieu Poirier
2016-06-20coresight: adding sink parameter to function coresight_build_path()Mathieu Poirier
2016-06-20perf: passing struct perf_event to function setup_aux()Mathieu Poirier
2016-06-20perf/core: adding PMU driver specific configurationMathieu Poirier
2016-06-20perf tools: adding coresight etm PMU record capabilitiesMathieu Poirier
2016-06-20perf tools: making coresight PMU listableMathieu Poirier
2016-06-20coresight: tmc: implementing TMC-ETR AUX space APIMathieu Poirier
2016-06-20coresight: Add support for Juno platformMathieu Poirier
2016-06-20coresight: Handle build path errorSuzuki K Poulose
2016-06-20coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose
2016-06-20coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose
2016-06-20coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose
2016-06-14 Merge tag 'v4.4.13' into linux-linaro-lsk-v4.4Alex Shi
2016-06-07Linux 4.4.13Greg Kroah-Hartman
2016-06-07xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-06-07xfs: print name of verifier if it failsEric Sandeen
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-07xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-07gcov: disable tree-loop-im to reduce stack usageArnd Bergmann
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-07dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-06-07PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-07ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-07ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-07ext4: fix oops on corrupted filesystemJan Kara
2016-06-07ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-06-07ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-07drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-06-07drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä
2016-06-07drm/atomic: Verify connector->funcs != NULL when clearing statesLyude
2016-06-07drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude
2016-06-07drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-06-07drm/vmwgfx: Fix order of operationSinclair Yeh