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