index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-22
tracing: keep the tracing buffer after self-test failure
Frederic Weisbecker
1
-1
/
+1
2009-03-22
tracing/function-graph-tracer: prevent hangs during self-tests
Frederic Weisbecker
2
-4
/
+60
2009-03-21
tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit
Frederic Weisbecker
1
-4
/
+4
2009-03-20
tracing, Text Edit Lock - kprobes architecture independent support, nommu fix
Ingo Molnar
2
-10
/
+12
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
6
-8
/
+89
2009-03-20
ftrace: ensure every event gets an id
Peter Zijlstra
2
-1
/
+19
2009-03-20
ftrace: provide an id file for each event
Peter Zijlstra
1
-0
/
+36
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
function-graph: show binary events as comments
Steven Rostedt
1
-12
/
+28
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
5
-16
/
+10
2009-03-19
function-graph: calculate function depth within function graph tracer
Steven Rostedt
1
-22
/
+69
2009-03-19
tracing: make print_(b)printk_msg_only global
Steven Rostedt
3
-34
/
+39
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
1
-0
/
+9
2009-03-19
function-graph: consolidate prologues for output
Steven Rostedt
1
-69
/
+29
2009-03-19
ftrace: protect running nmi (V3)
Lai Jiangshan
1
-23
/
+40
2009-03-18
tracepoints: dont update zero-sized tracepoint sections
Ingo Molnar
1
-3
/
+1
2009-03-18
tracing: fix oops in tracepoint_update_probe_range()
Jaswinder Singh Rajput
1
-2
/
+7
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
tracing: give easy way to clear trace buffer
Steven Rostedt
1
-8
/
+33
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-18
kprobes: Fix locking imbalance in kretprobes
Ananth N Mavinakayanahalli
1
-3
/
+1
2009-03-18
tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped
Frederic Weisbecker
1
-0
/
+26
2009-03-18
tracing: fix command line to pid reverse map
Carsten Emde
1
-5
/
+11
2009-03-18
tracing: fix trace_find_cmdline()
Thomas Gleixner
1
-5
/
+4
2009-03-18
tracing: replace the crude (unsigned) -1 hackery
Thomas Gleixner
1
-6
/
+7
2009-03-18
tracing: stop command line recording when tracing is disabled
Thomas Gleixner
1
-1
/
+2
2009-03-18
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
Takashi Iwai
1
-3
/
+4
2009-03-18
ALSA: mixart, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
ALSA: pcm_oss, fix locking typo
Jiri Slaby
1
-2
/
+2
2009-03-18
ALSA: oss-mixer - Fixes recording gain control
Viral Mehta
1
-0
/
+3
2009-03-18
ALSA: hda - Workaround for buggy DMA position on ATI controllers
Takashi Iwai
1
-13
/
+18
2009-03-18
ALSA: hda - Fix DMA mask for ATI controllers
Takashi Iwai
1
-0
/
+8
2009-03-18
tracing: make power tracer start/stop methods lighter weight
Steven Rostedt
1
-2
/
+6
2009-03-18
tracing: make sched_switch stop/start light weight
Steven Rostedt
1
-4
/
+5
2009-03-18
tracing: optimization of branch tracer
Witold Baryluk
1
-4
/
+2
2009-03-18
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2
-4
/
+31
2009-03-18
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
3
-36
/
+57
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
module: fix refptr allocation and release order
Masami Hiramatsu
1
-12
/
+14
2009-03-17
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
1
-1
/
+3
2009-03-17
USB: Add device id for Option GTM380 to option driver
Achilleas Kotsis
1
-0
/
+2
[next]