summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-195-31/+196
| * 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-198-0/+896
| * 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: Update the documentation to describe "event-fork" optionSteven Rostedt (Red Hat)2016-04-191-10/+24
| * 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 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-185-30/+48
|\ \
| * | tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2016-04-271-1/+3
| * | audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-263-15/+35
| * | audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore2016-04-041-7/+5
| * | audit: cleanup prune_tree_threadJiri Slaby2016-04-041-7/+5
* | | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-184-9/+37
|\ \ \
| * | | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-122-0/+6
| * | | remoteproc: core: Make the loaded resource table optionalBjorn Andersson2016-05-121-6/+2
| * | | remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-063-3/+29
* | | | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-184-30/+24
|\ \ \ \
| * | | | rpmsg: use module_rpmsg_driver in existing drivers and examplesAndrew F. Davis2016-05-062-24/+2
| * | | | rpmsg: add helper macro module_rpmsg_driverAndrew F. Davis2016-05-061-0/+12
| * | | | rpmsg: drop owner assignment from rpmsg_driversAndrew F. Davis2016-05-062-2/+0
| * | | | rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-062-4/+10
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-1815-182/+170
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-05-1615-182/+170
| |\ \ \ \
| | * | | | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-091-4/+4
| | * | | | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
| | * | | | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
| | * | | | Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
| | * | | | Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| | * | | | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
| | * | | | Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/Geert Uytterhoeven2016-04-201-1/+1
| | * | | | Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-063-41/+68
| | * | | | Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
| | * | | | Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
| | * | | | Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
| | * | | | Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
| | * | | | Input: gpio-keys - clean up device tree binding exampleAndreas Färber2016-03-311-5/+5