summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-301-10/+0Star
| * | | | | tracing: Remove one use of trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-301-8/+10
| * | | | | tracing: Have trace_buffer_unlock_commit() call the _regs version with NULLSteven Rostedt (Red Hat)2016-04-292-15/+9Star
| * | | | | tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-291-8/+0Star
| * | | | | tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-292-2/+10
| * | | | | tracing: Fold filter_check_discard() into its only userSteven Rostedt (Red Hat)2016-04-292-20/+6Star
| * | | | | tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-272-2/+6
| * | | | | tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-271-0/+94
| * | | | | tracing: Don't use the address of the buffer array name in copy_from_userWang Xiaoqiang2016-04-261-3/+3
| * | | | | tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi2016-04-261-2/+6
| * | | | | tracing: Add check for NULL event field when creating hist fieldTom Zanussi2016-04-261-0/+3
| * | | | | tracing: checking for NULL instead of IS_ERR()Dan Carpenter2016-04-261-1/+1
| * | | | | tracing: Do not inherit event-fork option for instancesSteven Rostedt (Red Hat)2016-04-261-1/+10
| * | | | | tracing: Fix unsigned comparison to zero in hist trigger codeSteven Rostedt (Red Hat)2016-04-201-2/+2
| * | | | | tracing: Add hist trigger 'log2' modifierNamhyung Kim2016-04-202-0/+21
| * | | | | tracing: Add support for named hist triggersTom Zanussi2016-04-202-21/+141
| * | | | | tracing: Add support for named triggersTom Zanussi2016-04-202-0/+156
| * | | | | tracing: Add support for multiple hist triggers per eventTom Zanussi2016-04-202-35/+145
| * | | | | tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-204-31/+195
| * | | | | tracing: Remove restriction on string position in hist trigger keysTom Zanussi2016-04-201-28/+35
| * | | | | tracing: Support string type key properlyNamhyung Kim2016-04-201-4/+45
| * | | | | tracing: Add hist trigger support for stacktraces as keysTom Zanussi2016-04-192-42/+109
| * | | | | tracing: Add hist trigger 'syscall' modifierTom Zanussi2016-04-192-1/+17
| * | | | | tracing: Add hist trigger 'execname' modifierTom Zanussi2016-04-192-2/+101
| * | | | | tracing: Add hist trigger 'sym' and 'sym-offset' modifiersTom Zanussi2016-04-192-5/+28
| * | | | | tracing: Add hist trigger 'hex' modifier for displaying numeric fieldsTom Zanussi2016-04-192-7/+60
| * | | | | tracing: Add hist trigger support for clearing a traceTom Zanussi2016-04-192-3/+26
| * | | | | tracing: Add hist trigger support for pausing and continuing a traceTom Zanussi2016-04-192-4/+34
| * | | | | tracing: Add hist trigger support for user-defined sorting ('sort=' param)Tom Zanussi2016-04-192-4/+114
| * | | | | tracing: Add hist trigger support for compound keysTom Zanussi2016-04-192-15/+36
| * | | | | tracing: Add hist trigger support for multiple values ('vals=' param)Tom Zanussi2016-04-192-6/+85
| * | | | | tracing: Add 'hist' event trigger commandTom Zanussi2016-04-197-0/+895
| * | | | | tracing: Update some tracing_map constants and commentsTom Zanussi2016-04-192-4/+5
| * | | | | tracing: Fix TRACING_MAP KconfigSteven Rostedt (Red Hat)2016-04-192-4/+1Star
| * | | | | tracing: Add lock-free tracing_mapTom Zanussi2016-04-194-0/+1354
| * | | | | tracing: Add infrastructure to allow set_event_pid to follow childrenSteven Rostedt2016-04-193-10/+79
| * | | | | tracing: Use pid bitmap instead of a pid array for set_event_pidSteven Rostedt2016-04-192-124/+102Star
| * | | | | tracing: Rename check_ignore_pid() to ignore_this_task()Steven Rostedt2016-04-191-7/+7
* | | | | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-193-29/+21Star
|\ \ \ \ \ \
| * | | | | | audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-262-15/+11Star
| * | | | | | audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore2016-04-041-7/+5Star
| * | | | | | audit: cleanup prune_tree_threadJiri Slaby2016-04-041-7/+5Star
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-29/+8Star
|\ \ \ \ \ \ \
| * | | | | | | bpf: reject invalid names right in ->lookup()Al Viro2016-03-281-29/+8Star
* | | | | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-181-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irqdomain: Export irq_domain_free_irqs_commonAxel Lin2016-03-311-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-183-64/+266
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina2016-05-173-64/+263
| |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-152-4/+44
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | * | | | | | | livepatch: Allow architectures to specify an alternate ftrace locationMichael Ellerman2016-04-141-3/+31