summaryrefslogtreecommitdiffstats
path: root/sound/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-21drm: check for modesetting on modeset ioctlsDave Airlie1-0/+51
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic3-5/+16
2011-03-21drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson1-2/+3
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie1-3/+5
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle3-42/+23
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-4/+2
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson1-16/+24
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher1-2/+2
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson1-0/+7
2011-03-14drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz1-3/+12
2011-03-14drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs2-10/+27
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs5-6/+5
2011-03-14drm/nv50: decode vm faults some moreBen Skeggs1-6/+142
2011-03-14drm/nouveau: add nouveau_enum_find() util functionBen Skeggs3-53/+66
2011-03-14drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz1-2/+4
2011-03-14drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs1-12/+1
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie1-0/+6
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie11-17/+28
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2-18/+2
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie1-0/+3
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro1-2/+0
2011-03-10/proc/self is never going to be invalidated...Al Viro1-30/+0
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-5/+16
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt1-1/+2
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt4-17/+20
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming1-3/+8
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2-3/+3
2011-03-09nd->inode is not set on the second attempt in path_walk()Al Viro1-0/+1
2011-03-09nfsd: wrong index used in inner looproel1-2/+2
2011-03-09i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro4-13/+31
2011-03-08Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07drm: index i shadowed in 2nd looproel1-2/+2