summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tracing: Add hist trigger snapshot() actionTom Zanussi2019-02-202-10/+259
| * | | | | | tracing: Add conditional snapshotTom Zanussi2019-02-203-6/+244
| * | | | | | tracing: Generalize hist trigger onmax and save actionTom Zanussi2019-02-201-76/+160
| * | | | | | tracing: Split up onmatch action dataTom Zanussi2019-02-202-52/+63
| * | | | | | tracing: Refactor hist trigger action codeTom Zanussi2019-02-201-169/+238
| * | | | | | tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-02-201-1/+0
| * | | | | | uprobes: convert uprobe.ref to refcount_tElena Reshetova2019-02-151-4/+4
| * | | | | | ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)2019-02-153-0/+36
| * | | | | | tracing: Change the function format to display function names by perfChangbin Du2019-02-111-22/+19
| * | | | | | ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes2019-02-061-14/+0
| * | | | | | tracing: Show stacktrace for wakeup tracersChangbin Du2019-02-061-0/+2
| * | | | | | tracing: Put a margin between flags and duration for wakeup tracersChangbin Du2019-02-061-2/+3
| * | | | | | tracing: Show more info for funcgraph wakeup tracersChangbin Du2019-02-061-1/+4
| * | | | | | tracing: Add comment to predicate_parse() about "&&" or "||"Steven Rostedt (VMware)2019-02-061-0/+1
| * | | | | | tracing: Annotate implicit fall through in predicate_parse()Mathieu Malaterre2019-02-061-0/+1
| * | | | | | tracing: Annotate implicit fall through in parse_probe_arg()Mathieu Malaterre2019-02-061-0/+1
| * | | | | | function_graph: Support displaying relative timestampChangbin Du2019-02-064-6/+32
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-112-6/+6
|\ \ \ \ \ \
| * | | | | | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann2019-03-071-5/+5
| * | | | | | bpf: fix sysctl.c warningArnd Bergmann2019-03-071-1/+1
* | | | | | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-271-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-102-18/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-091-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Mark expected switch fall-throughGustavo A. R. Silva2019-03-011-0/+1
| | * | | | | | | perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu2019-02-281-1/+2
| * | | | | | | | perf/core: Mark expected switch fall-throughGustavo A. R. Silva2019-03-091-0/+1
| * | | | | | | | perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin2019-03-091-17/+15
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-03-102-5/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue, lockdep: Fix a memory leak in wq->lock_nameQian Cai2019-03-091-0/+2
| * | | | | | | | | workqueue, lockdep: Fix an alloc_workqueue() error pathBart Van Assche2019-03-091-0/+2
| * | | | | | | | | locking/lockdep: Only call init_rcu_head() after RCU has been initializedBart Van Assche2019-03-091-4/+11
| * | | | | | | | | locking/lockdep: Avoid a Clang warningArnd Bergmann2019-03-091-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-101-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog/core: Add watchdog_thresh command line parameterLaurence Oberman2018-11-011-0/+7
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-103-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-062-0/+25
| * | | | | | | | | | swiotlb: Add is_swiotlb_active() functionJoerg Roedel2019-03-061-0/+9
| * | | | | | | | | | swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel2019-03-061-0/+5
* | | | | | | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-105-116/+179
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-18/+7
| * | | | | | | | | | | dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig2019-02-201-23/+0
| * | | | | | | | | | | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-201-0/+77
| * | | | | | | | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-202-2/+2
| * | | | | | | | | | | dma-mapping: remove an incorrect __iommem annotationChristoph Hellwig2019-02-131-1/+1
| * | | | | | | | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * | | | | | | | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * | | | | | | | | | | dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-131-0/+36
| * | | | | | | | | | | dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-011-0/+28
| * | | | | | | | | | | dma: debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-76/+12