index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
2015-04-08
1
-2
/
+3
*
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
2015-04-08
1
-1
/
+6
*
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
2015-04-08
1
-2
/
+9
*
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
2015-04-08
1
-1
/
+1
*
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
2015-04-08
1
-1
/
+1
*
perf kmem: Respect -i option
Jiri Olsa
2015-04-08
1
-1
/
+2
*
tools lib traceevent: Honor operator priority
Namhyung Kim
2015-04-08
1
-1
/
+16
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
7
-16
/
+70
*
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
2015-04-08
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-04-03
22
-47
/
+69
|
\
|
*
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
2015-04-02
3
-3
/
+6
|
*
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf script: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-4
/
+5
|
*
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+5
|
*
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2015-04-02
2
-0
/
+3
|
*
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-4
/
+5
|
*
perf inject: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+1
|
*
perf evlist: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
2
-0
/
+3
|
*
perf probe: Fix to track down unnamed union/structure members
Masami Hiramatsu
2015-04-02
2
-5
/
+17
|
*
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
2015-04-02
3
-3
/
+1
|
*
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
2015-04-02
3
-4
/
+4
|
*
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-04-02
5
-17
/
+11
|
*
perf script: No need to lookup thread twice
Arnaldo Carvalho de Melo
2015-04-02
1
-9
/
+1
*
|
perf/x86/intel/pt: Fix the 32-bit build
Ingo Molnar
2015-04-02
2
-3
/
+3
*
|
perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs
Andi Kleen
2015-04-02
1
-2
/
+4
*
|
perf/x86/intel: Streamline LBR MSR handling in PMI
Andi Kleen
2015-04-02
3
-10
/
+27
*
|
perf/x86: Only dump PEBS register when PEBS has been detected
Andi Kleen
2015-04-02
1
-2
/
+4
*
|
perf/x86: Dump DEBUGCTL in PMU dump
Andi Kleen
2015-04-02
1
-1
/
+5
*
|
perf/x86/intel: Reset more state in PMU reset
Andi Kleen
2015-04-02
1
-0
/
+12
*
|
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2015-04-02
2
-21
/
+79
*
|
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
2015-04-02
2
-0
/
+36
*
|
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
2015-04-02
2
-2
/
+22
*
|
perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints
Stephane Eranian
2015-04-02
1
-5
/
+10
*
|
perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW
Maria Dimakopoulou
2015-04-02
2
-11
/
+37
*
|
perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
Maria Dimakopoulou
2015-04-02
1
-9
/
+44
*
|
perf/x86/intel: Implement cross-HT corruption bug workaround
Maria Dimakopoulou
2015-04-02
3
-13
/
+331
*
|
perf/x86/intel: Add cross-HT counter exclusion infrastructure
Maria Dimakopoulou
2015-04-02
2
-5
/
+98
*
|
perf/x86: Add 'index' param to get_event_constraint() callback
Stephane Eranian
2015-04-02
4
-10
/
+19
*
|
perf/x86: Add 3 new scheduling callbacks
Maria Dimakopoulou
2015-04-02
2
-0
/
+18
*
|
perf/x86: Vectorize cpuc->kfree_on_online
Stephane Eranian
2015-04-02
4
-6
/
+19
*
|
perf/x86: Rename x86_pmu::er_flags to 'flags'
Stephane Eranian
2015-04-02
2
-15
/
+18
*
|
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2015-04-02
37
-162
/
+269
|
\
\
|
*
|
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
2015-04-02
1
-3
/
+3
|
*
|
perf/x86/intel: Filter branches for PEBS event
Kan Liang
2015-04-02
1
-2
/
+2
|
*
|
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
2015-03-29
1
-1
/
+1
|
*
|
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-29
18
-85
/
+128
|
|
\
\
|
|
*
\
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2015-03-29
5
-12
/
+21
|
|
|
\
\
|
|
|
*
|
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Chen-Yu Tsai
2015-03-24
3
-6
/
+3
[next]