index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
2014-03-07
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
2014-03-03
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-11
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-02-06
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2014-02-05
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-30
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]