summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.84-rt105v3.4.84-rt105Steven Rostedt (Red Hat)2014-03-241-1/+1
* Merge tag 'v3.4.84' into v3.4-rtSteven Rostedt (Red Hat)2014-03-2443-89/+186
|\
| * Linux 3.4.84v3.4.84Greg Kroah-Hartman2014-03-231-1/+1
| * jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2014-03-231-4/+4
| * ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-03-231-0/+10
| * Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-03-231-0/+2
| * SCSI: storvsc: NULL pointer dereference fixAles Novak2014-03-231-0/+3
| * SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-231-2/+1
| * SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-231-3/+2
| * SCSI: isci: fix reset timeout handlingDan Williams2014-03-232-8/+1
| * can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde2014-03-231-1/+3
| * vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann2014-03-231-2/+5
| * vmxnet3: fix netpoll race conditionNeil Horman2014-03-231-5/+11
| * KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-231-3/+3
| * drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher2014-03-231-1/+1
| * fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-231-0/+1
| * NFS: Fix a delegation callback raceTrond Myklebust2014-03-231-4/+7
| * libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari2014-03-231-0/+1
| * firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-233-11/+29
| * firewire: net: fix use after freeStefan Richter2014-03-231-3/+3
| * tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-233-1/+22
| * cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan2014-03-231-1/+1
| * genirq: Remove racy waitqueue_active checkChuansheng Liu2014-03-231-2/+1
| * x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-231-1/+1
| * ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-231-0/+2
| * powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-231-0/+1
| * ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai2014-03-231-0/+1
| * ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov2014-03-231-1/+1
| * drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-231-3/+5
| * mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar2014-03-231-2/+1
| * ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-03-231-2/+2
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-03-233-4/+22
| * net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-231-0/+7
| * tg3: Don't check undefined error bits in RXBDMichael Chan2014-03-232-3/+6
| * virtio-net: alloc big buffers also when guest can receive UFOJason Wang2014-03-231-1/+2
| * sched: Fix double normalization of vruntimeGeorge McCollister2014-03-231-4/+4
| * ocfs2 syncs the wrong range...Al Viro2014-03-231-4/+4
| * ocfs2: fix quota file corruptionJan Kara2014-03-232-14/+17
* | Linux 3.4.83-rt104v3.4.83-rt104Steven Rostedt (Red Hat)2014-03-241-1/+1
* | Merge tag 'v3.4.83' into v3.4-rtSteven Rostedt (Red Hat)2014-03-24122-471/+1341
|\ \ | |/
| * 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