aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf1-2/+2
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf1-1/+1
2016-01-21perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin1-20/+20
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian3-0/+24
2016-01-21perf: Fix perf_event_exit_task() racePeter Zijlstra1-66/+85
2016-01-21perf: Add more assertionsPeter Zijlstra1-0/+9
2016-01-21perf: Collapse and fix event_function_call() usersPeter Zijlstra3-201/+168
2016-01-21perf: Specialize perf_event_exit_task()Peter Zijlstra1-7/+11
2016-01-21perf: Fix task context schedulingPeter Zijlstra1-64/+91
2016-01-21perf: Make ctx->is_active and cpuctx->task_ctx consistentPeter Zijlstra1-7/+14
2016-01-21perf: Optimize perf_sched_events() usagePeter Zijlstra1-6/+16
2016-01-21perf: Simplify/fix perf_event_enable() event schedulingPeter Zijlstra1-26/+5
2016-01-21perf: Use task_ctx_sched_out()Peter Zijlstra1-2/+1
2016-01-21perf: Fix perf_enable_on_exec() event schedulingPeter Zijlstra1-20/+27
2016-01-21perf: Remove stale commentPeter Zijlstra1-7/+0
2016-01-21perf: Fix cgroup scheduling in perf_enable_on_exec()Peter Zijlstra1-24/+7
2016-01-21perf: Fix cgroup event schedulingPeter Zijlstra1-7/+10
2016-01-21perf: Add lockdep assertionsPeter Zijlstra1-2/+8
2016-01-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar5-18/+70
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa2-1/+17
2016-01-15perf build: Add feature-dump targetJiri Olsa1-0/+11
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan1-4/+5
2016-01-15perf build: Test correct path of perf in build-testWang Nan1-7/+14
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan1-3/+11
2016-01-15perf build: Set parallel making options build-testWang Nan1-7/+16
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings1-1/+1
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reporting guest dataRavi Bangoria1-1/+1
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-151/+342
2016-01-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+12
2016-01-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-66/+918
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds32-418/+1252
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds28-98/+252
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds73-1230/+2983
2016-01-14Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds13-352/+264
2016-01-14Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds3-11/+7
2016-01-14Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds5-17/+58
2016-01-14x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter1-2/+1
2016-01-14mfd: davinci_voicecodec: Remove pointless 'out of memory' error messageLee Jones1-4/+1
2016-01-14mfd: da9052-irq: Fix trivial 'space before comma' errorLee Jones1-1/+1
2016-01-14mfd: da9052-i2c: Fix tabbing/whitespace issueLee Jones1-1/+1
2016-01-14mfd: da903x: Fix white space and split string issuesLee Jones1-5/+5
2016-01-14mfd: cs5535-mfd: Add missing line spacing and make local array staticLee Jones1-1/+5
2016-01-14mfd: cros_ec_spi: Repair comparison ordering issueLee Jones1-2/+2
2016-01-14mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.Lee Jones1-1/+1
2016-01-14mfd: asic3: Fix a plethora of Checkpatch errors and warningsLee Jones1-15/+12
2016-01-14mfd: as3711: Repair OOM and 'line over 80 chars' formatting warningsLee Jones1-12/+16
2016-01-14mfd: arizona-i2c: Add blank line formatting after declarationLee Jones1-0/+2
2016-01-14mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() insteadLee Jones1-4/+4
2016-01-14mfd: adp5520: Some trivial 'no space before tab' fixesLee Jones1-3/+3
2016-01-14mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issuesLee Jones1-7/+6