summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman
2014-03-23PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-23KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-23ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-23iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger
2014-03-23ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki
2014-03-23NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-03-23spi: spi-ath79: fix initial GPIO CS line setupGabor Juhos
2014-03-23libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23firewire: net: fix use after freeStefan Richter
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23ACPI / resources: ignore invalid ACPI device resourcesZhang Rui
2014-03-23cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-03-23usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-23usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-23x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-23x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-23regulator: core: Replace direct ops->enable usageMarkus Pargmann
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-23ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai
2014-03-23ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust
2014-03-23ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai
2014-03-23ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-23ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon
2014-03-23mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-23mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-03-23mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-03-23mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan