aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-02perf stat: Quieten failed to read counter messageAndi Kleen1-1/+1
2015-09-02perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang3-5/+96
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang2-18/+35
2015-09-02tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang4-2/+57
2015-09-02perf tools: Copy linux/filter.h to tools/includeHe Kuang2-0/+232
2015-09-02perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen3-7/+28
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian3-23/+27
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan3-3/+3
2015-08-31perf record: Add ability to name registers to recordStephane Eranian7-5/+89
2015-08-31perf/x86: Add list of register namesStephane Eranian3-0/+38
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian2-2/+31
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang2-1/+5
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan3-5/+26
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2-0/+4
2015-08-31spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka1-6/+9
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2-0/+6
2015-08-30Linux 4.2Linus Torvalds1-1/+1
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-30regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resourceAxel Lin2-4/+4
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-29regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang2-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang10-21/+21
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2-2/+1
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2-53/+5
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu4-26/+47
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo3-0/+8
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo1-0/+19
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317
2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja1-1/+1