summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | USB: option: add support for 1da5:4518Ömer Sezgin Ugurlu2010-07-261-0/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-07-263-0/+6
|\ \ \ \
| * | | | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-263-0/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-2611-22/+197
|\ \ \ \
| * | | | drm/i915: add pipe A force quirks to i915 driverJesse Barnes2010-07-262-1/+72
| * | | | drm/i915: Fix panel fitting regression since 734b4157Chris Wilson2010-07-261-2/+0
| * | | | drm/i915: fix deadlock in fb teardownJesse Barnes2010-07-261-1/+1
| * | | | drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes2010-07-261-1/+1
| * | | | agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-261-5/+8
| * | | | drm/i915: disable FBC when more than one pipe is activeJesse Barnes2010-07-263-0/+19
| * | | | drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-263-2/+5
| * | | | drm/i915: make sure eDP panel is turned onJesse Barnes2010-07-261-2/+51
| * | | | drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2010-07-262-2/+5
| * | | | drm/i915: Make G4X-style PLL search more permissiveAdam Jackson2010-07-261-2/+2
| * | | | drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson2010-07-261-0/+1
| * | | | drm/i915: handle shared framebuffers when flippingJesse Barnes2010-07-261-3/+7
| * | | | drm/i915: Explosion following OOM in do_execbuffer.Chris Wilson2010-07-051-1/+2
| * | | | gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler2010-07-051-0/+23
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-2617-39/+42
|\ \ \ \ \
| * | | | | ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-262-2/+2
| * | | | | ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
| * | | | | ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | | | | ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
| * | | | | ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
| * | | | | ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | | | | ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
| * | | | | ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
| * | | | | ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-217-16/+12
| |\ \ \ \ \
| | * | | | | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-152-2/+2
| | * | | | | [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| | * | | | | [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
| | * | | | | [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_baseMarek Vasut2010-07-131-3/+2
| | * | | | | [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
| | * | | | | [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-07-261-1/+8
|\ \ \ \ \ \ \
| * | | | | | | tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-261-1/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-262-2/+3
|\ \ \ \ \ \ \
| * | | | | | | KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity2010-07-231-2/+2
| * | | | | | | KVM: MMU: fix conflict access permissions in direct spXiao Guangrong2010-07-231-0/+1
* | | | | | | | quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman2010-07-261-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-2612-36/+74
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-255-23/+34
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-255-23/+34
| | |/ / / / / /
| * | | | | | | Merge branch 'misc' into releaseLen Brown2010-07-231-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: fix unused function warningKOSAKI Motohiro2010-07-211-0/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-233-2/+17
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-221-0/+5
| | * | | | | | | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-223-2/+12
| | |/ / / / / /
| * | | | | | | Merge branch 'bugzilla-102904-workaround' into releaseLen Brown2010-07-231-1/+1
| |\ \ \ \ \ \ \