index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mono.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-13
tracing/function-graph: x86_64 stack allocation cleanup
Jiri Olsa
1
-3
/
+3
2009-09-13
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
1
-2
/
+3
2009-09-13
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
4
-4
/
+14
2009-09-13
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2
-21
/
+1
2009-09-13
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
1
-1
/
+3
2009-09-11
tracing: trace parser support for function and graph
jolsa@redhat.com
1
-110
/
+40
2009-09-11
tracing: trace parser support for set_event
jolsa@redhat.com
1
-47
/
+13
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2
-0
/
+141
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
3
-30
/
+28
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
5
-10
/
+31
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
5
-7
/
+4
2009-09-11
tracing: add latency format to function_graph tracer
Steven Rostedt
1
-6
/
+68
2009-09-10
x86/tracing: comment need for atomic nop
Steven Rostedt
1
-0
/
+2
2009-09-10
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2
-41
/
+41
2009-09-10
tracing: remove stats from struct tracer
Li Zefan
1
-1
/
+0
2009-09-10
tracing: format clean ups
Li Zefan
1
-11
/
+11
2009-09-10
tracing: remove dead code
Li Zefan
1
-22
/
+0
2009-09-10
tracing: do not grab lock in wakeup latency function tracing
Steven Rostedt
1
-14
/
+22
2009-09-10
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
1
-7
/
+4
2009-09-06
Linux 2.6.31-rc9
v2.6.31-rc9
Linus Torvalds
1
-1
/
+1
2009-09-05
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
1
-1
/
+0
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
1
-0
/
+4
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
1
-9
/
+1
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
1
-2
/
+1
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
3
-38
/
+43
2009-09-05
page-allocator: always change pageblock ownership when anti-fragmentation is ...
Mel Gorman
1
-2
/
+4
2009-09-05
nommu: fix error handling in do_mmap_pgoff()
David Howells
1
-2
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-05
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
1
-4
/
+4
2009-09-05
firewire: ohci: fix Ricoh R5C832, video reception
Stefan Richter
1
-0
/
+5
2009-09-05
firewire: ohci: fix Agere FW643 and multiple cameras
Stefan Richter
1
-0
/
+9
2009-09-05
firewire: core: fix crash in iso resource management
Stefan Richter
1
-2
/
+2
2009-09-05
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
3
-0
/
+21
2009-09-05
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
1
-3
/
+17
2009-09-05
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
1
-1
/
+12
2009-09-05
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2
-2
/
+27
2009-09-05
tracing: pass around ring buffer instead of tracer
Steven Rostedt
12
-109
/
+163
2009-09-05
tracing: make tracing_reset safe for external use
Steven Rostedt
1
-2
/
+15
2009-09-05
tracing: use timestamp to determine start of latency traces
Steven Rostedt
4
-24
/
+67
2009-09-04
tracing: Remove mentioning of legacy latency_trace file from documentation
Albin Tonnerre
1
-32
/
+36
2009-09-04
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
1
-5
/
+6
2009-09-04
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2
-8
/
+19
2009-09-04
dm exception store: split set_chunk_size
Mikulas Patocka
2
-0
/
+12
2009-09-04
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
1
-10
/
+34
2009-09-04
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
1
-19
/
+7
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
4
-13
/
+31
2009-09-04
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
1
-1
/
+7
2009-09-04
dm log: remove incorrect field from userspace table output
Jonathan Brassow
1
-6
/
+10
2009-09-04
dm log: fix userspace status output
Jonathan Brassow
1
-1
/
+1
[next]