index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-06
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
6
-48
/
+120
2008-11-06
ftrace: soft tracing stop and start
Steven Rostedt
1
-2
/
+79
2008-11-06
ftrace: add quick function trace stop
Steven Rostedt
2
-10
/
+44
2008-11-06
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
4
-35
/
+41
2008-11-04
tracing/ftrace: fix a bug when switch current tracer to sched tracer
Frederic Weisbecker
2
-3
/
+3
2008-11-04
tracing/ftrace: types and naming corrections for sched tracer
Frederic Weisbecker
1
-17
/
+13
2008-11-04
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
4
-3
/
+12
2008-11-04
tracing/ftrace: remove unused code in sched_switch tracer
Frederic Weisbecker
1
-8
/
+0
2008-11-04
tracing/ftrace: fix a race condition in sched_switch tracer
Frederic Weisbecker
1
-0
/
+5
2008-11-04
tracing/fastboot: Enable boot tracing only during initcalls
Frederic Weisbecker
1
-12
/
+16
2008-11-04
ftrace: sysctl typo
Peter Zijlstra
1
-1
/
+1
2008-11-04
ftrace: function tracer with irqs disabled
Steven Rostedt
2
-1
/
+40
2008-11-04
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
4
-41
/
+15
2008-11-04
ftrace: introduce ftrace_preempt_disable()/enable()
Steven Rostedt
1
-0
/
+48
2008-11-03
Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...
Ingo Molnar
4
-162
/
+213
2008-11-03
tracepoint: introduce *_noupdate APIs.
Lai Jiangshan
1
-38
/
+132
2008-11-03
tracepoint: simplification for tracepoints using RCU
Lai Jiangshan
1
-74
/
+37
2008-11-03
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2
-1
/
+3
2008-11-03
ftrace: ftrace_dump_on_oops=[tracer]
Peter Zijlstra
1
-20
/
+38
2008-11-03
Merge commit 'v2.6.28-rc3' into tracing/ftrace
Ingo Molnar
5
-14
/
+23
2008-11-01
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
Al Viro
1
-1
/
+1
2008-11-01
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
Linus Torvalds
1
-1
/
+1
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
1
-5
/
+4
2008-10-30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-10-30
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+17
2008-10-30
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2008-10-31
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
26
-709
/
+321
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2
-10
/
+17
2008-10-30
ftrace: nmi update statistics
Steven Rostedt
1
-7
/
+24
2008-10-30
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+9
2008-10-30
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
1
-1
/
+2
2008-10-30
kernel/profile: fix profile_init() section mismatch
Paul Mundt
1
-1
/
+1
2008-10-30
freezer_cg: simplify freezer_change_state()
Li Zefan
1
-12
/
+7
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2
-21
/
+14
2008-10-30
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
1
-9
/
+7
2008-10-30
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
1
-1
/
+2
2008-10-30
sched: change sched_debug's mode to 0444
Li Zefan
1
-1
/
+1
2008-10-29
ftrace: fix trace_nop config select
Steven Rostedt
1
-1
/
+1
2008-10-28
resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA...
Suresh Siddha
1
-1
/
+3
2008-10-28
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
1
-0
/
+8
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-567
/
+143
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-49
/
+9
2008-10-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-10-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-51
/
+131
2008-10-28
ftrace: fix current_tracer error return
Steven Rostedt
1
-3
/
+4
2008-10-28
lockdep: fix irqs on/off ip tracing
Heiko Carstens
1
-7
/
+5
2008-10-28
lockdep: minor fix for debug_show_all_locks()
qinghuang feng
1
-2
/
+3
2008-10-28
tracing: fix a build error on alpha
Frederic Weisbecker
1
-0
/
+1
2008-10-27
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
1
-0
/
+1
2008-10-27
tracepoint: check if the probe has been registered
Frederic Weisbecker
1
-0
/
+8
[next]