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
*
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
*
selftests: ftrace: Add --quiet option not to show error logs on screen
Masami Hiramatsu
2016-11-22
1
-1
/
+7
*
selftests: ftrace: Initialize ftrace before each test
Masami Hiramatsu
2016-11-22
2
-1
/
+29
*
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-15
5
-31
/
+187
*
recordmcount: arm: Implement make_nop
Stephen Boyd
2016-11-14
1
-0
/
+65
*
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
7
-14
/
+31
*
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
*
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
2016-11-13
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-13
12
-23
/
+112
|
\
|
*
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2016-11-11
12
-23
/
+112
|
|
\
|
|
*
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
Shih-Wei Li
2016-11-04
1
-0
/
+12
|
|
*
KVM: arm/arm64: vgic: Prevent access to invalid SPIs
Andre Przywara
2016-11-04
2
-21
/
+34
|
|
*
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-11-04
9
-2
/
+66
*
|
|
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
2016-11-13
14
-249
/
+310
|
\
\
\
|
*
|
|
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
2016-11-13
7
-152
/
+246
|
*
|
|
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
2016-11-13
1
-2
/
+3
|
*
|
|
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
2016-11-13
7
-95
/
+61
*
|
|
|
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-11-13
4
-6
/
+3
|
\
\
\
\
|
*
|
|
|
ppdev: fix double-free of pp->pdev->name
Jann Horn
2016-11-10
1
-3
/
+0
|
*
|
|
|
vmbus: make sysfs names consistent with PCI
Stephen Hemminger
2016-11-01
1
-1
/
+1
|
*
|
|
|
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-31
2
-2
/
+2
[next]