1. 26 May, 2009 16 commits
  2. 22 May, 2009 1 commit
  3. 21 May, 2009 20 commits
  4. 20 May, 2009 3 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6 · 5805977e
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6:
        drm: Copy back ioctl data to userspace regardless of return code.
        drm: Round size of SHM maps to PAGE_SIZE
      5805977e
    • Linus Torvalds's avatar
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus · a9523f45
      Linus Torvalds authored
      * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
        MIPS: 64-bit: Fix system lockup.
        MIPS: IP28: Change to build with -mr10k-cache-barrier=store
        MIPS: IP22: Fix hang in power button interrupt handler
        MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
      a9523f45
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · 9fe02c03
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm: (25 commits)
        [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
        [ARM] 5517/1: integrator: don't put clock lookups in __initdata
        [ARM] 5518/1: versatile: don't put clock lookups in __initdata
        [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF
        [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
        [ARM] realview: fix broadcast tick support
        [ARM] realview: remove useless smp_cross_call_done()
        [ARM] smp: fix cpumask usage in ARM SMP code
        [ARM] 5513/1: Eurotech VIPER SBC: fix compilation error
        [ARM] 5509/1: ep93xx: clkdev enable UARTS
        ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2
        ARM: OMAP3: Fix HW SAVEANDRESTORE shift define
        ARM: OMAP3: Fix number of GPIO lines for 34xx
        [ARM] S3C: Do not set clk->owner field if unset
        [ARM] S3C2410: mach-bast.c registering i2c data too early
        [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c
        [ARM] S3C64XX: fix GPIO debug
        [ARM] S3C64XX: GPIO include cleanup
        [ARM] nwfpe: fix 'floatx80_is_nan' sparse warning
        [ARM] nwfpe: Add decleration for ExtendedCPDO
        ...
      9fe02c03