summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab2017-05-161-1/+1
* net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2017-05-161-4/+5
* net: skbuff.h: properly escape a macro name on kernel-docMauro Carvalho Chehab2017-05-161-1/+1
* mutex, futex: adjust kernel-doc markups to generate ReSTMauro Carvalho Chehab2017-05-161-3/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-093-2/+9
|\
| * Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-04-191-0/+6
| |\
| | * firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov2017-03-281-0/+4
| | * firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark2017-03-281-0/+2
| * | Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-04-191-0/+1
| |\ \
| | * | PM / Domains: Add generic data pointer to genpd data structDave Gerlach2017-04-041-0/+1
| * | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-301-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | firmware: meson-sm: Check for buffer output sizeCarlo Caione2017-03-231-2/+2
| | |/
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-094-152/+14
|\ \ \
| * | | Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells2017-05-041-3/+5
| * | | fs: add a VALID_OPEN_FLAGSChristoph Hellwig2017-04-271-0/+6
| * | | fs: remove _submit_bh()Eric Biggers2017-04-261-2/+0
| * | | fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-261-2/+3
| * | | fs: drop duplicate header percpu-rwsem.hGeliang Tang2017-04-261-1/+0
| * | | fs/affs: import amigaffs.hFabian Frederick2017-04-261-144/+0
| | | |
| \ \ \
*-. \ \ \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-0/+19
|\ \ \ \ \
| * | | | | IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-041-0/+19
* | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0811-43/+441
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+3
| |\ \ \ \ \ \
| | * | | | | | PCI: Export pcie_flr()Christoph Hellwig2017-04-201-0/+1
| | * | | | | | PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-031-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-0/+30
| |\ \ \ \ \ \
| | * | | | | | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+4
| | * | | | | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-4/+15
| | * | | | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| | * | | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+3
| | * | | | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-0/+7
| | * | | | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-282-15/+0
| |\ \ \ \ \ \
| | * | | | | | of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-11/+0
| | * | | | | | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-091-4/+0
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2017-04-281-1/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Change pci_host_common_probe() visibilityMarc Gonzalez2017-04-181-1/+1
| | * | | | | | PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez2017-03-231-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-282-1/+7
| |\ \ \ \ \ \
| | * | | | | | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-181-0/+6
| | * | | | | | genirq: Return the IRQ name from free_irq()Christoph Hellwig2017-04-181-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-282-0/+26
| |\ \ \ \ \ \
| | * | | | | | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-0/+5
| | * | | | | | linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-191-0/+21
| | |/ / / / /
| * | | | | | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-26/+8
| |\ \ \ \ \ \
| | * | | | | | PCI: Add device disconnected stateKeith Busch2017-03-291-0/+2
| | * | | | | | PCI: Export PCI device config accessorsKeith Busch2017-03-291-26/+6
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-04-281-0/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C2017-04-131-0/+2
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-04-281-0/+4
| |\ \ \ \ \ \