summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14741-7255/+10181
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-079-40/+70
| |\
| | * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| * | drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson2011-03-071-48/+44
| * | drm/i915/dp: Sanity check eDP existenceChris Wilson2011-03-071-5/+8
| * | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-022-7/+0
| * | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-022-7/+13
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-02196-631/+1697
| |\|
| | * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-021-0/+11
| | * Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds2011-03-011-1/+1
| | * Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
| | * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-012-0/+2
| | |\
| | | * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | | * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | * | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-03-011-0/+1
| | * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-03-013-20/+29
| | * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-013-3/+7
| | |\ \
| | | * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| | | |\ \
| | | | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| | | * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| | | |/ /
| | * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-018-15/+31
| | |\ \ \
| | | * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| | | |\ \ \
| | | | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | | | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-231-1/+1
| | | * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| | | * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| | | * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| | | * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| | | * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| | | * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-03-017-10/+30
| | |\ \ \ \ \ \ \
| | | | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * / | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | | | |/ / / /
| | | * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| | | * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
| | | * | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-013-10/+55
| | |\ \ \ \ \ \
| | | * | | | | | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
| | | * | | | | | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
| | * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-013-13/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
| | | * | | | | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
| | | * | | | | | | ocfs2: Fix estimate of necessary credits for mkdirJan Kara2011-02-201-3/+3
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-0119-27/+52
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2616-45/+233
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | eukrea-tlv320: fix platform_nameEric BĂ©nard2011-02-251-1/+1
| | | | * | | | | | | | ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov2011-02-258-16/+16