summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-25mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang1-0/+4
2020-03-24i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko1-0/+8
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner1-3/+1
2020-03-24drm: Add a drm_get_unmapped_area() helperThomas Hellstrom (VMware)1-0/+9
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)1-1/+2
2020-03-24mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entriesThomas Hellstrom (VMware)1-2/+39
2020-03-24mm: Introduce vma_is_special_hugeThomas Hellstrom (VMware)1-0/+17
2020-03-24fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)1-1/+1
2020-03-24Merge branch 'regulator-5.7' into regulator-nextMark Brown2-2/+3
2020-03-24regulator: qcom_smd: Add pmi8994 regulator supportBjorn Andersson1-0/+1
2020-03-24Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...Alex Williamson2-0/+54
2020-03-24vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson1-0/+37
2020-03-24vfio: Include optional device match in vfio_device_ops callbacksAlex Williamson1-0/+4
2020-03-24vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pagesYan Zhao1-0/+6
2020-03-24vfio: introduce vfio_dma_rw to read/write a range of IOVAsYan Zhao1-0/+5
2020-03-24vfio: allow external user to get vfio group from deviceYan Zhao1-0/+2
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig1-143/+0
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig1-2/+1
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig2-30/+31
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig2-13/+20
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig1-0/+3
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig1-9/+0
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig1-4/+3
2020-03-24block: remove alloc_part_info and free_part_infoChristoph Hellwig1-14/+1
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig1-14/+0
2020-03-24block: remove __bdevnameChristoph Hellwig1-1/+0
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen1-0/+1
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas1-0/+2
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson1-0/+10
2020-03-24mmc: Add MMC host software queue supportBaolin Wang1-0/+3
2020-03-24firmware: xilinx: Add DLL reset supportManish Narani1-1/+8
2020-03-24bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam1-2/+19
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier4-3/+45
2020-03-24staging: most: move core files out of the staging areaChristian Gromm1-0/+337
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier1-0/+1
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier1-0/+2
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier2-1/+3
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier1-0/+3
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier1-0/+5
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier1-0/+14
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier1-1/+2
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier1-1/+8
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng1-0/+3
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein1-4/+3
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee1-0/+2
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-3/+34
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz1-0/+1
2020-03-24net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-24net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14