index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
tracing: Enable snapshot when any latency tracer is enabled
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-03-15
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
3
-6
/
+16
2013-03-15
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
2
-4
/
+13
2013-03-15
tracing: Add comment for trace event flag IGNORE_ENABLE
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-03-15
ring-buffer: Init waitqueue for blocked readers
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
3
-4
/
+4
2013-03-15
tracing: Fix trace events build without modules
Steven Rostedt (Red Hat)
1
-19
/
+36
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
1
-2
/
+2
2013-03-15
tracing: Annotate event field-defining functions with __init
Li Zefan
2
-2
/
+2
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
3
-19
/
+38
2013-03-15
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
3
-71
/
+164
2013-03-15
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
1
-3
/
+15
2013-03-15
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
1
-27
/
+51
2013-03-15
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
2
-19
/
+5
2013-03-15
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
Steven Rostedt
1
-7
/
+20
2013-03-15
tracing: Get trace_events kernel command line working again
Steven Rostedt
1
-7
/
+136
2013-03-15
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
3
-0
/
+102
2013-03-15
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
3
-1
/
+142
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2
-34
/
+57
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
10
-61
/
+79
2013-03-15
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
3
-4
/
+24
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
4
-240
/
+358
2013-03-15
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
3
-18
/
+16
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
6
-260
/
+622
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+65
2013-03-15
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-4
/
+8
2013-03-13
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-08
tracing: update documentation of snapshot utility
Hiraku Toyooka
1
-1
/
+1
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
1
-1
/
+24
2013-02-28
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-02-20
perf/x86: Add Intel IvyBridge event scheduling constraints
Stephane Eranian
1
-1
/
+22
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
1
-0
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-19
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
1
-14
/
+32
2013-02-19
Linux 3.8
v3.8
Linus Torvalds
1
-1
/
+1
2013-02-18
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-18
mm: fix pageblock bitmap allocation
Linus Torvalds
1
-6
/
+9
2013-02-18
x86/memtest: Shorten time for tests
Alexander Holler
1
-8
/
+2
2013-02-16
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
4
-20
/
+164
2013-02-15
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
Mauro Carvalho Chehab
1
-3
/
+3
2013-02-15
timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()
Satoru Takeuchi
1
-1
/
+1
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2013-02-15
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
3
-55
/
+24
2013-02-15
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
[next]