index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-0
/
+18
2009-12-14
Merge branch 'linus' into tracing/urgent
Ingo Molnar
25
-417
/
+716
2009-12-13
ksym_tracer: Fix bad cast
Li Zefan
1
-3
/
+4
2009-12-13
tracing/power: Remove two exports
Li Zefan
1
-2
/
+0
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
2
-4
/
+3
2009-12-13
tracing: Simplify trace_option_write()
Li Zefan
1
-54
/
+31
2009-12-13
tracing: Remove useless trace option
Li Zefan
2
-13
/
+11
2009-12-13
tracing: Use seq file for trace_clock
Li Zefan
1
-9
/
+15
2009-12-13
tracing: Use seq file for trace_options
Li Zefan
1
-43
/
+17
2009-12-13
function-graph: Allow writing the same val to set_graph_function
Li Zefan
1
-3
/
+2
2009-12-13
ftrace: Call trace_parser_clear() properly
Li Zefan
1
-2
/
+1
2009-12-13
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
1
-6
/
+16
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2
-13
/
+17
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
4
-23
/
+4
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-0
/
+14
2009-12-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-205
/
+256
2009-12-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-45
/
+81
2009-12-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+20
2009-12-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-57
/
+242
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-108
/
+159
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-16
/
+40
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-12
/
+14
2009-12-11
tracing: Add stack trace to irqsoff tracer
Steven Rostedt
1
-0
/
+2
2009-12-11
tracing: Add trace_dump_stack()
Steven Rostedt
1
-0
/
+16
2009-12-11
kgdb: Always process the whole breakpoint list on activate or deactivate
Jason Wessel
1
-8
/
+15
2009-12-11
kgdb: continue and warn on signal passing from gdb
Jason Wessel
1
-2
/
+4
2009-12-11
kgdb: allow for cpu switch when single stepping
Jason Wessel
1
-5
/
+15
2009-12-11
kgdb: Read buffer overflow
Jason Wessel
1
-1
/
+6
2009-12-10
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
1
-4
/
+4
2009-12-10
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
1
-16
/
+9
2009-12-11
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
1
-28
/
+21
2009-12-10
sched: Remove forced2_migrations stats
Ingo Molnar
2
-8
/
+0
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+128
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
1
-0
/
+1
2009-12-10
sched: Fix memory leak in two error corner cases
Phil Carmody
1
-2
/
+6
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-4
/
+20
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2
-41
/
+61
2009-12-10
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
1
-1
/
+1
2009-12-10
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
1
-1
/
+2
2009-12-10
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-57
/
+242
2009-12-10
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
1
-6
/
+12
2009-12-09
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
1
-34
/
+131
2009-12-09
tracing: Add full state to trace_seq
Johannes Berg
1
-11
/
+50
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2
-6
/
+43
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
1
-1
/
+1
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-19
/
+15
[prev]
[next]