| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau: protect gpuobj list + global instmem heap with spinlock | Ben Skeggs | 2010-09-24 | 2 | -9/+27 |
* | drm/nouveau: fix gpuobj refcount to use atomics | Ben Skeggs | 2010-09-24 | 2 | -23/+12 |
* | drm/nouveau: add spinlock around ramht modifications | Ben Skeggs | 2010-09-24 | 2 | -21/+58 |
* | drm/nouveau: tidy ram{ht,fc,ro} a bit | Ben Skeggs | 2010-09-24 | 11 | -101/+69 |
* | drm/nouveau: rework init ordering so nv50_instmem.c can be less bad | Ben Skeggs | 2010-09-24 | 7 | -303/+243 |
* | drm/nv50: calculate vram reordering block size | Ben Skeggs | 2010-09-24 | 2 | -2/+66 |
* | drm/nv50: allow gpuobjs that aren't mapped into aperture | Ben Skeggs | 2010-09-24 | 5 | -27/+86 |
* | drm/nouveau: simplify fake gpu objects | Ben Skeggs | 2010-09-24 | 5 | -86/+39 |
* | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity | Ben Skeggs | 2010-09-24 | 21 | -583/+459 |
* | drm/nouveau: rebase per-channel pramin heap offsets to 0 | Ben Skeggs | 2010-09-24 | 4 | -25/+43 |
* | drm/nouveau: modify object accessors, offset in bytes rather than dwords | Ben Skeggs | 2010-09-24 | 15 | -458/+474 |
* | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here | Ben Skeggs | 2010-09-24 | 4 | -132/+193 |
* | drm/nouveau: have nv_mask return original register value | Ben Skeggs | 2010-09-24 | 1 | -4/+3 |
* | drm/nv40: Try to set up CRE_LCD even if it has unknown bits set. | Francisco Jerez | 2010-09-24 | 3 | -36/+20 |
* | drm/nv17-nv4x: Fix analog load detection false positive on rare occasions. | Francisco Jerez | 2010-09-24 | 1 | -0/+2 |
* | drm/nouveau: require explicit unmap of kmapped bos | Ben Skeggs | 2010-09-24 | 5 | -3/+7 |
* | drm/nouveau: remove second map of notifier bo | Ben Skeggs | 2010-09-24 | 1 | -5/+0 |
* | drm/nouveau: move check for no-op bo move before memcpy fallback | Ben Skeggs | 2010-09-24 | 1 | -6/+6 |
* | drm/nv50: add new accelerated bo move funtion | Ben Skeggs | 2010-09-24 | 1 | -48/+145 |
* | drm/nv20: Use the nv30 CRTC bandwidth calculation code. | Francisco Jerez | 2010-09-24 | 3 | -8/+10 |
* | drm/nouveau: Fix suspend on some nv4x AGP cards. | Francisco Jerez | 2010-09-24 | 1 | -1/+2 |
* | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d... | Dave Airlie | 2010-09-24 | 682 | -4388/+7763 |
|\ |
|
| * | hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() | Naoya Horiguchi | 2010-09-23 | 1 | -0/+2 |
| * | hugetlb, rmap: fix confusing page locking in hugetlb_cow() | Naoya Horiguchi | 2010-09-23 | 1 | -10/+12 |
| * | hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() | Naoya Horiguchi | 2010-09-23 | 1 | -1/+1 |
| * | hugetlb, rmap: always use anon_vma root pointer | Naoya Horiguchi | 2010-09-23 | 1 | -6/+7 |
| * | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-23 | 2 | -2/+5 |
| |\ |
|
| | * | KVM: Fix reboot on Intel hosts | Avi Kivity | 2010-09-23 | 1 | -1/+3 |
| | * | KVM: fix irqfd assign/deassign race | Michael S. Tsirkin | 2010-09-23 | 1 | -1/+2 |
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-09-23 | 2 | -5/+4 |
| |\ \ |
|
| | * | | thinkpad-acpi: avoid keymap pitfall | Henrique de Moraes Holschuh | 2010-09-23 | 1 | -2/+3 |
| | * | | Change MSI LAPTOP driver maintainer to Lee, Chun-Yi | Lee, Chun-Yi | 2010-09-23 | 1 | -3/+1 |
| * | | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK | Mark Salter | 2010-09-23 | 1 | -1/+0 |
| * | | | MN10300: Fix SIGRTMAX | Mark Salter | 2010-09-23 | 1 | -1/+1 |
| * | | | MN10300: Fix endianess of ext2 bitops | Mark Salter | 2010-09-23 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | percpu: fix pcpu_last_unit_cpu | Tejun Heo | 2010-09-21 | 1 | -1/+1 |
| * | | | ipmi: fix hardcoded ipmi device exit path warning | Yinghai Lu | 2010-09-22 | 1 | -1/+6 |
| * | | | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy | 2010-09-22 | 1 | -5/+8 |
| * | | | mmap: call unlink_anon_vmas() in __split_vma() in case of error | Andrea Arcangeli | 2010-09-22 | 1 | -0/+1 |
| * | | | rmap: fix walk during fork | Andrea Arcangeli | 2010-09-22 | 1 | -1/+1 |
| * | | | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 2010-09-22 | 1 | -47/+43 |
| * | | | oom: filter unkillable tasks from tasklist dump | David Rientjes | 2010-09-22 | 1 | -21/+19 |
| * | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-22 | 1 | -0/+3 |
| * | | | uml: fix compile warning | Richard Weinberger | 2010-09-22 | 3 | -6/+6 |
| * | | | /proc/pid/smaps: fix dirty pages accounting | KOSAKI Motohiro | 2010-09-22 | 1 | -2/+2 |
| * | | | fbcon: fix lockdep warning from fbcon_deinit() | Jarek Poplawski | 2010-09-22 | 1 | -2/+3 |
| * | | | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken | 2010-09-22 | 1 | -0/+42 |
| * | | | efifb: check that the base address is plausible on pci systems | Peter Jones | 2010-09-22 | 2 | -12/+55 |
| * | | | aio: do not return ERESTARTSYS as a result of AIO | Jan Kara | 2010-09-22 | 1 | -1/+9 |