index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
2
-2
/
+2
|
\
|
*
remove abs64()
Andrew Morton
2015-11-09
2
-2
/
+2
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-09
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
params: don't ignore the rest of cmdline if parse_one() fails
Oleg Nesterov
2015-08-26
1
-8
/
+9
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
14
-76
/
+45
|
\
\
|
*
|
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2015-11-06
1
-0
/
+10
|
*
|
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
2015-11-06
1
-2
/
+2
|
*
|
kexec: use file name as the output message prefix
Minfei Huang
2015-11-06
3
-2
/
+6
|
*
|
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
Oleg Nesterov
2015-11-06
1
-1
/
+1
|
*
|
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
2015-11-06
1
-50
/
+1
|
*
|
printk: prevent userland from spoofing kernel messages
Mathias Krause
2015-11-06
1
-5
/
+8
|
*
|
module: export param_free_charp()
Dan Streetman
2015-11-06
1
-1
/
+2
|
*
|
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-8
/
+8
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
5
-7
/
+7
*
|
|
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
24
-662
/
+1387
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: Put back comma for empty fields in boot string parsing
Steven Rostedt (Red Hat)
2015-11-03
2
-11
/
+10
|
*
|
tracing: Apply tracer specific options from kernel command line.
Jiaxing Wang
2015-11-03
1
-9
/
+36
|
*
|
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
2015-11-03
1
-2
/
+0
|
*
|
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
2015-11-03
1
-2
/
+3
|
*
|
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
2015-11-03
1
-25
/
+29
|
*
|
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
2015-11-03
1
-9
/
+16
|
*
|
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
2015-11-03
1
-3
/
+0
|
*
|
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
1
-8
/
+8
|
*
|
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
1
-37
/
+43
|
*
|
tracing: ftrace_event_is_function() can return boolean
Yaowei Bai
2015-11-02
2
-2
/
+2
|
*
|
tracing: is_legal_op() can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
2015-11-02
1
-5
/
+5
|
*
|
ring-buffer: rb_is_reader_page() can return boolean
Yaowei Bai
2015-11-02
1
-1
/
+1
|
*
|
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
tracing: report_latency() in trace_sched_wakeup.c can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
tracing: Update instance_rmdir() to use tracefs_remove_recursive
Jiaxing Wang
2015-11-02
1
-1
/
+1
|
*
|
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
2015-11-02
1
-1
/
+1
|
*
|
tracing: Call on_each_cpu() when adding or removing single pids from set_even...
Steven Rostedt (Red Hat)
2015-11-02
1
-6
/
+7
|
*
|
tracing: Fix sparse RCU warning
Steven Rostedt (Red Hat)
2015-10-26
1
-0
/
+2
|
*
|
tracing: Check all tasks on each CPU when filtering pids
Steven Rostedt (Red Hat)
2015-10-25
1
-0
/
+22
|
*
|
tracing: Implement event pid filtering
Steven Rostedt (Red Hat)
2015-10-25
2
-3
/
+147
|
*
|
tracing: Add set_event_pid directory for future use
Steven Rostedt (Red Hat)
2015-10-25
2
-0
/
+294
|
*
|
tracepoint: Give priority to probes of tracepoints
Steven Rostedt (Red Hat)
2015-10-25
1
-11
/
+50
|
*
|
tracing: Remove {start,stop}_branch_trace
Dmitry Safonov
2015-10-21
1
-13
/
+2
|
*
|
tracing: gpio: Add Kconfig option for enabling/disabling trace events
Tal Shorer
2015-10-20
1
-0
/
+7
|
*
|
ftrace: add module globbing
Dmitry Safonov
2015-10-20
1
-15
/
+36
|
*
|
ftrace: Introduce ftrace_glob structure
Dmitry Safonov
2015-10-20
1
-38
/
+46
|
*
|
ftrace: Clarify code for mod command
Dmitry Safonov
2015-10-16
1
-27
/
+10
|
*
|
ftrace: Remove redundant strsep in mod_callback
Dmitry Safonov
2015-10-13
1
-10
/
+5
|
*
|
ftrace: Remove redundant swap function
Rasmus Villemoes
2015-10-01
1
-12
/
+1
|
*
|
tracing: Use kstrdup_const instead of private implementation
Rasmus Villemoes
2015-10-01
1
-16
/
+8
|
*
|
tracing: Add trace options for tracer options to instances
Steven Rostedt (Red Hat)
2015-09-30
2
-22
/
+67
|
*
|
tracing: Add trace options for core options to instances
Steven Rostedt (Red Hat)
2015-09-30
1
-5
/
+14
[next]