summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-5/+14
2008-12-31Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds10-21/+1494
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-2/+1
2008-12-31Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-40/+69
2008-12-31Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-11/+150
2008-12-31Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-72/+44
2008-12-31Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-22/+427
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
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo1-16/+23
2008-12-29block: reorder struct bio to remove padding on 64bitRichard Kennedy1-1/+2
2008-12-29block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan1-1/+0
2008-12-29block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey2-0/+2
2008-12-29block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao1-0/+1
2008-12-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller177-1970/+4880
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds3-6/+48
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-33/+5
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds90-998/+2651
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+3
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+46
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+4
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds20-256/+744
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-8/+96