summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel1-1/+6
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie1-0/+4
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie20-46/+58
2010-10-16types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-12fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+18
2010-10-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-10-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2010-10-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller1-0/+18
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie1-1/+2
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2-3/+25
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel1-1/+2
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom1-0/+1
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom1-1/+2
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2-9/+21
2010-10-06Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2-8/+18
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+3
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2-3/+21
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs1-0/+4
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01drm: Move the GTT accounting to i915Chris Wilson1-8/+0
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-5/+13
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-09-29ACPI: Fix typosLucas De Marchi1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-5/+9
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-28V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil1-0/+1
2010-09-28drm: Prune GEM vma entriesChris Wilson1-0/+1
2010-09-28tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-27net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie40-98/+262
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-23arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4