summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells2010-03-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-2411-105/+121
|\
| * drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1
| * drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter2010-03-181-2/+5
| * drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-182-0/+22
| * agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-181-2/+7
| * agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-181-1/+24
| * drm/i915: fix small leak on overlay error pathDan Carpenter2010-03-171-4/+9
| * drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-03-171-9/+12
| * drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-172-4/+4
| * drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches2010-03-171-2/+3
| * drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-172-0/+9
| * drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-172-2/+2
| * drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth2010-03-171-5/+0
| * drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt2010-03-171-23/+23
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-243-8/+64
|\ \
| * | i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong2010-03-241-0/+1
| * | i2c-scmi: Support IBM SMBus CMI devicesCrane Cai2010-03-241-8/+23
| * | acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-242-0/+40
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-03-2412-56/+59
|\ \ \
| * | | [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-243-6/+7
| * | | [S390] fix broken proc interface for sclp_asyncHans-Joachim Picht2010-03-241-0/+1
| * | | [S390] sclp: avoid 64 bit divisionHeiko Carstens2010-03-241-7/+7
| * | | [S390] dasd: check tsb validityStefan Haberland2010-03-241-2/+2
| * | | [S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber2010-03-241-3/+4
| * | | [S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger2010-03-241-4/+4
| * | | [S390] smp: fix lowcore allocationHeiko Carstens2010-03-241-2/+2
| * | | [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-244-32/+32
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-2411-22/+49
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-03-244-8/+29
| |\ \ \
| | * | | ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai2010-03-221-2/+3
| | * | | ALSA: hda - Sort codec entry list of Nvidia HDMITakashi Iwai2010-03-221-8/+8
| | * | | ALSA: hda - Add support of Nvidia GT220 HDMIDerek Kelly2010-03-221-0/+3
| | * | | ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)Daniel T Chen2010-03-221-0/+15
| | * | | ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar2010-03-211-0/+2
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-03-245-9/+7
| |\ \ \ \
| | * | | | ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown2010-03-221-1/+1
| | * | | | Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-222159-55142/+118442
| | |\ \ \ \ | | | |/ / /
| | * | | | ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack2010-03-191-0/+1
| | * | | | ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown2010-03-191-1/+1
| | * | | | ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi2010-03-191-2/+2
| | * | | | ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi2010-03-191-5/+1
| | * | | | ASoC: SIU driver shall select FW_LOADERGuennadi Liakhovetski2010-03-181-0/+1
| * | | | | ALSA: cmipci: work around invalid PCM pointerClemens Ladisch2010-03-241-3/+11
| * | | | | sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall2010-03-211-2/+2
| | |/ / / | |/| | |
* | | | | Document Linux's circular buffering capabilitiesDavid Howells2010-03-243-0/+258
* | | | | fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi2010-03-241-3/+10
* | | | | fs/partitions/msdos: add support for large disksDaniel Taylor2010-03-241-34/+38
* | | | | lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2010-03-242-1/+11
* | | | | kcore: fix test for end of listDan Carpenter2010-03-241-1/+1
OpenPOWER on IntegriCloud