summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.11-rc4v3.11-rc4Linus Torvalds2013-08-041-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
|\
| * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-041-1/+1
|\ \
| * | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* | | tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins2013-08-041-1/+2
* | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-048-21/+21
|\ \ \ | |/ / |/| |
| * | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2013-08-022-1/+2
| * | Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-01334-4751/+6871
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-07-311-12/+12
| | |\ \
| | | * | ASoC: wm0010: Fix resource leakDimitris Papastamos2013-07-311-12/+12
| | * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-07-311-3/+2
| | |\ \ \
| | | * | | ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen2013-07-241-3/+2
| | * | | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-07-312-3/+3
| | |\ \ \ \
| | | * | | | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-301-2/+3
| | | * | | | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-291-1/+0
| | | | |/ / | | | |/| |
| | * | | | ASoC: au1x: Fix buildRalf Baechle2013-07-311-1/+1
| | |/ / /
| * | | | ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-291-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0392-678/+995
|\ \ \ \ \
| * | | | | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * | | | | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * | | | | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * | | | | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * | | | | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * | | | | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * | | | | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * | | | | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * | | | | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * | | | | netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-026-158/+130
| * | | | | net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-08-021-1/+5
| * | | | | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
| * | | | | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-08-021-1/+3
| * | | | | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * | | | | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * | | | | htb: fix sign extension bugstephen hemminger2013-08-021-1/+1
| * | | | | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-011-2/+5
| * | | | | macvlan: better mode validationMichael S. Tsirkin2013-08-011-2/+14
| * | | | | tipc: fix oops when creating server socket failsYing Xue2013-08-011-3/+12
| * | | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-0118-41/+41
| * | | | | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-011-0/+5
| * | | | | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-011-1/+1
| * | | | | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-011-10/+1
| * | | | | ipv6: prevent race between address creation and removalJiri Benc2013-08-011-16/+15
| * | | | | ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko2013-08-011-9/+11
| * | | | | ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2013-08-012-4/+6
| * | | | | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-014-16/+13
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-0132-116/+203
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-0132-116/+203
| | |\ \ \ \ \ | |/ / / / / /
| | * | | | | Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2013-07-318-29/+30
| | |\ \ \ \ \
OpenPOWER on IntegriCloud