summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-20net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)1-0/+56
2012-05-20Merge branch 'next/devel-samsung-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson73-1345/+3083
2012-05-20Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-30/+15
2012-05-20ipv6: use skb coalescing in reassemblyEric Dumazet1-6/+20
2012-05-20ipv4: use skb coalescing in defragmentationEric Dumazet1-6/+20
2012-05-20net: introduce skb_try_coalesce()Eric Dumazet3-64/+94
2012-05-20net:ipv6:fixed space issues relating to operators.Jeffrin Jose1-2/+2
2012-05-20net:ipv6:fixed a trailing white space issue.Jeffrin Jose1-1/+1
2012-05-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2012-05-20sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2012-05-20NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson4-4/+39
2012-05-20NFSv4.1 dereference a disconnected data server client recordAndy Adamson3-0/+24
2012-05-20NFSv4.1 ref count nfs_client across filelayout data server ioAndy Adamson1-5/+21
2012-05-20NFSv4.1 send layoutreturn to fence disconnected data serverAndy Adamson2-0/+3
2012-05-20NFSv4.1 wake up all tasks on un-connected DS slot table waitqAndy Adamson1-0/+2
2012-05-20NFSv4.1 Check invalid deviceid upon slot table waitq wakeupAndy Adamson1-0/+20
2012-05-20NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson2-37/+0
2012-05-20NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson4-35/+108
2012-05-20NFSv4.1 data server timeo and retrans module parametersAndy Adamson4-11/+30
2012-05-20NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson4-16/+19
2012-05-20NFSv4.1 cleanup filelayout invalid layout handlingAndy Adamson1-22/+6
2012-05-20NFSv4.1: cleanup filelayout invalid deviceid handlingAndy Adamson3-40/+28
2012-05-20userns: Silence silly gcc warning.Eric W. Biederman1-2/+2
2012-05-20Fixed goto readability in nfs_update_inode.Matthew Treinish1-17/+16
2012-05-20drm/i915: Enable the PCH PLL for all generations after link trainingChris Wilson1-2/+2
2012-05-20drm/i915: Convert BUG_ON(!pll->active) and friends to a WARNChris Wilson1-6/+15
2012-05-20dt/documentation: Fix value format descriptionRoland Stigge1-27/+28
2012-05-20dt: add vendor prefix for EM MicroelectronicsStephen Warren1-0/+1
2012-05-20drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-05-20drm/i915: disable gmbus on i830Daniel Vetter1-0/+4
2012-05-20drm/i915: Replace the feature tests for BLT/BSD with ring init checksChris Wilson1-2/+2
2012-05-20drm/i915: Check whether the ring is initialised prior to dispatchChris Wilson1-8/+5
2012-05-20drm/i915: Introduce for_each_ring() macroChris Wilson8-85/+76
2012-05-20drm/i915: Assert that the transcoder is indeed off before modifying itChris Wilson1-0/+2
2012-05-20drm/i915: hook Haswell devices in placeEugeni Dodonov2-0/+11
2012-05-20drm/i915: prepare HDMI link for HaswellEugeni Dodonov3-1/+133
2012-05-20drm/i915: move HDMI structs to shared locationEugeni Dodonov2-17/+21
2012-05-20drm/i915: add WR PLL programming tableEugeni Dodonov1-0/+388
2012-05-20drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov1-0/+19
2012-05-20drm/i915: detect digital outputs on HaswellEugeni Dodonov3-1/+50
2012-05-20drm/i915: program iCLKIP on Lynx PointEugeni Dodonov1-3/+97
2012-05-20drm/i915: program WM_LINETIME on HaswellEugeni Dodonov4-0/+43
2012-05-20drm/i915: define Haswell watermarks and clock gatingEugeni Dodonov1-0/+11
2012-05-20drm/i915: use ironlake eld write routine for HaswellEugeni Dodonov1-0/+1
2012-05-20drm/i915: support DDI training in FDI modeEugeni Dodonov3-0/+118
2012-05-20drm/i915: initialize DDI buffer translationsEugeni Dodonov4-0/+111
2012-05-20drm/i915: account for only one PCH receiver on HaswellEugeni Dodonov2-4/+21