aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: fix error handling in trancevibratorOliver Neukum2008-02-21
* USB: g_printer, fix empty if statementAdrian Bunk2008-02-21
* USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard2008-02-21
* USB: fix usb open suspend race in cdc-acmOliver Neukum2008-02-21
* USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko2008-02-21
* USB: fix pm counter leak in usblpOliver Neukum2008-02-21
* USB: Sane memory allocation in option driverOliver Neukum2008-02-21
* USB: ftdi_sio.c add missing '|'Roel Kluin2008-02-21
* FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-20
* FRV: Drop the .data.idt section for FRVDavid Howells2008-02-20
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-20
|\
| * libata: fix kernel-doc parameter warningRandy Dunlap2008-02-20
| * sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-20
| * ata: fix sparse warning in libata.hHarvey Harrison2008-02-20
| * libata: implement libata.force module parameterTejun Heo2008-02-20
| * sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-20
| * sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-20
| * ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-20
* | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-20
|/
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-19
|\
| * agp: fix missing casts that produced a warning.Dave Airlie2008-02-19
| * agp: add support for 662/671 to agp driverChaoyu Chen2008-02-19
| * fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-18
| * agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-18
| * agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-18
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-19
|\ \
| * | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-19
| * | drm: add new rv380 pciidMirko2008-02-19
| * | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-19
| * | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-19
| * | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-19
| * | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-19
| * | drm/i915: save/restore interrupt stateJesse Barnes2008-02-19
| * | drm: convert drm from nopage to fault.Nick Piggin2008-02-19
| * | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-19
| * | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-19
|\ \ \
| * | | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-19
| * | | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-19
| * | | x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-19
| * | | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-19
| * | | x86: change IO delay back to 0x80Ingo Molnar2008-02-19
| * | | x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-19
| * | | x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-19
| * | | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-19
| * | | x86: docs fixes to Documentation/i386/IO-APIC.txtNick Andrew2008-02-19
| * | | x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-19
| * | | x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-19
| * | | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-19
| * | | x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-19