aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-01gpio: em: Fix checking return value of irq_alloc_descsAxel Lin1-2/+2
2012-09-01gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin1-1/+1
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu1-1/+3
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall1-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall1-3/+3
2012-08-31net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado1-0/+1
2012-08-31usbnet: fix deadlock in resumeOliver Neukum1-1/+1
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen1-5/+5
2012-08-31ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack1-0/+15
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack3-13/+8
2012-08-31ALSA: snd-usb: restore delay informationDaniel Mack1-3/+26
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller6-10/+25
2012-08-31ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin1-2/+2
2012-08-31ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn1-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2-5/+12
2012-08-31ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto1-1/+2
2012-08-31ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto1-1/+1
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet1-0/+2
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-08-30xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell1-29/+10
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-126/+174
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine1-1/+1
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack3-11/+15
2012-08-30ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto1-1/+1
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel1-0/+3
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall1-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall1-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall1-1/+3
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-111/+141
2012-08-30gma500: Consider CRTC initially active.Forest Bond1-0/+3
2012-08-29drm/radeon: fix dig encoder selection on DCE61Alex Deucher1-5/+26
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang3-11/+7
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds21-376/+418
2012-08-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-2/+1
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes1-0/+1
2012-08-29drm/radeon: fix double free in radeon_gpu_resetChristian König1-0/+3
2012-08-29drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse1-1/+1
2012-08-29drm/radeon: rework panel mode setupAlex Deucher1-17/+12
2012-08-29drm/radeon/atom: powergating fixes for DCE6Alex Deucher1-20/+2
2012-08-29drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher1-62/+47
2012-08-29drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher1-0/+14
2012-08-29drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák4-4/+27