summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs1-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs1-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs1-30/+13
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez1-1/+5
2010-02-23drm/radeon/kms: implement reading active PCIE lanes on R600+Rafał Miłecki4-3/+10
2010-02-23drm/radeon/kms: for downclocking non-mobility check PERFORMANCE stateRafał Miłecki1-6/+16
2010-02-23drm/radeon/kms: simplify storing current and requested PM modeRafał Miłecki4-37/+25
2010-02-23drm/radeon: fixes for r6xx/r7xx gfx initAlex Deucher3-159/+331
2010-02-23drm/radeon/rv740: fix backend setupAlex Deucher2-6/+12
2010-02-23drm/radeon/kms: fix R3XX/R4XX memory controller initializationJerome Glisse1-1/+6
2010-02-23[rfc] drm/radeon/kms: pm debugging check for vbl.Dave Airlie2-0/+29
2010-02-23drm/radeon: Fix memory allocation failures in the preKMS command stream check...Pauli Nieminen3-247/+262
2010-02-23drm: Add generic multipart buffer.Pauli Nieminen3-1/+333
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath1-1/+0
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson5-7/+326
2010-02-22drm/i915: give up on 8xx lid statusJesse Barnes1-0/+7
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+22
2010-02-22drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth3-36/+5
2010-02-22drm/i915: blow away userspace mappings before fence changeDaniel Vetter2-6/+6
2010-02-22drm/i915: move a gtt flush to the correct placeDaniel Vetter1-1/+1
2010-02-22agp/intel: official names for Pineview and IronlakeZhenyu Wang1-6/+6
2010-02-22drm/i915: overlay: drop superflous gpu flushesDaniel Vetter1-15/+5
2010-02-22drm/i915: overlay: nuke readback to flush wc cachesDaniel Vetter1-5/+0
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+10
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki1-21/+9
2010-02-22drm/i915: provide self-refresh status in debugfsJesse Barnes1-0/+21
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes4-0/+66
2010-02-22drm/i915: fix drps disable so unload & re-load worksJesse Barnes1-1/+1
2010-02-22drm/i915: Fix OGLC performance regression on 945Li Peng1-10/+17
2010-02-22drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett5-13/+15
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes8-10/+411
2010-02-22drm/i915: enable memory self refresh on 9xxLi Peng2-4/+32
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu1-0/+3
2010-02-22Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-6/+7
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger1-6/+7
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin1-21/+15
2010-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-10/+45