summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011008-6387/+9995
|\
| * PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-213-45/+95
| * PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-213-391/+192
| * PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| * PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2
| * PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| * genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-043-0/+70
| * genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-042-1/+3
| * genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-041-12/+39
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-049-25/+41
| * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-044-4/+28
| * genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-042-10/+4
| * Linux 4.7-rc6v4.7-rc6Linus Torvalds2016-07-041-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-034-2/+37
| |\
| | * fuse: serialize dirops by defaultMiklos Szeredi2016-06-304-2/+37
| * | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-032-8/+33
| |\ \
| | * | ovl: warn instead of error if d_type is not supportedVivek Goyal2016-07-031-5/+7
| | * | ovl: get_write_access() in truncateMiklos Szeredi2016-06-291-0/+21
| | * | ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-06-291-3/+5
| | |/
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-031-4/+6
| |\ \
| | * | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
| | |/
| * | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-037-19/+65
| |\ \
| | * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| | * | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| | * | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| | * | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
| * | | Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0212-78/+160
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-025-22/+22
| | |\ \ \
| | | * | | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | | * | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2
| | | * | | drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-0/+3
| | | * | | drm/i915: Avoid early timeout during AUX transfersImre Deak2016-06-291-1/+1
| | | * | | drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak2016-06-291-4/+4
| | | * | | drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak2016-06-291-4/+4
| | | * | | drm/i915/bxt: Avoid early timeout during PLL enableImre Deak2016-06-291-2/+2
| | | * | | drm/i915: Refresh cached DP port register value on resumeVille Syrjälä2016-06-291-3/+5
| | | | |/ | | | |/|
| | * | | Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-07-027-56/+138
| | |\ \ \
| | | * | | drm/amd/powerplay: workaround for UVD clock issueRex Zhu2016-06-291-0/+4
| | | * | | drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang2016-06-291-0/+3
| | | * | | drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu2016-06-291-41/+60
| | | * | | drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.Rex Zhu2016-06-291-0/+26
| | | * | | drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculationRex Zhu2016-06-231-9/+17
| | | * | | drm/amd/powerplay: disable FFC.Rex Zhu2016-06-233-5/+24
| | | * | | drm/amd/powerplay: add some definition for FFC feature on polaris.Rex Zhu2016-06-232-1/+4
| * | | | | Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-024-6/+38
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...Mark Brown2016-06-304-6/+38
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | | | * | | | spi: spi-ti-qspi: Suspend the queue before removing the deviceJean-Jacques Hiblot2016-05-311-0/+7
| | | | | * | | | | spi: sunxi: fix transfer timeoutMichal Suchanek2016-06-142-2/+18
| | | | | * | | | | spi: sun4i: fix FIFO limitMichal Suchanek2016-06-141-3/+10
| | | | | |/ / / /
| | | | * / / / / spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso2016-06-081-1/+3
| | | | |/ / / /