summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add hist trigger support for variable reference aliasesTom Zanussi2018-03-101-7/+67
* tracing: Add cpu field for hist triggersTom Zanussi2018-03-101-1/+27
* tracing: Allow whitespace to surround hist trigger filterTom Zanussi2018-03-101-5/+32
* tracing: Add 'onmax' hist trigger action supportTom Zanussi2018-03-101-35/+296
* tracing: Add 'onmatch' hist trigger action supportTom Zanussi2018-03-101-13/+475
* tracing: Add support for 'field variables'Tom Zanussi2018-03-101-1/+530
* tracing: Add support for 'synthetic' eventsTom Zanussi2018-03-101-2/+893
* tracing: Add hist trigger action hookTom Zanussi2018-03-101-2/+104
* tracing: Add variable reference handling to hist triggersTom Zanussi2018-03-104-16/+656
* tracing: Add hist_field 'type' fieldTom Zanussi2018-03-101-0/+33
* tracing: Pass tracing_map_elt to hist_field accessor functionsTom Zanussi2018-03-101-34/+57
* tracing: Generalize per-element hist trigger dataTom Zanussi2018-03-101-33/+43
* tracing: Add simple expression support to hist triggersTom Zanussi2018-03-101-74/+413
* tracing: Move get_hist_field_flags()Tom Zanussi2018-03-101-22/+22
* tracing: Account for variables in named trigger compatibilityTom Zanussi2018-03-101-1/+6
* tracing: Add variable support to hist triggersTom Zanussi2018-03-101-39/+331
* tracing: Add usecs modifier for hist trigger timestampsTom Zanussi2018-03-103-8/+35
* tracing: Add hist_data member to hist_fieldTom Zanussi2018-03-101-5/+9
* tracing: Add per-element variable support to tracing_mapTom Zanussi2018-03-102-0/+119
* tracing: Add hist trigger timestamp supportTom Zanussi2018-03-101-23/+71
* tracing: Break out hist trigger assignment parsingTom Zanussi2018-03-101-21/+51
* tracing: Add ring buffer event param to hist field functionsTom Zanussi2018-03-101-15/+24
* tracing: Give event triggers access to ring_buffer_eventTom Zanussi2018-03-103-26/+41
* tracing: Add timestamp_mode trace fileTom Zanussi2018-03-101-0/+47
* ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMPTom Zanussi2018-03-101-28/+76
* ring-buffer: Add interface for setting absolute time stampsTom Zanussi2018-03-103-1/+46
* tracing: Remove code which merges duplicatesVedang Patel2018-03-103-95/+6
* tracing: Add support to detect and avoid duplicatesVedang Patel2018-03-101-5/+36
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-041-0/+6
|\
| * timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-5/+10
|\ \
| * | memremap: fix softlockup reports at teardownDan Williams2018-03-031-5/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-03-011-1/+2
|\ \ \
| * | | printk: Wake klogd when passing console_lock ownerPetr Mladek2018-02-271-1/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-262-6/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-212-4/+2
| * | | jump_label: Warn on failed jump_label patching attemptJosh Poimboeuf2018-02-211-5/+8
| * | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+16
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-261-9/+14
|\ \ \ \
| * | | | genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-246-22/+34
|\ \ \ \
| * | | | bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song2018-02-221-2/+1
| * | | | bpf: add schedule points in percpu arrays managementEric Dumazet2018-02-221-1/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-216-19/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: fix mlock precharge on arraymapsDaniel Borkmann2018-02-161-12/+16
| | * | | bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann2018-02-142-1/+3
| | * | | bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang2018-02-141-1/+1
| | * | | bpf: fix sock_map_alloc() error pathEric Dumazet2018-02-141-1/+2
| | * | | bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song2018-02-141-4/+7
| | |/ /
* | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-241-2/+4
|\ \ \ \