summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Linux 3.4.83v3.4.83Greg Kroah-Hartman1-1/+1
2014-03-12net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-12net: asix: handle packets crossing URB boundariesLucas Stach1-28/+97
2014-03-12rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-54/+41
2014-03-12iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2014-03-12iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-12iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-12iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-12iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-12iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-12iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-12iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-12ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2014-03-12staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2014-03-12ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-03-12ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-03-12ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2014-03-12ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2014-03-12ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2014-03-12ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2014-03-12ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam1-1/+1
2014-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer1-0/+5
2014-03-12SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2014-03-12sunrpc: clarify comments on rpc_make_runnableJeff Layton1-2/+3
2014-03-12xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2014-03-12xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2014-03-12xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2014-03-12xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2014-03-12xen-netback: coalesce slots in TX path and fix regressionsWei Liu2-51/+242
2014-03-12xen-netback: fix sparse warningstephen hemminger1-1/+1
2014-03-12xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2014-03-12xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2014-03-12xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2014-03-12saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-03-12ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o6-25/+31
2014-03-12block: Don't access request after it might be freedRoland Dreier1-1/+11
2014-03-12nbd: correct disconnect behaviorPaul Clements2-1/+8
2014-03-12cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton1-0/+7
2014-03-12ext4: fix possible use-after-free with AIOJan Kara2-6/+5
2014-03-12UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2014-03-12ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o4-4/+34
2014-03-12ncpfs: fix rmdir returns Device or resource busyDave Chiluk1-9/+0
2014-03-12cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton1-0/+8
2014-03-12libceph: unregister request in __map_request failed and nofail == falsemajianpeng1-0/+2
2014-03-12fuse: hotfix truncate_pagecache() issueMaxim Patlasov4-3/+25
2014-03-12fuse: readdir: check for slash in namesMiklos Szeredi1-0/+2
2014-03-12nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2-2/+11
2014-03-12perf tools: Fix cache event name generationJiri Olsa1-1/+1
2014-03-12perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo1-1/+1
2014-03-12mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu1-7/+8