index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2008-11-09
2
-0
/
+48
|
|
|
\
|
|
|
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
2
-0
/
+48
|
|
*
|
sched: fix memory leak in a failure path
Li Zefan
2008-11-07
1
-0
/
+1
|
|
*
|
sched: fix a bug in sched domain degenerate
Li Zefan
2008-11-07
1
-2
/
+4
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-06
2
-36
/
+111
|
|
|
\
\
|
|
|
*
|
Add round_jiffies_up and related routines
Alan Stern
2008-11-06
1
-30
/
+99
|
|
|
*
|
generic-ipi: fix the smp_mb() placement
Suresh Siddha
2008-11-06
1
-6
/
+12
|
|
|
|
/
|
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-06
3
-29
/
+54
|
|
|
\
\
|
|
|
*
|
sched: fix buddies for group scheduling
Peter Zijlstra
2008-11-05
1
-2
/
+14
|
|
|
*
|
sched: backward looking buddy
Peter Zijlstra
2008-11-05
3
-9
/
+30
|
|
|
*
|
sched: fix fair preempt check
Peter Zijlstra
2008-11-05
1
-0
/
+3
|
|
|
*
|
sched: cleanup fair task selection
Peter Zijlstra
2008-11-05
1
-22
/
+11
|
|
|
|
/
|
|
*
/
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
2008-11-06
1
-1
/
+0
|
|
|
/
*
|
|
ftrace: display start of CPU buffer in trace output
Steven Rostedt
2008-11-08
2
-0
/
+21
*
|
|
ftrace: force pass of preemptoff selftest
Steven Rostedt
2008-11-08
1
-0
/
+26
*
|
|
ftrace: remove trace array ctrl
Steven Rostedt
2008-11-08
10
-59
/
+24
*
|
|
ftrace: remove ctrl_update method
Steven Rostedt
2008-11-08
11
-101
/
+29
*
|
|
ftrace: enable trace_printk by default
Steven Rostedt
2008-11-08
1
-1
/
+1
*
|
|
ftrace: irqsoff tracer incorrect reset
Steven Rostedt
2008-11-08
1
-1
/
+0
*
|
|
ftrace: fix sched_switch API
Steven Rostedt
2008-11-08
3
-14
/
+46
*
|
|
ftrace: fix boot trace sched startup
Steven Rostedt
2008-11-08
3
-4
/
+22
*
|
|
ftrace: fix set_ftrace_filter
Steven Rostedt
2008-11-08
1
-0
/
+3
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...
Ingo Molnar
2008-11-08
2
-19
/
+78
|
\
\
|
|
|
|
*
|
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
1
-1
/
+1
|
|
|
/
|
|
*
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
|
|
*
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
*
|
|
ring-buffer: convert to raw spinlocks
Steven Rostedt
2008-11-06
1
-11
/
+20
*
|
|
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
2008-11-06
6
-48
/
+120
*
|
|
ftrace: soft tracing stop and start
Steven Rostedt
2008-11-06
1
-2
/
+79
*
|
|
ftrace: add quick function trace stop
Steven Rostedt
2008-11-06
2
-10
/
+44
*
|
|
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
2008-11-06
4
-35
/
+41
|
\
\
\
|
*
|
|
tracing/ftrace: fix a bug when switch current tracer to sched tracer
Frederic Weisbecker
2008-11-04
2
-3
/
+3
|
*
|
|
tracing/ftrace: types and naming corrections for sched tracer
Frederic Weisbecker
2008-11-04
1
-17
/
+13
|
*
|
|
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
2008-11-04
4
-3
/
+12
|
*
|
|
tracing/ftrace: remove unused code in sched_switch tracer
Frederic Weisbecker
2008-11-04
1
-8
/
+0
|
*
|
|
tracing/ftrace: fix a race condition in sched_switch tracer
Frederic Weisbecker
2008-11-04
1
-0
/
+5
|
*
|
|
tracing/fastboot: Enable boot tracing only during initcalls
Frederic Weisbecker
2008-11-04
1
-12
/
+16
|
|
/
/
*
|
|
ftrace: sysctl typo
Peter Zijlstra
2008-11-04
1
-1
/
+1
*
|
|
ftrace: function tracer with irqs disabled
Steven Rostedt
2008-11-04
2
-1
/
+40
*
|
|
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
2008-11-04
4
-41
/
+15
*
|
|
ftrace: introduce ftrace_preempt_disable()/enable()
Steven Rostedt
2008-11-04
1
-0
/
+48
|
/
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
|
Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...
Ingo Molnar
2008-11-03
4
-162
/
+213
|
\
\
\
\
\
|
|
|
|
|
|
*
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
|
|
|
|
*
|
tracepoint: introduce *_noupdate APIs.
Lai Jiangshan
2008-11-03
1
-38
/
+132
|
|
|
|
*
|
tracepoint: simplification for tracepoints using RCU
Lai Jiangshan
2008-11-03
1
-74
/
+37
|
|
|
|
|
/
|
|
|
*
|
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-31
1
-5
/
+4
|
|
|
*
|
ftrace: nmi update statistics
Steven Rostedt
2008-10-30
1
-7
/
+24
|
*
|
|
|
markers: break the redundant loop in kernel/marker.c
Zhaolei
2008-10-27
1
-2
/
+1
|
*
|
|
|
markers: let marker_table be close to its comments
Lai Jiangshan
2008-10-27
1
-2
/
+1
|
*
|
|
|
markers: remove exported symbol marker_probe_cb_noarg()
Lai Jiangshan
2008-10-27
1
-2
/
+1
[prev]
[next]