aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin1-1/+0
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon1-0/+8
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun1-0/+8
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson1-0/+5
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+3
2019-05-02fs: add sync_file_range() helperJens Axboe1-0/+3
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni1-270/+0
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-03powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar1-0/+1
2019-05-02soundwire: remove multiple blank linesVinod Koul1-1/+0
2019-05-02soundwire: wrap macro argument in parenthesisVinod Koul1-1/+1
2019-05-02soundwire: intel: more alignment fixesVinod Koul1-1/+1
2019-05-02soundwire: more alignment fixesVinod Koul1-5/+5
2019-05-02soundwire: add argument to function definitionVinod Koul1-1/+1
2019-05-02soundwire: fix SPDX license for header filesVinod Koul3-6/+6
2019-05-02soundwire: intel: fix SPDX license for header fileVinod Koul1-2/+2
2019-05-02module: add stubs for within_module functionsTri Vo1-0/+17
2019-05-01new inode method: ->free_inode()Al Viro1-1/+5
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown5-9/+33
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij1-4/+0
2019-05-02spi: expand mode supportSowjanya Komatineni1-3/+3
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing1-0/+1
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing1-3/+11
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Nick Crews1-0/+2
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews1-2/+6
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-1/+1
2019-05-01net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang1-4/+0
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi1-0/+1
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-18/+137
2019-05-01net/mlx5: Fix broken hca cap offsetSaeed Mahameed1-2/+2
2019-05-01of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran1-2/+2
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal1-0/+5
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal1-0/+6
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal1-0/+2
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal1-0/+19
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-04-30block: remove the unused blk_queue_dma_pad functionChristoph Hellwig1-1/+0
2019-04-30block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig1-0/+1
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig1-15/+1
2019-04-30block: 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