summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.83v3.4.83Greg Kroah-Hartman2014-03-111-1/+1
* net: asix: add missing flag to struct driver_infoEmil Goode2014-03-111-1/+2
* net: asix: handle packets crossing URB boundariesLucas Stach2014-03-111-28/+97
* rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2014-03-112-54/+41
* iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2014-03-113-0/+17
* iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2014-03-111-1/+4
* iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2014-03-111-1/+1
* iwlwifi: always copy first 16 bytes of commandsJohannes Berg2014-03-112-12/+62
* iwlwifi: handle DMA mapping failuresJohannes Berg2014-03-111-2/+21
* iwlwifi: don't handle masked interruptEmmanuel Grumbach2014-03-111-2/+10
* iwlwifi: protect SRAM debugfsJohannes Berg2014-03-111-0/+3
* iwlwifi: fix flow handler debug codeJohannes Berg2014-03-113-15/+16
* ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-0/+3
* staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-1/+4
* ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-0/+2
* ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-0/+2
* ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-0/+4
* ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-2/+12
* ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-2/+10
* ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-112-0/+4
* ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam2014-03-111-1/+1
* ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2014-03-111-0/+5
* SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2014-03-111-1/+7
* sunrpc: clarify comments on rpc_make_runnableJeff Layton2014-03-111-2/+3
* xen/events: mask events when changing their VCPU bindingDavid Vrabel2014-03-111-0/+11
* xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk2014-03-113-1/+16
* xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2014-03-111-0/+5
* xen-netback: don't disconnect frontend when seeing oversize packetWei Liu2014-03-111-6/+16
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2014-03-112-51/+242
* xen-netback: fix sparse warningstephen hemminger2014-03-111-1/+1
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2014-03-111-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2014-03-111-0/+1
* xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk2014-03-111-0/+4
* saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-03-111-0/+2
* ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o2014-03-116-25/+31
* block: Don't access request after it might be freedRoland Dreier2014-03-111-1/+11
* nbd: correct disconnect behaviorPaul Clements2014-03-112-1/+8
* cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton2014-03-111-0/+7
* ext4: fix possible use-after-free with AIOJan Kara2014-03-112-6/+5
* UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2014-03-112-1/+6
* ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o2014-03-114-4/+34
* ncpfs: fix rmdir returns Device or resource busyDave Chiluk2014-03-111-9/+0
* cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2014-03-111-0/+8
* libceph: unregister request in __map_request failed and nofail == falsemajianpeng2014-03-111-0/+2
* fuse: hotfix truncate_pagecache() issueMaxim Patlasov2014-03-114-3/+25
* fuse: readdir: check for slash in namesMiklos Szeredi2014-03-111-0/+2
* nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2014-03-112-2/+11
* perf tools: Fix cache event name generationJiri Olsa2014-03-111-1/+1
* perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo2014-03-111-1/+1
* mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu2014-03-111-7/+8