aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson2009-05-141-8/+46
| | * | | drm/i915: sanity check IER at wait_request timeJesse Barnes2009-05-141-0/+9
| | * | | drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-144-1/+25
| | * | | drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt2009-05-141-2/+10
| | * | | drm/i915: save/restore fence registers across suspend/resumeKeith Packard2009-04-302-0/+25
| | * | | drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.Keith Packard2009-04-301-6/+1
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-154-66/+191
| |\ \ \ \
| | * | | | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-152-5/+34
| | * | | | libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
| | * | | | sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-151-3/+5
| | * | | | sata_fsl: Fix compile warningsKumar Gala2009-05-151-3/+4
| | * | | | [libata] sata_sx4: fixup interrupt handlingDavid Milburn2009-05-151-13/+9
| | * | | | [libata] sata_sx4: convert to new exception handling methodsJeff Garzik2009-05-151-45/+121
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-159-33/+91
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| | * | | | ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| | * | | | rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| | * | | | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-112-2/+2
| | * | | | airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-05-152-6/+39
| |\ \ \ \
| | * | | | ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o2009-05-151-5/+12
| | * | | | ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V2009-05-141-0/+13
| | * | | | ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V2009-05-121-1/+5
| | * | | | ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2009-05-132-0/+9
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-159-52/+157
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-157-47/+150
| | |\ \ \ \ \
| | | * | | | | ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-153-14/+81
| | | * | | | | ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
| | | * | | | | ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
| | | * | | | | pxa2xx-ac97: fix reset gpio mode settingMike Rapoport2009-05-111-1/+1
| | | * | | | | ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport2009-05-111-0/+3
| | * | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-152-5/+7
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: pcsp: fix printk format warningRandy Dunlap2009-05-141-1/+1
| | | * | | | | | ALSA: riptide: postfix increment and off by oneRoel Kluin2009-05-141-4/+6
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-05-155-8/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kgdb: gdb documentation fixFrank Rowand2009-05-151-1/+1
| | * | | | | | | | kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-151-1/+2
| | * | | | | | | | sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-153-6/+6
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-156-74/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-154-72/+12
| | * | | | | | | | | viocd: needs to depend on BLOCKAlexander Beregalov2009-05-121-0/+1
| | * | | | | | | | | block: fix the bio_vec array index out-of-bounds testKazuhisa Ichikawa2009-05-121-2/+2
| * | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-1568-1542/+3819
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
| | * | | | | | | | | | powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
| | * | | | | | | | | | serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill2009-05-151-1/+3
| | * | | | | | | | | | powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
| | * | | | | | | | | | powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-154-8/+8
| | * | | | | | | | | | powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-151-7/+9
| | * | | | | | | | | | powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson2009-05-151-1/+8