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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/function: Cleanup for function tracer
Xiao Guangrong
2009-07-17
2
-17
/
+4
*
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
2009-07-17
1
-8
/
+1
*
tracing/function: Simplify __ftrace_replace_code()
Xiao Guangrong
2009-07-17
1
-54
/
+18
*
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
1
-2
/
+7
*
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2009-07-10
4
-169
/
+1725
|
\
|
*
ring-buffer: add design document
Steven Rostedt
2009-07-07
1
-0
/
+955
|
*
ring-buffer: make lockless
Steven Rostedt
2009-07-07
3
-152
/
+738
|
*
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-07
1
-17
/
+32
*
|
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-07-10
1
-6
/
+26
*
|
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-07-10
2
-2
/
+7
*
|
kmemtrace: Rename some functions
Li Zefan
2009-07-10
1
-8
/
+8
*
|
tracing/kmemtrace: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-20
/
+5
*
|
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-10
/
+2
*
|
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-10
2
-1
/
+32
*
|
tracing/filter: Remove preds from struct event_subsystem
Xiao Guangrong
2009-07-10
1
-33
/
+6
|
/
*
kmemtrace: Print binary output only if 'bin' option is set
Li Zefan
2009-07-03
1
-30
/
+90
*
tracing/events: Add trace_event boot option
Li Zefan
2009-07-01
5
-6
/
+52
*
kprobes: Clean up insn_pages by using list instead of hlist
Masami Hiramatsu
2009-07-01
1
-19
/
+11
*
kprobes: No need to unlock kprobe_insn_mutex
Masami Hiramatsu
2009-07-01
1
-5
/
+1
*
tracing/fastboot: Document the need of initcall_debug
Li Zefan
2009-06-29
1
-3
/
+3
*
trace_export: Repair missed fields
Lai Jiangshan
2009-06-26
1
-0
/
+3
*
tracing: Fix stack tracer sysctl handling
Li Zefan
2009-06-26
2
-4
/
+4
*
ftrace: Fix the output of profile
Li Zefan
2009-06-26
1
-1
/
+3
*
ring-buffer: Make it generally available
Paul Mundt
2009-06-25
3
-0
/
+19
*
ftrace: Remove duplicate newline
Li Zefan
2009-06-25
1
-2
/
+1
*
tracing: Fix trace_buf_size boot option
Li Zefan
2009-06-24
2
-4
/
+4
*
ftrace: Fix t_hash_start()
Li Zefan
2009-06-24
1
-1
/
+11
*
ftrace: Don't manipulate @pos in t_start()
Li Zefan
2009-06-24
1
-11
/
+8
*
ftrace: Don't increment @pos in g_start()
Li Zefan
2009-06-24
1
-11
/
+10
*
tracing: Reset iterator in t_start()
Li Zefan
2009-06-24
1
-14
/
+4
*
trace_stat: Don't increment @pos in seq start()
Li Zefan
2009-06-24
1
-5
/
+1
*
tracing_bprintk: Don't increment @pos in t_start()
Li Zefan
2009-06-24
1
-20
/
+6
*
tracing/events: Don't increment @pos in s_start()
Li Zefan
2009-06-24
1
-6
/
+22
*
nvidiafb: fix boot-time printk string
Mikael Pettersson
2009-06-23
1
-2
/
+1
*
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
Robert P. J. Day
2009-06-23
1
-4
/
+4
*
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
2009-06-23
1
-3
/
+3
*
rmap: fixup page_referenced() for nommu systems
Mike Frysinger
2009-06-23
1
-1
/
+8
*
mm: pass mm to grab_swap_token
Hugh Dickins
2009-06-23
3
-24
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-23
7
-35
/
+52
|
\
|
*
sh: Fix up HAVE_PERF_COUNTERS typo.
Paul Mundt
2009-06-24
1
-1
/
+1
|
*
sh: Fix up more dma-mapping fallout.
Paul Mundt
2009-06-23
1
-6
/
+6
|
*
sh: SH7786 SMP support.
Paul Mundt
2009-06-23
3
-24
/
+18
|
*
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
2009-06-23
1
-2
/
+0
|
*
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
2009-06-23
1
-1
/
+1
|
*
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
2009-06-23
3
-1
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-06-23
10
-34
/
+554
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
2009-06-23
6
-15
/
+30
|
|
\
\
\
\
\
|
|
|
|
|
*
|
RDMA/nes: Fix FIN state handling under error conditions
Faisal Latif
2009-06-22
1
-3
/
+5
|
|
|
|
|
*
|
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
2009-06-22
1
-1
/
+1
|
|
|
|
*
|
|
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
2009-06-22
1
-3
/
+10
|
|
|
|
|
/
/
[next]