summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-213-20/+45
|\
| * kernel.h: Add non_block_start/end()Daniel Vetter2019-09-071-5/+14
| * Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-2124-553/+236
| |\
| * | memremap: provide a not device managed memremap_pagesChristoph Hellwig2019-08-201-32/+52
| * | memremap: don't use a separate devm action for devmap_managed_enable_getChristoph Hellwig2019-08-201-5/+10
| * | memremap: remove the dev field in struct dev_pagemapChristoph Hellwig2019-08-201-5/+1
| * | resource: add a not device managed request_free_mem_region variantChristoph Hellwig2019-08-201-14/+31
| * | hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2019-08-201-1/+0
* | | Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-09-212-11/+28
|\ \ \
| * \ \ Merge branch 'for-5.4' into for-linusPetr Mladek2019-09-162-10/+27
| |\ \ \
| | * | | printk: Replace strncmp() with str_has_prefix()Chuhong Yuan2019-08-162-10/+27
| * | | | printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch2019-07-121-1/+1
| |/ / /
* | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-204-14/+12
|\ \ \ \
| * | | | ftrace: Look up the address of return_to_handler() using helpersNaveen N. Rao2019-09-181-2/+2
| * | | | Merge branch 'topic/mem-encrypt' into nextMichael Ellerman2019-08-302-10/+1
| |\ \ \ \
| | * | | | dma-mapping: Remove dma_check_mask()Thiago Jung Bauermann2019-08-091-8/+0
| | * | | | swiotlb: Remove call to sme_active()Thiago Jung Bauermann2019-08-091-2/+1
| * | | | | extable: Add function to search only kernel exception tableSantosh Sivaraj2019-08-211-2/+9
| |/ / / /
* | | | | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-09-2013-192/+858
|\ \ \ \ \
| * | | | | tracing/probe: Reject exactly same probe eventMasami Hiramatsu2019-09-193-17/+90
| * | | | | tracing/probe: Fix to allow user to enable events on unloaded modulesMasami Hiramatsu2019-09-191-12/+5
| * | | | | tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()Masami Hiramatsu2019-09-171-5/+6
| * | | | | tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi2019-09-171-0/+2
| * | | | | tracing: Be more clever when dumping hex in __print_hex()Andy Shevchenko2019-09-171-3/+3
| * | | | | ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()Changbin Du2019-09-171-5/+1
| * | | | | tracing: Add "gfp_t" support in synthetic_eventsZhengjun Xing2019-09-051-0/+19
| * | | | | tracing: Rename tracing_reset() to tracing_reset_cpu()Steven Rostedt (VMware)2019-08-312-4/+3
| * | | | | tracing: Document the stack trace algorithm in the commentsSteven Rostedt (VMware)2019-08-311-0/+98
| * | | | | tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)2019-08-311-0/+14
| * | | | | tracing/probe: Add immediate string parameter supportMasami Hiramatsu2019-08-315-15/+51
| * | | | | tracing/probe: Add immediate parameter supportMasami Hiramatsu2019-08-313-1/+20
| * | | | | tracing/uprobe: Add per-probe delete from eventMasami Hiramatsu2019-08-311-1/+30
| * | | | | tracing/kprobe: Add per-probe delete from eventMasami Hiramatsu2019-08-313-1/+44
| * | | | | tracing/uprobe: Add multi-probe per uprobe event supportMasami Hiramatsu2019-08-312-19/+43
| * | | | | tracing/kprobe: Add multi-probe per event supportMasami Hiramatsu2019-08-314-18/+111
| * | | | | tracing/dynevent: Pass extra arguments to match operationMasami Hiramatsu2019-08-315-10/+13
| * | | | | tracing/dynevent: Delete all matched eventsMasami Hiramatsu2019-08-311-3/+5
| * | | | | tracing/probe: Split trace_event related data from trace_probeMasami Hiramatsu2019-08-314-113/+311
| * | | | | kprobes: Allow kprobes coexist with livepatchMasami Hiramatsu2019-08-311-16/+40
* | | | | | Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2019-09-202-5/+2
|\ \ \ \ \ \
| * | | | | | kgdb: fix comment regarding static functionNadav Amit2019-09-031-4/+1
| * | | | | | kdb: Replace strncmp with str_has_prefixChuhong Yuan2019-09-031-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\ \ \ \ \ \
| * | | | | | kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada2019-09-041-1/+1
* | | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-194-66/+115
|\ \ \ \ \ \ \
| * | | | | | | dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-041-2/+11
| * | | | | | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-13/+10
| * | | | | | | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-041-20/+10
| * | | | | | | dma-mapping: remove the dma_declare_coherent_memory exportChristoph Hellwig2019-09-041-1/+0
| * | | | | | | dma-mapping: remove the dma_mmap_from_dev_coherent exportChristoph Hellwig2019-09-041-1/+0