summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-177-23/+39
* io-mapping: move asm include inside the config optionDave Airlie2010-08-121-1/+2
* vgaarb: drop vga.h includeDave Airlie2010-08-121-1/+0
* drm: expand gamma_setJames Simmons2010-08-101-1/+1
* drm/edid: Add detailed block walk for CEA extensionsAdam Jackson2010-08-101-0/+6
* drm: Remove unused fields from drm_display_infoAdam Jackson2010-08-101-34/+1
* drm: Fix support for PCI domainsBenjamin Herrenschmidt2010-08-102-7/+17
* drm: kill BKL from common codeArnd Bergmann2010-08-051-1/+1
* drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-051-6/+10
* drm/radeon: add new pci idsAlex Deucher2010-08-051-0/+7
* Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-08-049-28/+68
|\
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-019-28/+68
| |\
| | * NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-0/+6
| | * NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
| | * CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-292-5/+11
| | * CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-20/+1
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+32
| | |\
| | | * regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-272-0/+3
| | |\ \
| | | * | net sched: fix race in mirred device removalstephen hemminger2010-07-241-0/+1
| | | * | macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-262-2/+3
| | |\ \ \
| | | * \ \ Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-241-1/+1
| | | |\ \ \
| | | | * | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-1/+1
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-221-1/+2
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+2
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-231-1/+1
| | |\ \ \ \
| | | * | | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-231-1/+1
| | | |/ / /
| | * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-231-0/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | tracing: Properly align linker defined symbolsSam Ravnborg2010-07-201-0/+10
* | | | | | drm: move ttm global code to core drmDave Airlie2010-08-045-23/+61
* | | | | | drm/radeon: add basic zmask/hiz support (v4)Dave Airlie2010-08-021-0/+1
|/ / / / /
* | | | | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie2010-08-0225-130/+170
|\ \ \ \ \
| * | | | | Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie2010-08-0224-130/+169
| |\| | | |
| | * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-221-0/+1
| | |\ \ \ \
| | | * | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-0/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-211-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-07-201-1/+1
| | * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-202-0/+3
| | |\ \ \ \ \
| | | * | | | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-211-0/+1
| | | * | | | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-201-6/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | net: fix problem in reading sock TX queueTom Herbert2010-07-141-6/+1
| | * | | | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-201-1/+2
| | * | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-181-0/+1
| | |\ \ \ \ \
| | | * | | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
| | * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-181-5/+6
| | |\ \ \ \ \ \
| | | * | | | | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-151-5/+6
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-161-2/+4
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |