summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-14asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-14drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-14apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-14apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-14apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-09-14bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-14bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-14bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-14bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-14bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-14bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-14bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-14ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明1-2/+4
2012-09-14ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明1-1/+13
2012-09-14scsi_netlink: Remove dead and buggy codeEric W. Biederman2-564/+15
2012-09-14netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat1-5/+4
2012-09-14netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat1-32/+0
2012-09-14drm/radeon: make 64bit fences more robust v3Christian König1-3/+5
2012-09-14drm/radeon: rework pll selection (v3)Alex Deucher1-34/+129
2012-09-14net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-14net_sched: gred: actually perform idling in WRED modeDavid Ward1-11/+15
2012-09-14net_sched: gred: fix qave reporting via netlinkDavid Ward1-1/+4
2012-09-14net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward1-3/+2
2012-09-14net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward1-1/+1
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz6-26/+51
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner3-48/+437
2012-09-13bnx2x: link code refactoringYaniv Rosner2-79/+114
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil7-11/+15
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller5-9/+4
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-44/+38
2012-09-13Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-8/+14
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-32/+98
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+9
2012-09-13GFS2: Take account of blockages when using reserved blocksSteven Whitehouse1-38/+28
2012-09-13GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse1-2/+6
2012-09-13GFS2: Make write size hinting code commonSteven Whitehouse1-4/+27
2012-09-13Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson24-46/+253
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings1-0/+3
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie12-73/+30
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae1-1/+0
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines1-2/+0
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski1-0/+7
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat1-1/+1
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat1-1/+1