summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman1-0/+11
2019-05-01iomap: Add a page_prepare callbackAndreas Gruenbacher1-5/+17
2019-05-01iov_iter: fix iov_iter_typeMing Lei1-1/+1
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla3-0/+34
2019-05-01genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla1-0/+2
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla1-0/+54
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla1-0/+26
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla1-0/+27
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko1-0/+17
2019-05-01block: remove the unused blk_queue_dma_pad functionChristoph Hellwig1-1/+0
2019-05-01block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig1-0/+1
2019-05-01block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig1-15/+1
2019-05-01block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig3-37/+3
2019-04-30KVM: Introduce a new guest mapping APIKarimAllah Ahmed1-0/+28
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-0/+1
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+10
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-04-30block: remove the __bio_add_pc_page exportChristoph Hellwig1-3/+0
2019-04-30block: remove the i argument to bio_for_each_segment_allChristoph Hellwig1-3/+2
2019-04-30bpf: Use vmalloc special flagRick Edgecombe1-14/+3
2019-04-30mm/vmalloc: Add flag for freeing of special permsissionsRick Edgecombe1-0/+15
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe1-12/+6
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe1-0/+11
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit1-0/+1
2019-04-30fork: Provide a function for copying init_mmNadav Amit1-0/+1
2019-04-30uprobes: Initialize uprobes earlierNadav Amit1-0/+5
2019-04-30KVM: Introduce a 'release' method for KVM devicesCédric Le Goater1-0/+9
2019-04-30KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater1-0/+1
2019-04-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-0/+8
2019-04-30USB: serial: drop unused iflag macroJohan Hovold1-3/+0
2019-04-30USB: serial: clean up throttle handlingJohan Hovold1-4/+1
2019-04-30net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2-6/+48
2019-04-30net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik1-3/+13
2019-04-30net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-30net/mlx5: Add new miss flow table actionMaor Gottlieb1-1/+9
2019-04-30net/mlx5: Add support in RDMA RX steeringMaor Gottlieb3-1/+8
2019-04-30net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-30net/mlx5: E-Switch: Introduce prio tag modeEli Britstein1-1/+3
2019-04-30function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)1-0/+2
2019-04-30PCI: Add pci_dev_id() helperHeiner Kallweit1-0/+5
2019-04-29Merge tag 'reset-for-5.2' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson1-0/+2
2019-04-29Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+5
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao1-6/+6
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner1-0/+39
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner1-4/+0
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner1-17/+0
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner1-2/+7
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner1-0/+4
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner1-0/+27
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner1-14/+4