aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
* powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
* powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-256-15/+20
|\
| * Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-254-8/+9
| |\
| | * ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai2009-02-241-0/+1
| | * ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-231-1/+1
| | * ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula2009-02-231-1/+1
| | * ALSA: pcxhr.h replace signed one-bit bitfieldsHarvey Harrison2009-02-201-6/+6
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-252-7/+11
| |\ \
| | * | ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria2009-02-231-0/+2
| | * | ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich2009-02-231-0/+1
| | * | ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-02-253-2/+13
|\ \ \ \
| * | | | [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
| * | | | [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-251-1/+1
| * | | | [IA64] enable setting DMAR on by defaultKyle McMartin2009-02-251-0/+11
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-254-31/+75
|\ \ \ \ \
| * | | | | [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox2009-02-251-3/+4
| * | | | | [libata] pata_amd: program FIFOAlan Cox2009-02-251-17/+59
| * | | | | sata_mv: fix SoC interrupt breakageMark Lord2009-02-251-11/+9
| * | | | | pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary2009-02-251-0/+3
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-02-2512-43/+83
|\ \ \ \ \
| * | | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-256-31/+57
| * | | | | ide-cd: document capacity hackBartlomiej Zolnierkiewicz2009-02-251-0/+8
| * | | | | it821x: remove dead URLBartlomiej Zolnierkiewicz2009-02-251-3/+2
| * | | | | atiixp: fix missing parenthesesRoel Kluin2009-02-251-2/+2
| * | | | | amd74xx: device/vendor confusionRoel Kluin2009-02-251-1/+1
| * | | | | ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries2009-02-253-6/+13
| |/ / / /
* | | | | shmem: fix shared anonymous accountingHugh Dickins2009-02-251-22/+21
|/ / / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-259-16/+97
|\ \ \ \
| * | | | drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie2009-02-251-1/+1
| * | | | drm/i915: make hw page ioremap use ioremap_wcDave Airlie2009-02-251-1/+1
| * | | | drm: edid revision 0 is validKyle McMartin2009-02-251-1/+1
| * | | | drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson2009-02-251-4/+10
| * | | | drm: disable encoders before re-routing themJesse Barnes2009-02-252-4/+73
| * | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-251-2/+2
| * | | | drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds2009-02-251-2/+2
| * | | | drm/i915: handle bogus VBT panel timingJesse Barnes2009-02-251-0/+6
| * | | | drm/i915: remove PLL debugging messagesJesse Barnes2009-02-251-1/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-252-10/+12
|\ \ \ \ \
| * | | | | md: avoid races when stopping resync.NeilBrown2009-02-252-4/+6
| * | | | | md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown2009-02-251-2/+2
| * | | | | md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown2009-02-251-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-251-0/+1
|\ \ \ \ \ \
| * | | | | | sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller2009-02-111-0/+1
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-253-27/+70
|\ \ \ \ \ \ \
| * | | | | | | intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby2009-02-141-0/+8
| * | | | | | | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-093-26/+59
| * | | | | | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nJoerg Roedel2009-02-091-1/+3