summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-129-117/+230
|\
| * dm thin: update discard_granularity to reflect the thin-pool blocksizeLukas Czerner2014-06-111-1/+2
| * dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen2014-06-111-27/+39
| * dm: remove symbol export for dm_set_device_limitsMike Snitzer2014-06-043-11/+3
| * dm: disable WRITE SAME if it failsMike Snitzer2014-06-042-10/+17
| * dm era: check for a non-NULL metadata object before closing itJoe Thornber2014-06-031-1/+2
| * dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer2014-06-033-17/+27
| * dm thin: cleanup noflush_work to use a proper completionJoe Thornber2014-06-031-18/+34
| * dm snapshot: do not split read bios sent to snapshot-origin targetMikulas Patocka2014-06-031-3/+15
| * dm snapshot: allocate a per-target structure for snapshot-origin targetMikulas Patocka2014-06-031-18/+35
| * dm: introduce dm_accept_partial_bioMikulas Patocka2014-06-032-8/+53
| * dm: change sector_count member in clone_info from sector_t to unsignedMikulas Patocka2014-06-031-7/+7
* | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-1266-1039/+1065
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into nextBjorn Helgaas2014-06-1158-951/+780
| |\ \ \ \
| | | | * | PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-1028-249/+169
| | | | * | PCI: Whitespace cleanupRyan Desfosses2014-06-1045-588/+517
| | | | * | PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-1012-113/+89
| | |_|/ / | |/| | |
| | | * | PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642LJérôme Carretero2014-06-111-0/+2
| | | * | PCI: Add bridge DMA alias quirk for ITE bridgeAlex Williamson2014-06-091-0/+2
| | * | | PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov2014-06-111-1/+1
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas2014-06-0310-115/+222
| |\ \ \ \ \ \
| | | | | * | | PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-141-1/+6
| | | | * | | | PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam2014-04-291-2/+4
| | | | * | | | PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-291-8/+0
| | | | * | | | Merge tag 'tags/mvebu-mbus_pci-fixes-3.15' into pci/host-mvebuBjorn Helgaas2014-04-292-22/+92
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | PCI: designware: Split Exynos and i.MX bindingsLucas Stach2014-06-033-68/+109
| | * | | | | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-164-9/+0
| | * | | | | | PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-3/+9
| | * | | | | | PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-161-3/+3
| | * | | | | | PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-161-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/iommu' into nextBjorn Helgaas2014-06-023-4/+175
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridgesAlex Williamson2014-05-281-0/+23
| | * | | | | PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson2014-05-282-2/+10
| | * | | | | PCI: Add function 1 DMA alias quirk for Marvell devicesAlex Williamson2014-05-281-0/+36
| | * | | | | PCI: Add function 0 DMA alias quirk for Ricoh devicesAlex Williamson2014-05-281-0/+16
| | * | | | | PCI: Add support for DMA alias quirksAlex Williamson2014-05-282-0/+14
| | * | | | | PCI: Convert pci_dev_flags definitions to bit shiftsAlex Williamson2014-05-281-4/+4
| | * | | | | PCI: Add DMA alias iteratorAlex Williamson2014-05-282-0/+74
| | |/ / / /
* | | | | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-1224-113/+437
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-128-32/+115
| |\ \ \ \ \ \
| | * | | | | | PM / sleep: trace events for device PM callbacksTodd E Brandt2014-06-112-22/+52
| | * | | | | | PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-078-19/+72
| | * | | | | | Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2014-06-07488-3282/+5238
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-1211-61/+256
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar2014-06-101-1/+1
| | * | | | | | | | cpufreq: tegra: update comment for clarityViresh Kumar2014-06-101-3/+6
| | * | | | | | | | cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis2014-06-101-6/+0
| | * | | | | | | | cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-06-091-1/+1
| | * | | | | | | | cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar2014-06-092-9/+19
| | * | | | | | | | cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat2014-06-072-3/+61
OpenPOWER on IntegriCloud