index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
2018-04-06
1
-10
/
+38
*
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+5
*
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
2018-04-06
1
-1
/
+2
*
ring-buffer: Add nesting for adding events within events
Steven Rostedt (VMware)
2018-03-10
1
-3
/
+54
*
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
2018-03-10
1
-28
/
+76
*
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
2018-03-10
1
-0
/
+11
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
2017-11-28
1
-1
/
+1
*
|
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
2018-01-18
1
-2
/
+1
*
|
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
2018-01-15
1
-17
/
+45
*
|
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2017-12-27
1
-0
/
+6
*
|
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2017-12-27
1
-1
/
+5
*
|
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
1
-6
/
+0
|
/
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-47
/
+17
|
\
|
*
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
Steven Rostedt (VMware)
2017-10-04
1
-47
/
+17
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-3
/
+0
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
2017-08-02
1
-5
/
+9
*
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-07-19
1
-5
/
+5
*
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
1
-3
/
+37
|
\
|
*
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
2017-05-01
1
-3
/
+37
*
|
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-19
1
-2
/
+14
*
|
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-04-05
1
-4
/
+4
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-14
/
+14
|
\
|
*
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-12
1
-1
/
+1
|
*
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
|
*
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/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-07
1
-1
/
+1
*
|
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-90
/
+45
|
/
*
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-05-13
1
-5
/
+4
*
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-05-13
1
-12
/
+14
*
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
2015-11-25
1
-0
/
+7
*
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
2015-11-24
1
-24
/
+8
*
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
2015-11-24
1
-7
/
+11
*
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
2015-11-24
1
-1
/
+4
*
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-11-24
1
-7
/
+5
*
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
*
ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"
Steven Rostedt (Red Hat)
2015-09-03
1
-106
/
+50
*
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
2015-07-20
1
-411
/
+403
*
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
2015-07-20
1
-0
/
+15
*
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
2015-07-20
1
-47
/
+114
*
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
2015-07-20
1
-16
/
+25
[next]