summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-23x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-23regulator: core: Replace direct ops->enable usageMarkus Pargmann1-7/+7
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-23ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai1-0/+1
2014-03-23ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust1-0/+1
2014-03-23ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1
2014-03-23ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov1-1/+1
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-23ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2014-03-23mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2-6/+5
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-23mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-03-23mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-03-23mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom1-1/+1
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa1-1/+1
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong1-3/+3
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet3-5/+13
2014-03-23rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister1-4/+4
2014-03-23ocfs2 syncs the wrong range...Al Viro1-4/+4
2014-03-23ocfs2: fix quota file corruptionJan Kara2-14/+17
2014-03-06Linux 3.10.33v3.10.33Greg Kroah-Hartman1-1/+1
2014-03-06ioat: fix tasklet tear downDan Williams4-13/+54
2014-03-06drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher1-1/+15
2014-03-06drm/radeon: fix missing bo reservationChristian König1-0/+6
2014-03-06drm/radeon: print the supported atpx function maskAlex Deucher1-1/+2
2014-03-06dm thin: fix the error path for the thin device constructorMike Snitzer1-1/+4
2014-03-06dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer3-1/+21
2014-03-06dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke1-2/+5
2014-03-06dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2014-03-06i7300_edac: Fix device reference countJean Delvare1-18/+20
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein1-1/+2
2014-03-06ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2014-03-06ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon1-11/+14