index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
2016-12-09
1
-102
/
+37
*
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+12
*
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
2016-12-09
1
-2
/
+11
*
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+11
*
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
3
-5
/
+12
*
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-23
1
-2
/
+2
*
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-23
1
-2
/
+2
*
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-23
1
-8
/
+8
*
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-23
5
-21
/
+32
*
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
3
-41
/
+79
*
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
2016-11-23
1
-1
/
+1
*
ring-buffer: Make rb_reserve_next_event() always inlined
Steven Rostedt (Red Hat)
2016-11-23
1
-1
/
+1
*
tracing: Create a always_inlined __trace_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-11-23
1
-39
/
+48
*
tracing: Add error checks to creation of event files
Steven Rostedt (Red Hat)
2016-11-22
1
-9
/
+21
*
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
2016-11-22
1
-1
/
+128
*
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-15
4
-31
/
+181
*
tracing: Allow wakeup_dl tracer to be used by instances
Zhou Chengming
2016-11-14
1
-0
/
+1
*
tracing/filter: Define op as the enum that it is
Steven Rostedt (Red Hat)
2016-11-14
1
-10
/
+12
*
tracing: Optimise comparison filters and fix binary and for 64 bit
Steven Rostedt (Red Hat)
2016-11-14
1
-32
/
+48
*
ftrace: Support full glob matching
Masami Hiramatsu
2016-11-14
5
-2
/
+25
*
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
2016-11-14
1
-0
/
+22
*
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
2016-11-14
1
-1
/
+1
*
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-11-11
1
-1
/
+3
|
\
|
*
-
.
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
2016-11-11
1
-1
/
+3
|
|
\
\
|
|
|
*
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-02
1
-1
/
+3
|
|
|
/
*
|
|
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-11-11
1
-12
/
+1
|
/
/
|
|
|
\
*
-
.
\
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2016-11-05
2
-9
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-11-01
1
-0
/
+4
|
|
/
|
/
|
|
*
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
1
-9
/
+0
|
*
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-11-03
1
-0
/
+3
|
/
*
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-10-28
1
-2
/
+2
|
\
|
*
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
2016-10-24
1
-2
/
+2
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-28
1
-6
/
+17
|
\
\
|
*
|
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
1
-2
/
+8
|
*
|
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-28
1
-4
/
+9
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-28
1
-30
/
+44
|
\
\
\
|
*
|
|
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
|
*
|
|
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
|
*
|
|
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
|
*
|
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-28
1
-3
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-27
1
-3
/
+0
|
|
/
/
*
|
|
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-27
1
-1
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-27
1
-1
/
+1
|
\
\
\
|
*
|
|
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
2016-10-21
1
-1
/
+1
*
|
|
|
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
2
-10
/
+16
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
2016-10-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-19
1
-1
/
+8
|
\
\
|
*
|
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
2016-10-19
1
-1
/
+8
|
|
/
[next]