aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-151-0/+1
|\
| * drm/radeon: add new RS880 pci idAlex Deucher2010-03-151-0/+1
* | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-153-34/+66
|/
* vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-011-1/+0
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-012-0/+60
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-012-0/+60
* | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie2010-03-011-1/+1
|\ \
| * | drm/ttm: fix function prototype to match implementationRandy Dunlap2010-03-011-1/+1
* | | Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-03-015-0/+190
|\ \ \
| * | | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-0/+1
| * | | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-265-0/+189
| |\ \ \ | | |/ /
| | * | drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák2010-02-251-0/+1
| | * | drm: Add generic multipart buffer.Pauli Nieminen2010-02-231-0/+148
| | * | drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher2010-02-091-0/+35
| | * | drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-092-0/+5
| * | | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-02-251-3/+25
| |\ \ \ | | |_|/ | |/| |
* | | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-011-54/+32
|\ \ \ \
| * | | | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-251-54/+32
* | | | | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-03-011-3/+25
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri2010-02-111-3/+25
* | | | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-231-3/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-201-1/+1
|\ \ \ \
| * | | | fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
* | | | | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-201-1/+5
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-181-0/+1
|\ \ \ \
| * | | | Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
* | | | | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-5/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-042-5/+3
* | | | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-111-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-091-0/+1
| * | | | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-081-0/+1
| |\ \ \ \
* | | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-0/+8
* | | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-3/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-102-0/+4
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| * | | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
* | | | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-2/+2
* | | | | | | fix ima breakageMimi Zohar2010-02-071-2/+2
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-051-2/+2
|\ \ \ \ \ \ \
| * | | | | | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-041-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | percpu: add __percpu for sparseStephen Rothwell2010-02-051-0/+2
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-041-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-011-0/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-021-32/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-32/+0
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-011-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki2010-02-011-1/+1
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-0/+2
|\ \ \ \ \ \ \
| * | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-301-0/+2
| | |_|/ / / / | |/| | | | |