index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
31
-205
/
+298
2012-02-24
static keys: Add docs better explaining the whole 'struct static_key' mechanism
Jason Baron
1
-0
/
+286
2012-02-22
jump label: Fix compiler warning
Jason Baron
1
-1
/
+1
2012-02-22
jump label: Add a WARN() if jump label key count goes negative
Jason Baron
1
-1
/
+4
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
15
-44
/
+118
2012-02-17
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
33
-416
/
+616
2012-02-14
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
6
-13
/
+10
2012-02-14
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
4
-15
/
+39
2012-02-14
perf tools: cleanup initialization of attr->size
Stephane Eranian
2
-1
/
+2
2012-02-14
perf tools: Factor out feature op to process header sections
Robert Richter
1
-15
/
+29
2012-02-14
perf tools: Moving code in header.c
Robert Richter
1
-150
/
+150
2012-02-14
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2
-0
/
+21
2012-02-14
perf tools: Add sysfs mountpoint interface
Jiri Olsa
3
-0
/
+68
2012-02-14
perf tools: Remove unused functions from debugfs object
Jiri Olsa
2
-147
/
+0
2012-02-14
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
1
-1
/
+1
2012-02-14
perf tools: ctype.c only wants util.h
Namhyung Kim
1
-1
/
+1
2012-02-14
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
1
-0
/
+4
2012-02-14
perf tools: Change perf_guest default back to false
Joerg Roedel
1
-1
/
+1
2012-02-14
perf top: Don't process samples with no valid machine object
Joerg Roedel
3
-0
/
+17
2012-02-14
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
18
-56
/
+185
2012-02-14
perf tools: Fix out of tree compiles
David Ahern
1
-0
/
+1
2012-02-14
perf tools: Fix build dependency of perf python extension
Namhyung Kim
3
-5
/
+25
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
3
-7
/
+6
2012-02-13
printk/tracing: Add console output tracing
Johannes Berg
2
-0
/
+46
2012-02-13
ftrace: Append wakeup_rt description of ftrace doc
Geunsik Lim
1
-0
/
+7
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
1
-3
/
+3
2012-02-13
cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section
Steven Rostedt
1
-4
/
+4
2012-02-13
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
Steven Rostedt
2
-12
/
+14
2012-02-13
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...
Steven Rostedt
1
-4
/
+18
2012-02-11
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
4
-32
/
+40
2012-02-11
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
1
-12
/
+12
2012-02-11
watchdog: Update Kconfig entries
Fernando Luis Vázquez Cao
1
-7
/
+11
2012-02-11
watchdog: Update documentation
Fernando Luis Vázquez Cao
2
-83
/
+63
2012-02-09
perf record: No build id option fails
David Ahern
1
-2
/
+2
2012-02-09
perf tools: fix endianness detection in perf.data
Stephane Eranian
1
-13
/
+64
2012-02-07
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
1
-0
/
+3
2012-02-07
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
94
-493
/
+584
2012-02-07
Merge tag 'v3.3-rc2' into perf/core
Ingo Molnar
284
-5645
/
+2038
2012-02-07
perf stat: Align scaled output of cpu-clock
Namhyung Kim
1
-0
/
+2
2012-02-07
perf stat: Adjust print unit
Namhyung Kim
1
-1
/
+7
2012-02-07
perf doc: Allow producing documentation in a specified output directory
Franck Bui-Huu
1
-34
/
+52
2012-02-07
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
1
-0
/
+7
2012-02-07
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
365
-6059
/
+2515
2012-02-07
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
1
-0
/
+1
2012-02-07
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
1
-1
/
+1
2012-02-07
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
1
-0
/
+6
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
3
-6
/
+9
2012-02-03
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2
-8
/
+11
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
3
-6
/
+0
2012-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
8
-15
/
+36
[next]