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.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
2010-10-21
perf probe: Fix local variable searching loop
Masami Hiramatsu
1
-8
/
+18
2010-10-21
perf probe: Fix type searching
Masami Hiramatsu
1
-8
/
+17
2010-10-21
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
3
-42
/
+30
2010-10-19
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
6
-131
/
+373
2010-10-19
tracing: Fix compile issue for trace_sched_wakeup.c
Steven Rostedt
1
-2
/
+1
2010-10-19
[S390] hardirq: remove pointless header file includes
Heiko Carstens
1
-4
/
+0
2010-10-19
[IA64] Move local_softirq_pending() definition
Tony Luck
1
-6
/
+5
2010-10-19
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
Paul Mackerras
1
-1
/
+1
2010-10-19
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
1
-1
/
+7
2010-10-19
ftrace: Remove recursion between recordmcount and scripts/mod/empty
Steven Rostedt
1
-1
/
+7
2010-10-18
jump_label: Add COND_STMT(), reducer wrappery
Peter Zijlstra
2
-10
/
+12
2010-10-18
perf: Optimize sw events
Peter Zijlstra
2
-11
/
+13
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2
-17
/
+34
2010-10-18
jump_label: Add atomic_t interface
Peter Zijlstra
1
-0
/
+44
2010-10-18
jump_label: Use more consistent naming
Peter Zijlstra
3
-9
/
+9
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
3
-9
/
+29
2010-10-18
perf: Find task before event alloc
Peter Zijlstra
1
-11
/
+12
2010-10-18
perf: Fix task refcount bugs
Peter Zijlstra
1
-3
/
+4
2010-10-18
perf: Fix group moving
Peter Zijlstra
1
-1
/
+6
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
39
-242
/
+311
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
1
-13
/
+63
2010-10-18
perf_events: Fix bogus AMD64 generic TLB events
Stephane Eranian
1
-2
/
+2
2010-10-18
perf_events: Fix bogus context time tracking
Stephane Eranian
1
-1
/
+7
2010-10-18
tracing: Remove parent recording in latency tracer graph options
Steven Rostedt
1
-1
/
+0
2010-10-18
tracing: Use one prologue for the preempt irqs off tracer function tracers
Steven Rostedt
1
-48
/
+48
2010-10-18
tracing: Use one prologue for the wakeup tracer function tracers
Steven Rostedt
1
-52
/
+50
2010-10-18
tracing: Graph support for wakeup tracer
Jiri Olsa
1
-10
/
+221
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
3
-52
/
+71
2010-10-18
tracing: Add proper check for irq_depth routines
Jiri Olsa
1
-4
/
+20
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
2
-3
/
+3
2010-10-16
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
18
-510
/
+510
2010-10-16
Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-3
/
+21
2010-10-15
ftrace: Use objtree for C version of recordmcount
Steven Rostedt
1
-1
/
+1
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
1
-2
/
+20
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
1
-2
/
+6
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
2
-2
/
+2
2010-10-15
oprofile: include platform_device.h to fix build break
Anand Gadiyar
1
-0
/
+1
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
463
-3829
/
+8360
2010-10-15
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
7
-0
/
+728
2010-10-15
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
3
-3
/
+3
2010-10-15
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
3
-2
/
+9
2010-10-15
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
2
-544
/
+370
2010-10-15
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
5
-0
/
+17
2010-10-15
ftrace: Add C version of recordmcount compile time code
John Reiser
1
-0
/
+885
2010-10-14
x86: Barf when vmalloc and kmemcheck faults happen in NMI
Frederic Weisbecker
2
-0
/
+6
2010-10-14
kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency
Masami Hiramatsu
1
-0
/
+5
2010-10-14
x86: Use __stop_machine() in text_poke_smp()
Masami Hiramatsu
1
-1
/
+2
2010-10-14
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
1
-2
/
+8
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
1
-3
/
+9
2010-10-14
kprobes: Update document about irq disabled state in kprobe handler
Masami Hiramatsu
1
-3
/
+5
[next]