summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k{nommu}: fixups after the header moveHarvey Harrison2009-01-264-17/+11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26355-101/+266
|\
| * m68k,m68knommu: merge header filesSam Ravnborg2009-01-16355-103/+266
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-265-16/+60
|\ \
| * | [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-232-5/+43
| * | [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
| * | [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
| * | [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-231-1/+1
| * | [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-01-269-12/+44
|\ \ \
| * | | drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes2009-01-221-1/+4
| * | | drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt2009-01-221-1/+2
| * | | drm: don't whine about not reading EDID dataJesse Barnes2009-01-221-1/+1
| * | | drm/i915: hook up LVDS DPMS propertyJesse Barnes2009-01-221-0/+13
| * | | drm/i915: remove unnecessary debug output in KMS initJesse Barnes2009-01-221-2/+0
| * | | i915: fix freeing path for gem phys objects.Dave Airlie2009-01-221-1/+1
| * | | drm: create mode_config idr lockJesse Barnes2009-01-222-6/+11
| * | | drm: fix leak of device mappings since multi-master changes.Dave Airlie2009-01-192-0/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-266-80/+105
|\ \ \ \
| * | | | PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-191-1/+3
| * | | | PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-164-70/+95
| * | | | PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto2009-01-161-9/+7
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-2616-15/+4194
|\ \ \ \ \
| * | | | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-214-0/+1606
| * | | | | i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-198-1/+2540
| * | | | | dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski2009-01-191-0/+5
| * | | | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams2009-01-191-1/+5
| * | | | | dmaengine: kill some dubious WARN_ONCEsDan Williams2009-01-191-6/+0
| * | | | | fsldma: print correct IRQ on mpc83xxPeter Korsgaard2009-01-151-1/+2
| * | | | | fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard2009-01-141-1/+2
| * | | | | dmatest: Use custom map/unmap for destination bufferAtsushi Nemoto2009-01-131-4/+31
| * | | | | fsldma: use a valid 'device' for dma_pool_createDan Williams2009-01-121-1/+1
| * | | | | dmaengine: fix dependency chainingYuri Tikhonov2009-01-121-0/+2
* | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-01-2656-1094/+2368
|\ \ \ \ \ \
| * | | | | | dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt2009-01-211-22/+23
| * | | | | | dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin2009-01-211-2/+2
| * | | | | | sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu2009-01-211-5/+4
| * | | | | | nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().Paul Mundt2009-01-211-1/+19
| * | | | | | sh: fix sh-sci / early printk build on sh7723Magnus Damm2009-01-211-0/+1
| * | | | | | sh: export the sh7343 JPU to user spaceMagnus Damm2009-01-212-1/+32
| * | | | | | sh: update defconfigs.Paul Mundt2009-01-2137-866/+2060
| * | | | | | serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt2009-01-211-1/+3
| * | | | | | sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt2009-01-211-52/+11
| * | | | | | sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt2009-01-213-1/+3
| * | | | | | sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm2009-01-211-1/+30
| * | | | | | sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm2009-01-211-0/+29
| * | | | | | sh: mach-x3proto: needs linux/irq.h.Paul Mundt2009-01-211-0/+1
| * | | | | | sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt2009-01-211-2/+0
| * | | | | | sh: convert rsk7203 to use smsc911x.Steve Glendinning2009-01-212-13/+32
| * | | | | | sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning2009-01-212-8/+36
OpenPOWER on IntegriCloud