summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
* drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
* drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
* drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2
* drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-141-2/+2
* drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-141-0/+4
* drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-144-10/+40
* drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-146-20/+54
* drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-143-52/+52
* drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-143-9/+34
* drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák2011-02-144-12/+77
* drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook2011-02-141-4/+5
* drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2011-02-142-0/+48
* radeon mkregtable: Add missing fclose() callsJesper Juhl2011-02-141-1/+4
* drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2011-02-142-22/+20
* drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie2011-02-141-2/+2
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-1363-112/+122
|\
| * Merge branch 'devicetree/merge' into spi/mergeGrant Likely2011-02-131002-6868/+7053
| |\
| | * devicetree-discuss is moderated for non-subscribersPaul Bolle2011-02-131-1/+1
| | * dt: add documentation of ARM dt boot interfaceGrant Likely2011-01-312-4/+69
| | * dt: Remove obsolete description of powerpc boot interfaceGrant Likely2011-01-311-111/+54
| | * dt: Move device tree documentation out of powerpc directoryGrant Likely2011-01-3160-0/+0
| * | MAINTAINERS: Add entry for GPIO subsystemGrant Likely2011-02-121-0/+9
| * | spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski2011-01-211-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-1310-16/+82
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-133-8/+38
| |\ \ \
| | * | | ASoC: Improve WM8994 digital power sequencingMark Brown2011-02-031-0/+12
| | * | | ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown2011-02-031-4/+10
| | * | | asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia2011-02-031-3/+15
| | * | | ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik2011-02-021-1/+1
| * | | | ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier2011-02-111-0/+1
| * | | | ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-101-1/+1
| * | | | ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-101-2/+3
| * | | | ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson2011-02-101-0/+1
| * | | | ALSA: hda - Don't handle empty patch filesTakashi Iwai2011-02-101-1/+1
| * | | | ALSA: hda - Fix missing CA initialization for HDMI/DPTakashi Iwai2011-02-081-0/+2
| * | | | ALSA: usbaudio - Enable the E-MU 0204 USBJoseph Teichman2011-02-083-3/+11
| * | | | ALSA: hda - switch lfe with side in mixer for 4930gŁukasz Wojniłowicz2011-02-071-1/+24
* | | | | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-131-2/+1
* | | | | MAINTAINERS: Add entry for GPIO subsystemGrant Likely2011-02-121-0/+9
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-02-128-91/+221
|\ \ \ \ \
| * | | | | jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o2011-02-122-9/+21
| * | | | | ext4: serialize unaligned asynchronous DIOEric Sandeen2011-02-125-18/+100
| * | | | | ext4: make grpinfo slab cache names staticEric Sandeen2011-02-121-40/+60
| * | | | | ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth2011-02-071-5/+6
| * | | | | ext4: fix up ext4 error handlingTheodore Ts'o2011-02-031-4/+10
| * | | | | ext4: unregister features interface on module unloadLukas Czerner2011-02-031-2/+10
| * | | | | ext4: fix panic on module unload when stopping lazyinit threadEric Sandeen2011-02-031-13/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-121-1/+1
|\ \ \ \ \
| * | | | | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel2011-02-091-1/+1