aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda2010-07-061-1/+1
* sh: remove bogus highest / lowest logic from clock rate roundingGuennadi Liakhovetski2010-07-021-13/+0
* sh: move a debug printk() to a more meaningful location in the clock driverGuennadi Liakhovetski2010-07-021-2/+2
* sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu2010-07-021-7/+6
* sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-024-0/+27
* dmaengine: initialise DMA engine before MMCGuennadi Liakhovetski2010-07-021-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-07-023-3/+3
|\
| * sh: Fix typos in PCI initialization messageMatt Fleming2010-06-233-3/+3
* | Merge branches 'sh/highmem' and 'sh/stable-updates'Paul Mundt2010-07-02529-3367/+4988
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0112-64/+140
| |\ \
| | * | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-011-1/+1
| | * | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-011-2/+2
| | * | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-011-1/+1
| | * | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-011-0/+2
| | * | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-013-8/+11
| | * | i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-011-3/+24
| | * | drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-012-4/+6
| | * | drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-011-0/+1
| | * | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-186-9/+46
| | * | drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| | * | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-142-5/+6
| | * | drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7
| | * | drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-041-27/+23
| | * | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-041-1/+1
| | * | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| | * | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-014-8/+38
| |\ \ \
| | * | | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo2010-07-011-7/+19
| | * | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-013-0/+17
| | * | | libahci: Fix bug in storing EM messagesHarry Zhang2010-07-011-2/+3
| * | | | correct console log level when ERST ACPI table is not foundDaniel J Blueman2010-07-011-1/+1
| * | | | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-011-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-07-011-0/+5
| |\ \ \ \
| | * | | | watchdog: docs: add an entry for imx2_wdtFabio Estevam2010-07-011-0/+5
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-0126-121/+257
| |\ \ \ \ \
| | * | | | | drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher2010-07-011-9/+0
| | * | | | | drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher2010-07-011-3/+8
| | * | | | | DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...Rafael J. Wysocki2010-07-012-8/+36
| | * | | | | drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)Alex Deucher2010-07-013-17/+23
| | * | | | | drm/radeon: add quirk to make HP nx6125 laptop resume.Dave Airlie2010-07-011-0/+8
| | * | | | | drm/radeon/kms: add some missing regs to evergreen gpu initAlex Deucher2010-07-012-0/+26
| | * | | | | drm/radeon/kms: fix typos in evergreen command checkerAlex Deucher2010-07-012-7/+7
| | * | | | | drm/radeon/kms: avoid oops on mac r4xx cardsAlex Deucher2010-07-011-0/+7
| | * | | | | fb: fix colliding defines for fb flags.Dave Airlie2010-07-011-2/+2
| | * | | | | drm/radeon/kms: Force HDP_NONSURF to maximum sizeJerome Glisse2010-07-013-3/+3
| | * | | | | drm/radeon/kms: disable frac fb dividers for rs6xxAlex Deucher2010-07-011-1/+1
| | * | | | | drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie2010-07-011-0/+4
| | * | | | | drm/radeon/kms: fix typo in evergreen_gpu_initAlex Deucher2010-07-011-5/+5
| | * | | | | drm/radeon/kms: return ret in cursor_set failure pathMatt Turner2010-07-011-1/+1
| | * | | | | drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse2010-07-011-1/+1