index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
4
-1
/
+21
2016-01-26
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
1
-1
/
+1
2016-01-26
perf stat: Do not clean event's private stats
Jiri Olsa
1
-1
/
+0
2016-01-26
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
1
-0
/
+2
2016-01-26
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2016-01-21
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
1
-20
/
+20
2016-01-21
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
3
-0
/
+24
2016-01-21
perf: Fix perf_event_exit_task() race
Peter Zijlstra
1
-66
/
+85
2016-01-21
perf: Add more assertions
Peter Zijlstra
1
-0
/
+9
2016-01-21
perf: Collapse and fix event_function_call() users
Peter Zijlstra
3
-201
/
+168
2016-01-21
perf: Specialize perf_event_exit_task()
Peter Zijlstra
1
-7
/
+11
2016-01-21
perf: Fix task context scheduling
Peter Zijlstra
1
-64
/
+91
2016-01-21
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
1
-7
/
+14
2016-01-21
perf: Optimize perf_sched_events() usage
Peter Zijlstra
1
-6
/
+16
2016-01-21
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
1
-26
/
+5
2016-01-21
perf: Use task_ctx_sched_out()
Peter Zijlstra
1
-2
/
+1
2016-01-21
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
1
-20
/
+27
2016-01-21
perf: Remove stale comment
Peter Zijlstra
1
-7
/
+0
2016-01-21
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
1
-24
/
+7
2016-01-21
perf: Fix cgroup event scheduling
Peter Zijlstra
1
-7
/
+10
2016-01-21
perf: Add lockdep assertions
Peter Zijlstra
1
-2
/
+8
2016-01-15
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2
-1
/
+17
2016-01-15
perf build: Add feature-dump target
Jiri Olsa
1
-0
/
+11
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
1
-4
/
+5
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
1
-7
/
+14
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
1
-3
/
+11
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
1
-7
/
+16
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
1
-1
/
+1
2016-01-15
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
1
-1
/
+1
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-14
mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
Lee Jones
1
-4
/
+1
2016-01-14
mfd: da9052-irq: Fix trivial 'space before comma' error
Lee Jones
1
-1
/
+1
2016-01-14
mfd: da9052-i2c: Fix tabbing/whitespace issue
Lee Jones
1
-1
/
+1
2016-01-14
mfd: da903x: Fix white space and split string issues
Lee Jones
1
-5
/
+5
2016-01-14
mfd: cs5535-mfd: Add missing line spacing and make local array static
Lee Jones
1
-1
/
+5
2016-01-14
mfd: cros_ec_spi: Repair comparison ordering issue
Lee Jones
1
-2
/
+2
2016-01-14
mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.
Lee Jones
1
-1
/
+1
2016-01-14
mfd: asic3: Fix a plethora of Checkpatch errors and warnings
Lee Jones
1
-15
/
+12
2016-01-14
mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings
Lee Jones
1
-12
/
+16
2016-01-14
mfd: arizona-i2c: Add blank line formatting after declaration
Lee Jones
1
-0
/
+2
2016-01-14
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...
Lee Jones
1
-4
/
+4
2016-01-14
mfd: adp5520: Some trivial 'no space before tab' fixes
Lee Jones
1
-3
/
+3
2016-01-14
mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
Lee Jones
1
-7
/
+6
2016-01-14
mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error
Lee Jones
1
-72
/
+73
2016-01-14
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
Lee Jones
1
-10
/
+15
2016-01-14
mfd: ab8500-core: Fix many warnings reported by Checkpatch
Lee Jones
1
-14
/
+10
2016-01-14
mfd: ab2100-otp: Remove pointless 'out of memory' error message
Lee Jones
1
-3
/
+2
2016-01-14
mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
Lee Jones
1
-13
/
+10
2016-01-14
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
1
-4
/
+1
[next]