summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-06KEYS: strip 'id:' from ca_keyidDmitry Kasatkin
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2014-10-06Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-10-06arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar
2014-10-06KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin
2014-10-06AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev
2014-10-06AHCI: Optimize single IRQ interrupt processingAlexander Gordeev
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev
2014-10-06AHCI: Make few function names more descriptiveAlexander Gordeev
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev
2014-10-06AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin
2014-10-06btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter
2014-10-06workqueue: Use cond_resched_rcu_qs macroJoe Lawrence
2014-10-06workqueue: Add quiescent state between work itemsJoe Lawrence
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-10-06Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8978' and 'as...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as...Mark Brown
2014-10-06Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as...Mark Brown
2014-10-06Merge remote-tracking branch 'asoc/topic/fsl-esai' into asoc-nextMark Brown
2014-10-06Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-10-06Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int...Mark Brown
2014-10-06Merge tag 'asoc-v3.17-rc4' into asoc-linusMark Brown
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor
2014-10-06To remove non-ascii characters in of_selftest.txtGaurav Minocha
2014-10-06Merge branch 'mlx4-next'David S. Miller
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet
2014-10-06net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet
2014-10-06net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet
2014-10-06net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet
2014-10-06net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet
2014-10-06net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet
2014-10-06net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet