index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
ring-buffer: Remove check of trace_seq_{puts,printf}() return values
Steven Rostedt (Red Hat)
1
-35
/
+32
2014-11-19
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
1
-82
/
+66
2014-11-19
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
4
-293
/
+203
2014-11-19
tracing: Fix trace_seq_bitmask() to start at current position
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
2
-1
/
+44
2014-11-18
tracing: Fix race of function probes counting
Steven Rostedt (Red Hat)
1
-21
/
+96
2014-11-14
function_graph: Fix micro seconds notations
Byungchul Park
1
-6
/
+6
2014-11-14
ftrace-graph: show latency-format on print_graph_irq()
Daniel Bristot de Oliveira
1
-0
/
+9
2014-11-14
trace: Replace single-character seq_puts with seq_putc
Rasmus Villemoes
5
-10
/
+10
2014-11-13
tracing: Merge consecutive seq_puts calls
Rasmus Villemoes
2
-39
/
+39
2014-11-13
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
9
-71
/
+71
2014-11-13
tracing: kdb: Fix kernel livelock with empty buffers
Daniel Thompson
1
-6
/
+6
2014-11-13
tracing: kdb: Fix kernel panic during ftdump
Daniel Thompson
1
-2
/
+7
2014-11-13
tracing: Fix traceoff_on_warning handling on boot command line
Luis Claudio R. Goncalves
1
-2
/
+3
2014-11-13
ftrace: Have the control_ops get a trampoline
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-11-11
tracing: Add entry->next_cpu to trace_ctxwake_bin()
Jiang Liu
1
-0
/
+1
2014-11-11
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
Steven Rostedt (Red Hat)
3
-65
/
+56
2014-11-11
tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()
Oleg Nesterov
1
-40
/
+0
2014-11-11
tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()
Oleg Nesterov
2
-51
/
+0
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-9
/
+29
2014-11-11
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-10-31
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
1
-2
/
+20
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
1
-4
/
+36
2014-10-24
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
Steven Rostedt (Red Hat)
1
-8
/
+22
2014-10-24
ftrace: Set ops->old_hash on modifying what an ops hooks to
Steven Rostedt (Red Hat)
1
-9
/
+15
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
6
-69
/
+56
2014-10-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-0
/
+2
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
21
-72
/
+72
2014-10-15
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
1
-0
/
+2
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
7
-48
/
+108
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-81
/
+171
2014-10-14
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Geert Uytterhoeven
1
-4
/
+3
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
1
-2
/
+48
2014-10-14
kdb: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-3
/
+3
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
1
-0
/
+36
2014-10-14
kexec: remove the unused function parameter
Baoquan He
1
-2
/
+1
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
1
-21
/
+8
2014-10-14
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
1
-9
/
+2
2014-10-14
printk: git rid of [sched_delayed] message for printk_deferred
Markus Trippelsdorf
1
-6
/
+1
2014-10-14
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
Geert Uytterhoeven
1
-1
/
+6
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-441
/
+667
2014-10-13
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+4
2014-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-23
/
+31
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+145
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-228
/
+250
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-377
/
+1395
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+7
2014-10-12
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-18
/
+34
[next]