index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-15
28
-227
/
+474
|
\
|
*
ARC: axs10x: really enable ARC PGU
Alexey Brodkin
2016-11-30
4
-4
/
+8
|
*
ARC: rename Zebu platform support to HAPS
Vineet Gupta
2016-11-30
4
-2
/
+2
|
*
clocksource: nps: avoid maybe-uninitialized warning
Arnd Bergmann
2016-11-30
1
-2
/
+3
|
*
clocksource: Add clockevent support to NPS400 driver
Noam Camus
2016-11-30
3
-3
/
+190
|
*
clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
Noam Camus
2016-11-30
1
-26
/
+39
|
*
soc: Support for NPS HW scheduling
Noam Camus
2016-11-30
2
-2
/
+59
|
*
clocksource: import ARC timer driver
Vineet Gupta
2016-11-30
6
-27
/
+31
|
*
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
3
-23
/
+42
|
*
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
4
-9
/
+5
|
*
ARC: breakout aux handling into a separate header
Vineet Gupta
2016-11-30
3
-85
/
+65
|
*
ARC: time: move time_init() out of the driver
Vineet Gupta
2016-11-30
2
-9
/
+11
|
*
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
2016-11-30
5
-18
/
+8
|
*
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
2016-11-30
1
-5
/
+13
|
*
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
2016-11-30
1
-22
/
+8
*
|
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
52
-300
/
+1064
|
\
\
|
*
|
selftests: ftrace: Shift down default message verbosity
Masami Hiramatsu
2016-12-13
1
-11
/
+7
|
*
|
kprobes/trace: Fix kprobe selftest for newer gcc
Marcin Nowakowski
2016-12-13
1
-5
/
+23
|
*
|
tracing/kprobes: Add a helper method to return number of probe hits
Marcin Nowakowski
2016-12-13
1
-6
/
+13
|
*
|
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-12
1
-1
/
+1
|
*
|
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2016-12-12
1
-1
/
+1
|
*
|
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
2016-12-09
4
-7
/
+42
|
*
|
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-12-09
1
-3
/
+14
|
*
|
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
2016-12-09
1
-102
/
+37
|
*
|
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
2016-12-09
1
-2
/
+2
|
*
|
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
15
-20
/
+34
|
*
|
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-24
1
-2
/
+2
|
*
|
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-24
1
-2
/
+2
|
*
|
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-24
1
-8
/
+8
|
*
|
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-24
5
-21
/
+32
|
*
|
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
4
-41
/
+83
|
*
|
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-23
1
-9
/
+21
|
*
|
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
2016-11-22
2
-5
/
+6
|
*
|
stm dummy: Mark dummy_stm_packet() with notrace
Chunyan Zhang
2016-11-22
1
-1
/
+1
|
*
|
intel_th: Mark sth_stm_packet() with notrace
Chunyan Zhang
2016-11-22
1
-4
/
+7
|
*
|
coresight: Mark stm_generic_packet() with notrace
Chunyan Zhang
2016-11-22
1
-1
/
+1
|
*
|
stm class: ftrace: Add ftrace-export-over-stm driver
Chunyan Zhang
2016-11-22
3
-0
/
+100
|
*
|
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
2016-11-22
2
-1
/
+156
|
*
|
selftests: ftrace: Add a testcase for types of kprobe event
Masami Hiramatsu
2016-11-22
1
-0
/
+37
|
*
|
selftests: ftrace: Add a testcase for function filter glob match
Masami Hiramatsu
2016-11-22
1
-0
/
+49
|
*
|
selftests: ftrace: Introduce TMPDIR for temporary files
Masami Hiramatsu
2016-11-22
1
-0
/
+2
|
*
|
selftests: ftrace: Hide ftracetest logs from git
Masami Hiramatsu
2016-11-22
1
-0
/
+1
|
*
|
selftests: ftrace: Fix trigger-mod to run without syscall trace
Masami Hiramatsu
2016-11-22
1
-1
/
+1
|
*
|
selftests: ftrace: Check whether snapshot trigger is supported correctly
Masami Hiramatsu
2016-11-22
1
-0
/
+5
[next]