summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-291-8/+0
* 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/+6
* 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-261-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-251-1/+10
* tracing: Fix unsigned comparison to zero in hist trigger codeSteven Rostedt (Red Hat)2016-04-191-2/+2
* tracing: Add hist trigger 'log2' modifierNamhyung Kim2016-04-192-0/+21
* tracing: Add support for named hist triggersTom Zanussi2016-04-192-21/+141
* tracing: Add support for named triggersTom Zanussi2016-04-192-0/+156
* tracing: Add support for multiple hist triggers per eventTom Zanussi2016-04-192-35/+145
* tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-194-31/+195
* tracing: Remove restriction on string position in hist trigger keysTom Zanussi2016-04-191-28/+35
* tracing: Support string type key properlyNamhyung Kim2016-04-191-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/+1
* 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/+102
* tracing: Rename check_ignore_pid() to ignore_this_task()Steven Rostedt2016-04-191-7/+7
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-161-0/+2
|\
| * locking/lockdep: Fix print_collision() unused warningBorislav Petkov2016-04-041-0/+2
* | /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2016-04-141-2/+11
* | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-4/+4
|\ \ | |/ |/|
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-2/+13
|\ \
| * | perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * | perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-034-34/+126
|\ \ \
| * | | locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez2016-03-311-2/+77
| * | | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-291-0/+18
| * | | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-292-32/+31
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-011-2/+4
|\ \ \ | |/ / |/| |
| * | bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann2016-03-251-2/+4
* | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-252-1/+2
OpenPOWER on IntegriCloud