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
*
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
1
-7
/
+1
*
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
*
kernel/padata.c: hide unused functions
Arnd Bergmann
2016-05-19
1
-37
/
+37
*
kernel/padata.c: removed unused code
Richard Cochran
2016-05-19
1
-64
/
+0
*
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
4
-92
/
+26
*
rcu: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-3
/
+3
*
timer: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
2
-24
/
+24
*
workqueue: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-10
/
+10
*
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
1
-4
/
+0
*
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2016-05-19
1
-0
/
+25
*
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-05-18
10
-284
/
+3930
|
\
|
*
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
2016-05-03
4
-8
/
+185
|
*
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
Steven Rostedt (Red Hat)
2016-05-02
1
-61
/
+10
|
*
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
1
-10
/
+0
|
*
tracing: Remove one use of trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
1
-8
/
+10
|
*
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
2016-04-29
2
-15
/
+9
|
*
tracing: Remove unused function trace_current_buffer_discard_commit()
Steven Rostedt (Red Hat)
2016-04-29
1
-8
/
+0
|
*
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-29
2
-2
/
+10
|
*
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
2016-04-29
2
-20
/
+6
|
*
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
2016-04-27
2
-2
/
+6
|
*
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-26
1
-0
/
+94
|
*
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
2016-04-26
1
-3
/
+3
|
*
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
2016-04-26
1
-2
/
+6
|
*
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
2016-04-26
1
-0
/
+3
|
*
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
2016-04-26
1
-1
/
+1
|
*
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
2016-04-25
1
-1
/
+10
|
*
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
2016-04-19
1
-2
/
+2
|
*
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2016-04-19
2
-0
/
+21
|
*
tracing: Add support for named hist triggers
Tom Zanussi
2016-04-19
2
-21
/
+141
|
*
tracing: Add support for named triggers
Tom Zanussi
2016-04-19
2
-0
/
+156
|
*
tracing: Add support for multiple hist triggers per event
Tom Zanussi
2016-04-19
2
-35
/
+145
|
*
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
2016-04-19
4
-31
/
+195
|
*
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
2016-04-19
1
-28
/
+35
|
*
tracing: Support string type key properly
Namhyung Kim
2016-04-19
1
-4
/
+45
|
*
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2016-04-19
2
-42
/
+109
|
*
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2016-04-19
2
-1
/
+17
|
*
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2016-04-19
2
-2
/
+101
|
*
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2016-04-19
2
-5
/
+28
|
*
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2016-04-19
2
-7
/
+60
|
*
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2016-04-19
2
-3
/
+26
|
*
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
2016-04-19
2
-4
/
+34
|
*
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2016-04-19
2
-4
/
+114
|
*
tracing: Add hist trigger support for compound keys
Tom Zanussi
2016-04-19
2
-15
/
+36
|
*
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2016-04-19
2
-6
/
+85
|
*
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
7
-0
/
+895
|
*
tracing: Update some tracing_map constants and comments
Tom Zanussi
2016-04-19
2
-4
/
+5
|
*
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2016-04-19
2
-4
/
+1
|
*
tracing: Add lock-free tracing_map
Tom Zanussi
2016-04-19
4
-0
/
+1354
|
*
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
2016-04-19
3
-10
/
+79
|
*
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
2016-04-19
2
-124
/
+102
[next]