| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-06 | net: sched: do not use tcf_proto 'tp' argument from call_rcu | John Fastabend | 4 | -8/+14 |
| 2014-10-06 | net: sched: cls_cgroup tear down exts and ematch from rcu callback | John Fastabend | 1 | -3/+1 |
| 2014-10-06 | net: sched: remove tcf_proto from ematch calls | John Fastabend | 10 | -25/+26 |
| 2014-10-06 | net: introduce netdevice gso_min_segs attribute | Eric Dumazet | 2 | -4/+9 |
| 2014-10-06 | ecryptfs: remove unneeded buggy code in ecryptfs_do_create() | Alexey Khoroshilov | 1 | -7/+0 |
| 2014-10-06 | r8152: nway reset after setting eee | hayeswang | 1 | -0/+2 |
| 2014-10-06 | Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p... | Jiri Kosina | 4357 | -101859/+171813 |
| 2014-10-06 | ipv4: igmp: fix v3 general query drop monitor false positive | Daniel Borkmann | 1 | -1/+1 |
| 2014-10-06 | bonding: Simplify the xmit function for modes that use xmit_hash | Mahesh Bandewar | 5 | -152/+249 |
| 2014-10-06 | bonding: display xmit_hash_policy for non-dynamic-tlb mode | Mahesh Bandewar | 2 | -2/+8 |
| 2014-10-06 | mfd: cros_ec: wait for completion of commands that return IN_PROGRESS | Andrew Bresticker | 1 | -0/+33 |
| 2014-10-06 | i2c: i2c-cros-ec-tunnel: Set retries to 3 | Derek Basehore | 1 | -0/+3 |
| 2014-10-06 | mfd: cros_ec: move locking into cros_ec_cmd_xfer | Andrew Bresticker | 2 | -12/+9 |
| 2014-10-06 | mfd: cros_ec: stop calling ->cmd_xfer() directly | Andrew Bresticker | 4 | -8/+27 |
| 2014-10-06 | mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC | Doug Anderson | 1 | -0/+9 |
| 2014-10-06 | i2c-imx: Disable the clock on probe failure | Fabio Estevam | 1 | -2/+6 |
| 2014-10-06 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 2 | -2/+18 |
| 2014-10-06 | i2c: designware: Add support for AMD I2C controller | Carl Peng | 2 | -0/+28 |
| 2014-10-06 | i2c: designware: Rework probe() to get clock a bit later | Mika Westerberg | 1 | -20/+18 |
| 2014-10-06 | i2c: designware: Default to fast mode in case of ACPI | Mika Westerberg | 1 | -4/+2 |
| 2014-10-06 | integrity: do zero padding of the key id | Dmitry Kasatkin | 1 | -1/+1 |
| 2014-10-06 | KEYS: output last portion of fingerprint in /proc/keys | Dmitry Kasatkin | 1 | -5/+5 |
| 2014-10-06 | KEYS: strip 'id:' from ca_keyid | Dmitry Kasatkin | 1 | -1/+1 |
| 2014-10-06 | deb-pkg: remove obsolete -isp option to dpkg-gencontrol | Asbjoern Sloth Toennesen | 1 | -1/+1 |
| 2014-10-06 | Merge branch 'pci/host-xgene' into next | Bjorn Helgaas | 7 | -1/+908 |
| 2014-10-06 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+7 |
| 2014-10-06 | arm64: dts: Add APM X-Gene PCIe device tree nodes | Tanmay Inamdar | 2 | -0/+173 |
| 2014-10-06 | KEYS: use swapped SKID for performing partial matching | Dmitry Kasatkin | 2 | -9/+9 |
| 2014-10-06 | AHCI: Do not acquire ata_host::lock from single IRQ handler | Alexander Gordeev | 1 | -4/+0 |
| 2014-10-06 | AHCI: Optimize single IRQ interrupt processing | Alexander Gordeev | 1 | -13/+61 |
| 2014-10-06 | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode | Alexander Gordeev | 2 | -60/+9 |
| 2014-10-06 | AHCI: Make few function names more descriptive | Alexander Gordeev | 1 | -8/+8 |
| 2014-10-06 | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 6 | -38/+39 |
| 2014-10-06 | AHCI: Move ahci_host_activate() function to libahci.c | Alexander Gordeev | 2 | -60/+61 |
| 2014-10-06 | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev | 2 | -6/+7 |
| 2014-10-06 | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 6 | -25/+81 |
| 2014-10-06 | btrfs: Make btrfs handle security mount options internally to avoid losing se... | Qu Wenruo | 2 | -5/+97 |
| 2014-10-06 | mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency | Adrian Hunter | 1 | -0/+5 |
| 2014-10-06 | mmc: sdhci-acpi: Pass HID and UID to probe_slot | Adrian Hunter | 1 | -5/+8 |
| 2014-10-06 | mmc: sdhci-acpi: Get UID directly from acpi_device | Adrian Hunter | 1 | -21/+5 |
| 2014-10-06 | workqueue: Use cond_resched_rcu_qs macro | Joe Lawrence | 1 | -2/+1 |
| 2014-10-06 | workqueue: Add quiescent state between work items | Joe Lawrence | 1 | -1/+3 |
| 2014-10-06 | Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1021 | -6453/+15890 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8978' and 'as... | Mark Brown | 3 | -14/+21 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a... | Mark Brown | 15 | -247/+165 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/... | Mark Brown | 12 | -77/+601 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso... | Mark Brown | 12 | -8/+339 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ... | Mark Brown | 8 | -42/+41 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '... | Mark Brown | 13 | -94/+621 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 28 | -239/+438 |