summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-052-2/+4
* drm/i915: add render standby supportJesse Barnes2009-11-054-3/+54
* drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang2009-11-051-4/+22
* drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-051-9/+6
* drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson2009-11-051-2/+2
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-11-052-2/+34
|\
| * xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-031-1/+10
| * xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-031-1/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-051-0/+4
|\ \
| * | sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman2009-11-051-0/+4
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-054-54/+84
|\ \ \
| * | | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith2009-11-032-23/+32
| * | | sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
| * | | sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell2009-11-021-3/+3
| * | | sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith2009-10-232-27/+48
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-052-3/+5
|\ \ \ \
| * | | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-041-3/+3
| * | | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-041-0/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-059-5/+47
|\ \ \ \ \
| * | | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-043-1/+8
| * | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-11-034-3/+30
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-034-3/+30
| | |\ \ \ \ \ \
| | | | * | | | | dma-debug: Fix compile warning with PAE enabledJoerg Roedel2009-10-291-2/+4
| | | * | | | | | x86/amd-iommu: Un__init function required on shutdownJoerg Roedel2009-10-281-1/+1
| | | * | | | | | x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-093-0/+25
| * | | | | | | | x86: Add reboot quirk for 3 series Mac miniGottfried Haider2009-11-021-0/+8
| * | | | | | | | x86: Fix printk message typo in mtrr cleanup codeDave Jones2009-11-021-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-11-056-124/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m32r: Should index be positive?Roel Kluin2009-11-041-1/+1
| * | | | | | | | | m32r: bzip2/lzma kernel compression supportHirokazu Takata2009-11-043-120/+42
| * | | | | | | | | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata2009-11-041-0/+2
| * | | | | | | | | arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-041-3/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-11-051-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | amd64_edac: fix CECCs reportingBorislav Petkov2009-11-041-1/+1
| * | | | | | | | | | amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong2009-11-041-3/+1
| |/ / / / / / / / /
* | | | | | | | | | sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * | | | | | | | | drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * | | | | | | | | drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * | | | | | | | | drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * | | | | | | | | drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * | | | | | | | | drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * | | | | | | | | drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * | | | | | | | | drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * | | | | | | | | drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * | | | | | | | | drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * | | | | | | | | drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * | | | | | | | | drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * | | | | | | | | drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
OpenPOWER on IntegriCloud