summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-717/+2
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-16/+21
2008-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+57
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-5/+14
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds10-21/+1494
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-2/+1
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-40/+69
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-11/+150
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-72/+44
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-22/+427
2008-12-29ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz1-0/+8
2008-12-29ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz1-1/+0
2008-12-29cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz1-2/+1
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz1-1/+3
2008-12-29ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz1-2/+3
2008-12-29rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz1-2/+1
2008-12-29ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz1-1/+0
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz1-1/+1
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz1-4/+0
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz1-5/+7
2008-12-29DMI: add dmi_matchJiri Slaby1-0/+3
2008-12-29Merge branch 'topic/failslab' into for-linusPekka Enberg1-0/+9
2008-12-29Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg1-4/+4
2008-12-29slab: Fix comment on #endifPascal Terjan1-1/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+9
2008-12-29drm: Add a debug node for vblank state.Eric Anholt1-0/+1
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg1-3/+6
2008-12-29drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt1-0/+2
2008-12-29i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie1-0/+23
2008-12-29drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.Kristian H�gsberg2-2/+0
2008-12-29drm: sanitise drm modesetting API + remove unused hotplugJakob Bornecrantz2-109/+99
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-1/+1
2008-12-29DRM: add mode setting supportDave Airlie8-1/+1382
2008-12-29drm/i915: add GEM GTT mapping supportJesse Barnes1-0/+14
2008-12-29drm: GEM mmap supportJesse Barnes2-0/+22
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum1-0/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie3-19/+54
2008-12-29drm: cleanup exit path for module unloadDave Airlie1-0/+3
2008-12-29Get rid of CONFIG_LSFJens Axboe1-8/+3
2008-12-29block: add one-hit cache for disk partition lookupJens Axboe1-0/+1
2008-12-29block: get rid of elevator_t typedefJens Axboe2-6/+5
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe2-3/+7
2008-12-29bio: add support for inlining a number of bio_vecs inside the bioJens Axboe1-0/+12
2008-12-29bio: allow individual slabs in the bio_setJens Axboe1-1/+5
2008-12-29bio: move the slab pointer inside the bio_setJens Axboe1-0/+1
2008-12-29bio: only mempool back the largest bio_vec slab cacheJens Axboe1-1/+2
2008-12-29block: simplify empty barrier implementationTejun Heo1-1/+0
2008-12-29block: make barrier completion more robustTejun Heo1-2/+2
2008-12-29block: make every barrier action optionalTejun Heo1-2/+5