summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-2134-357/+1605
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-215-22/+8
| |\
| | * [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-203-17/+4
| | * [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
| * | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson2008-02-211-3/+2
| * | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
| * | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
| * | [POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer2008-02-201-4/+4
| * | [POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce2008-02-201-6/+7
| * | [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-201-4/+5
| * | [POWERPC] 44x: Add multiplatform defconfigJosh Boyer2008-02-161-0/+904
| * | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
| * | [POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer2008-02-1510-282/+568
| * | [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese2008-02-158-25/+0
| * | [POWERPC] PPC440EP Interrupt Triggering and Level SettingsWolfgang Ocker2008-02-151-3/+3
| * | [POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching tableStefan Roese2008-02-151-1/+0
| |/
* | FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-202-2/+6
* | FRV: Drop the .data.idt section for FRVDavid Howells2008-02-201-3/+0
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-208-33/+448
|\ \
| * | libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
| * | sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
| * | ata: fix sparse warning in libata.hHarvey Harrison2008-02-201-1/+1
| * | libata: implement libata.force module parameterTejun Heo2008-02-204-4/+420
| * | sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
| * | sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
| * | ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-201-22/+22
* | | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-202-1/+0
|/ /
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-196-28/+73
|\ \
| * | agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
| * | agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
| * | fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-195-26/+28
| * | agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
| * | agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-199-84/+240
|\ \ \
| * | | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
| * | | drm: add new rv380 pciidMirko2008-02-201-0/+1
| * | | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
| * | | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
| * | | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
| * | | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
| * | | drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
| * | | drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
| * | | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
| * | | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1934-211/+208
|\ \ \ \
| * | | | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-191-8/+7
| * | | | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-191-0/+9
| * | | | x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-191-19/+6
| * | | | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-192-2/+2
| * | | | x86: change IO delay back to 0x80Ingo Molnar2008-02-191-1/+1
OpenPOWER on IntegriCloud