summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2-7/+2
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie1-12/+37
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-3/+16
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson1-5/+1
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-3/+3
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter1-0/+8
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter1-5/+14
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter1-9/+12
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter1-0/+5
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2-2/+7
2011-02-07drm: add usb frameworkDave Airlie2-0/+17
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-55/+51
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie4-0/+52
2011-02-07drm: remove i830 driverArnd Bergmann2-343/+0
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-53/+62
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner1-1/+2
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-4/+9
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar5-53/+62
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+8
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller1-0/+1
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2-14/+13
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers3-19/+26
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt4-20/+23
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim1-0/+1
2011-02-02vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim1-1/+3
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner1-0/+20
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-3/+0
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2-1/+8
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso1-3/+0
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-16/+3
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson1-1/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+3
2011-01-27ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2-2/+8
2011-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+6
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-3/+3
2011-01-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson2-14/+0
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever1-0/+1
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever1-2/+2
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+7