summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.11.3v3.11.3Greg Kroah-Hartman2013-10-011-1/+1
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-10-011-12/+16
* cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy2013-10-014-4/+33
* cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy2013-10-011-0/+9
* rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields2013-10-011-10/+6
* rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields2013-10-013-1/+37
* rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields2013-10-011-8/+10
* rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields2013-10-011-19/+13
* cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov2013-10-011-1/+1
* bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas2013-10-011-1/+1
* mm: fix aio performance regression for database caused by THPKhalid Aziz2013-10-011-25/+52
* audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-10-011-2/+3
* udf: Refuse RW mount of the filesystem instead of making it ROJan Kara2013-10-011-18/+24
* udf: Standardize return values in mount sequenceJan Kara2013-10-011-117/+183
* skge: fix broken driverMikulas Patocka2013-10-011-2/+3
* drm/radeon: avoid UVD corruptions on AGP cardsChristian König2013-10-011-3/+5
* drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher2013-10-011-3/+31
* drm/radeon/dpm/rs780: don't enable sclk scaling if not requiredAlex Deucher2013-10-011-0/+3
* drm/radeon/dpm: fix fallback for empty UVD clocksAlex Deucher2013-10-012-6/+14
* drm/radeon/dpm: handle bapm on trinityAlex Deucher2013-10-014-0/+13
* drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher2013-10-011-2/+6
* drm/radeon/r6xx: add a stubbed out set_uvd_clocks callbackAlex Deucher2013-10-013-0/+8
* drm/radeon: add some additional berlin pci idsAlex Deucher2013-10-011-0/+3
* tg3: Expand led off fix to include 5720Nithin Sujir2013-10-011-0/+1
* tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-10-011-2/+16
* drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)Alex Deucher2013-10-013-0/+18
* drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher2013-10-011-3/+6
* drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher2013-10-011-3/+6
* drm/radeon: update line buffer allocation for dce6Alex Deucher2013-10-012-4/+23
* drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
* drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-10-013-45/+66
* drm/radeon: add berlin pci idsAlex Deucher2013-10-011-0/+18
* drm/radeon/cik: update gpu_init for an additional berlin gpuAlex Deucher2013-10-011-1/+2
* drm/radeon: fix init ordering for r600+Alex Deucher2013-10-016-24/+30
* drm/radeon: update line buffer allocation for dce8Alex Deucher2013-10-012-7/+26
* drm/radeon: fill in gpu_init for berlin GPU coresAlex Deucher2013-10-011-1/+40
* drm/radeon: enable UVD interrupts on CIKChristian König2013-10-011-0/+4
* drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher2013-10-012-4/+6
* drm/radeon/dpm: add reclocking quirk for ASUS K70AFAlex Deucher2013-10-011-1/+9
* drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
* drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov2013-10-011-5/+10
* radeon kms: fix uninitialised hotplug work usage in r100_irq_process()Sergey Senozhatsky2013-10-011-4/+6
* drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs2013-10-011-1/+1
* drm/ast: fix the ast open key functionDave Airlie2013-10-011-1/+1
* drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann2013-10-011-3/+15
* drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä2013-10-011-2/+4
* drm/i915: do not update cursor in crtc mode setJani Nikula2013-10-011-9/+0
* drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-10-011-14/+54
* drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-10-011-1/+7
* drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-10-012-2/+14