summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-28Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-29drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi
2010-05-28drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown
2010-05-28drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang
2010-05-28drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang
2010-05-28drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson
2010-05-28drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson
2010-05-28drm/i915: Avoid moving from CPU domain during pwriteChris Wilson
2010-05-28drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz
2010-05-28drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson
2010-05-28drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson
2010-05-28drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson
2010-05-28drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson
2010-05-28drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson
2010-05-28drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson
2010-05-28mac80211: make a function staticJohannes Berg
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell
2010-05-28Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells
2010-05-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-28remove detritus left by "mm: make read_cache_page synchronous"Al Viro
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet