summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-10tracing: Add 'last error' error facility for hist triggersTom Zanussi
2018-03-10tracing: Add hist trigger support for variable reference aliasesTom Zanussi
2018-03-10tracing: Add cpu field for hist triggersTom Zanussi
2018-03-10tracing: Allow whitespace to surround hist trigger filterTom Zanussi
2018-03-10tracing: Add 'onmax' hist trigger action supportTom Zanussi
2018-03-10tracing: Add 'onmatch' hist trigger action supportTom Zanussi
2018-03-10tracing: Add support for 'field variables'Tom Zanussi
2018-03-10tracing: Add support for 'synthetic' eventsTom Zanussi
2018-03-10tracing: Add hist trigger action hookTom Zanussi
2018-03-10tracing: Add variable reference handling to hist triggersTom Zanussi
2018-03-10tracing: Add hist_field 'type' fieldTom Zanussi
2018-03-10tracing: Pass tracing_map_elt to hist_field accessor functionsTom Zanussi
2018-03-10tracing: Generalize per-element hist trigger dataTom Zanussi
2018-03-10tracing: Add simple expression support to hist triggersTom Zanussi
2018-03-10tracing: Move get_hist_field_flags()Tom Zanussi
2018-03-10tracing: Account for variables in named trigger compatibilityTom Zanussi
2018-03-10tracing: Add variable support to hist triggersTom Zanussi
2018-03-10tracing: Add usecs modifier for hist trigger timestampsTom Zanussi
2018-03-10tracing: Add hist_data member to hist_fieldTom Zanussi
2018-03-10tracing: Add per-element variable support to tracing_mapTom Zanussi
2018-03-10tracing: Add hist trigger timestamp supportTom Zanussi
2018-03-10tracing: Break out hist trigger assignment parsingTom Zanussi
2018-03-10tracing: Add ring buffer event param to hist field functionsTom Zanussi
2018-03-10tracing: Give event triggers access to ring_buffer_eventTom Zanussi
2018-03-10tracing: Add timestamp_mode trace fileTom Zanussi
2018-03-10ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMPTom Zanussi
2018-03-10ring-buffer: Add interface for setting absolute time stampsTom Zanussi
2018-03-10tracing: Remove code which merges duplicatesVedang Patel
2018-03-10tracing: Add support to detect and avoid duplicatesVedang Patel
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-02memremap: fix softlockup reports at teardownDan Williams
2018-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-28timers: Forward timer base before migrating timersLingutla Chandrasekhar
2018-02-27printk: Wake klogd when passing console_lock ownerPetr Mladek
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-22genirq/matrix: Handle CPU offlining properThomas Gleixner
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-21ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen
2018-02-21kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie