index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-12-16
3
-15
/
+41
|
\
|
*
PM: rwsem.h need not be included into main.c
Rafael J. Wysocki
2009-12-15
1
-1
/
+0
|
*
PM: Remove unnecessary goto from device_resume_noirq()
Rafael J. Wysocki
2009-12-15
1
-9
/
+3
|
*
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
2009-12-15
2
-0
/
+33
|
*
PM: allow for usage_count > 0 in pm_runtime_get()
Alan Stern
2009-12-15
1
-5
/
+5
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-16
18
-293
/
+244
|
\
\
|
*
|
x86: Fix kprobes build with non-gawk awk
Jonathan Nieder
2009-12-15
1
-5
/
+5
|
*
|
Merge branch 'x86/mce' into x86/urgent
Ingo Molnar
2009-12-15
1
-10
/
+12
|
|
\
\
|
|
*
|
cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c
Rusty Russell
2009-11-04
1
-10
/
+12
|
*
|
|
Merge branch 'x86/asm' into x86/urgent
Ingo Molnar
2009-12-15
10
-233
/
+148
|
|
\
\
\
|
|
*
|
|
x86: Merge kernel_thread()
Brian Gerst
2009-12-11
3
-72
/
+35
|
|
*
|
|
x86: Sync 32/64-bit kernel_thread
Brian Gerst
2009-12-11
2
-3
/
+13
|
|
*
|
|
x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper
Brian Gerst
2009-12-11
2
-10
/
+6
|
|
*
|
|
x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread()
Brian Gerst
2009-12-11
1
-3
/
+4
|
|
*
|
|
x86, 64-bit: Move kernel_thread to C
Brian Gerst
2009-12-11
3
-50
/
+32
|
|
*
|
|
x86-64, paravirt: Call set_iopl_mask() on 64 bits
H. Peter Anvin
2009-12-10
1
-2
/
+0
|
|
*
|
|
x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2
H. Peter Anvin
2009-12-10
1
-3
/
+3
|
|
*
|
|
x86: Merge sys_clone
Brian Gerst
2009-12-10
5
-31
/
+24
|
|
*
|
|
x86, 32-bit: Convert sys_vm86 & sys_vm86old
Brian Gerst
2009-12-10
3
-10
/
+9
|
|
*
|
|
x86: Merge sys_sigaltstack
Brian Gerst
2009-12-10
3
-17
/
+5
|
|
*
|
|
x86: Merge sys_execve
Brian Gerst
2009-12-10
5
-49
/
+29
|
|
*
|
|
x86: Merge sys_iopl
Brian Gerst
2009-12-10
3
-29
/
+7
|
|
*
|
|
x86-32: Add new pt_regs stubs
Brian Gerst
2009-12-10
1
-11
/
+38
|
*
|
|
|
x86: Split swiotlb initialization into two stages
FUJITA Tomonori
2009-12-15
3
-11
/
+17
|
*
|
|
|
x86: Regex support and known-movable symbols for relocs, fix _end
H. Peter Anvin
2009-12-14
2
-31
/
+60
|
*
|
|
|
x86, msr: Remove incorrect, duplicated code in the MSR driver
H. Peter Anvin
2009-12-14
1
-3
/
+2
*
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
16
-275
/
+196
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Fix return of trace_dump_stack()
Steven Rostedt
2009-12-15
2
-1
/
+2
|
*
|
|
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-12-14
3
-0
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tracing: Add stack trace to irqsoff tracer
Steven Rostedt
2009-12-11
1
-0
/
+2
|
|
*
|
|
|
|
tracing: Add trace_dump_stack()
Steven Rostedt
2009-12-11
2
-0
/
+18
|
*
|
|
|
|
|
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
3487
-235362
/
+369317
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ksym_tracer: Fix bad cast
Li Zefan
2009-12-13
1
-3
/
+4
|
*
|
|
|
|
|
|
tracing/power: Remove two exports
Li Zefan
2009-12-13
1
-2
/
+0
|
*
|
|
|
|
|
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
5
-8
/
+4
|
*
|
|
|
|
|
|
tracing: Simplify trace_option_write()
Li Zefan
2009-12-13
1
-54
/
+31
|
*
|
|
|
|
|
|
tracing: Remove useless trace option
Li Zefan
2009-12-13
2
-13
/
+11
|
*
|
|
|
|
|
|
tracing: Use seq file for trace_clock
Li Zefan
2009-12-13
1
-9
/
+15
|
*
|
|
|
|
|
|
tracing: Use seq file for trace_options
Li Zefan
2009-12-13
1
-43
/
+17
|
*
|
|
|
|
|
|
function-graph: Allow writing the same val to set_graph_function
Li Zefan
2009-12-13
1
-3
/
+2
|
*
|
|
|
|
|
|
ftrace: Call trace_parser_clear() properly
Li Zefan
2009-12-13
1
-2
/
+1
|
*
|
|
|
|
|
|
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
2009-12-13
1
-6
/
+16
|
*
|
|
|
|
|
|
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
3
-27
/
+19
|
*
|
|
|
|
|
|
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
6
-28
/
+4
|
*
|
|
|
|
|
|
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
4
-33
/
+21
|
*
|
|
|
|
|
|
ftrace.h: Use common pr_info fmt string
Joe Perches
2009-12-13
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
2009-12-11
1
-4
/
+4
|
*
|
|
|
|
|
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
2009-12-11
1
-16
/
+9
|
*
|
|
|
|
|
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
2009-12-11
1
-28
/
+21
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
137
-13625
/
+6847
|
\
\
\
\
\
\
\
[next]