summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28net: fix infinite loop in __skb_recv_datagram()Eric Dumazet1-1/+1
2013-02-28bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-28HID: wiimote: fix nunchuck button parserDavid Herrmann1-4/+4
2013-02-28mmc: sdhci-esdhc-imx: fix host version readShawn Guo1-8/+11
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai5-17/+37
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox5-27/+104
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin1-3/+3
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-28ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-28ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray1-2/+2
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter1-1/+7
2013-02-28target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä1-1/+1
2013-02-28drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä1-0/+1
2013-02-28drm: don't add inferred modes for monitors that don't support themPaulo Zanoni1-1/+2
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie3-8/+17
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie1-2/+2
2013-02-28drm/udl: make usage as a console saferDave Airlie2-4/+42
2013-02-28drm/radeon/dce6: fix display powergatingAlex Deucher1-4/+2
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-28ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson1-0/+1
2013-02-28ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vazquez Cao1-0/+1
2013-02-28ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-28ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-28NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-28umount oops when remove blocklayoutdriver firstfanchaoting2-0/+2
2013-02-28drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely1-0/+2
2013-02-28mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman1-2/+16
2013-02-28tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-02-28ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-02-28fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-02-28inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-28futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner2-4/+0
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30