summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten1-2/+2
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor4-5/+11
2009-08-03Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King7-24/+28
2009-07-30ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo1-4/+4
2009-07-30ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo5-20/+20
2009-07-30ARM: S3C: PWM fix for low duty cyclePeter Korsgaard1-0/+4
2009-07-30ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov1-0/+3
2009-07-30Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King300-5896/+10056
2009-07-30Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2-134/+287
2009-07-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King6-0/+20
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König1-1/+1
2009-07-30ARM: 5624/1: Document cache aliasing regionLinus Walleij1-0/+2
2009-07-29S3C64XX: Fix ARMCLK configurationMark Brown1-1/+1
2009-07-29S3C64XX: Fix get_rate() for ARMCLKMark Brown1-1/+1
2009-07-29S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen1-1/+1
2009-07-29kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas1-3/+1
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds46-1529/+3576
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+0
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-42/+73
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-4/+6
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-2460/+20
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-445/+1012
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi4-2/+15
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie1-0/+5
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer1-2/+2
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer5-1/+225
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2-2/+2
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom1-4/+10
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom1-0/+1
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom1-11/+52
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom1-2/+4
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie12-42/+56
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer1-14/+11
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer1-6/+9
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer1-1/+0
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse19-1354/+2377
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie17-19/+427
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik1-0/+0
2009-07-28libata: accept late unlocking of HPATejun Heo2-7/+24
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich1-31/+36
2009-07-28ata_piix: Add new short cable IDSteve Conklin1-0/+1
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin1-0/+2
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn1-0/+4
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz3-3/+4
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz1-1/+1
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang1-0/+1
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp3-49/+120
2009-07-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+16