summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-24drm/nv50: demagic grctx, and add NVAF supportMarcin Koƛcielnicki1-1182/+2123
2010-09-24drm/nouveau: protect ramht_find() from oopsing if on channel without ramhtBen Skeggs1-0/+3
2010-09-24drm/nouveau: remove nouveau_gpuobj_late_takedownBen Skeggs2-7/+1
2010-09-24drm/nouveau: protect gpuobj list + global instmem heap with spinlockBen Skeggs2-9/+27
2010-09-24drm/nouveau: fix gpuobj refcount to use atomicsBen Skeggs2-23/+12
2010-09-24drm/nouveau: add spinlock around ramht modificationsBen Skeggs2-21/+58
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs11-101/+69
2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs7-303/+243
2010-09-24drm/nv50: calculate vram reordering block sizeBen Skeggs2-2/+66
2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs5-27/+86
2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs5-86/+39
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs21-583/+459
2010-09-24drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs4-25/+43
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs15-458/+474
2010-09-24drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs4-132/+193
2010-09-24drm/nouveau: have nv_mask return original register valueBen Skeggs1-4/+3
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez3-36/+20
2010-09-24drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez1-0/+2
2010-09-24drm/nouveau: require explicit unmap of kmapped bosBen Skeggs5-3/+7
2010-09-24drm/nouveau: remove second map of notifier boBen Skeggs1-5/+0
2010-09-24drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs1-6/+6
2010-09-24drm/nv50: add new accelerated bo move funtionBen Skeggs1-48/+145
2010-09-24drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez3-8/+10
2010-09-24drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez1-1/+2
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie682-4388/+7763
2010-09-24hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi1-0/+2
2010-09-24hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi1-10/+12
2010-09-24hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi1-1/+1
2010-09-24hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi1-6/+7
2010-09-24Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+5
2010-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2-5/+4
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-09-23Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi1-3/+1
2010-09-23MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter1-1/+0
2010-09-23MN10300: Fix SIGRTMAXMark Salter1-1/+1
2010-09-23MN10300: Fix endianess of ext2 bitopsMark Salter1-2/+2
2010-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-09-23KVM: Fix reboot on Intel hostsAvi Kivity1-1/+3
2010-09-23KVM: fix irqfd assign/deassign raceMichael S. Tsirkin1-1/+2
2010-09-23ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-23rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-23mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli1-0/+1
2010-09-23rmap: fix walk during forkAndrea Arcangeli1-1/+1
2010-09-23drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-23oom: filter unkillable tasks from tasklist dumpDavid Rientjes1-21/+19
2010-09-23drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-23uml: fix compile warningRichard Weinberger3-6/+6
2010-09-23/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro1-2/+2
2010-09-23fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-23efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42