aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* drm/nouveau: add spinlock around ramht modificationsBen Skeggs2010-09-24
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-24
* drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-24
* drm/nv50: calculate vram reordering block sizeBen Skeggs2010-09-24
* drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs2010-09-24
* drm/nouveau: simplify fake gpu objectsBen Skeggs2010-09-24
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs2010-09-24
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
* drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs2010-09-24
* drm/nouveau: have nv_mask return original register valueBen Skeggs2010-09-24
* drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez2010-09-24
* drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez2010-09-24
* drm/nouveau: require explicit unmap of kmapped bosBen Skeggs2010-09-24
* drm/nouveau: remove second map of notifier boBen Skeggs2010-09-24
* drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs2010-09-24
* drm/nv50: add new accelerated bo move funtionBen Skeggs2010-09-24
* drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez2010-09-24
* drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez2010-09-24
* Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie2010-09-24
|\
| * hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi2010-09-23
| * hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi2010-09-23
| * hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi2010-09-23
| * hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi2010-09-23
| * Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-23
| |\
| | * KVM: Fix reboot on Intel hostsAvi Kivity2010-09-23
| | * KVM: fix irqfd assign/deassign raceMichael S. Tsirkin2010-09-23
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-09-23
| |\ \
| | * | thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-23
| | * | Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi2010-09-23
| * | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-23
| * | | MN10300: Fix SIGRTMAXMark Salter2010-09-23
| * | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-23
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-23
| |\ \
| | * | percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-21
| * | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-22
| * | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-22
| * | | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-22
| * | | rmap: fix walk during forkAndrea Arcangeli2010-09-22
| * | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-22
| * | | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-22
| * | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-22
| * | | uml: fix compile warningRichard Weinberger2010-09-22
| * | | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-22
| * | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-22
| * | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-22
| * | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-22
| * | | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-22
| * | | vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-22
| * | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-22