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