aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/linux-2.6-tipLinus Torvalds8-11/+150
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-72/+44
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-18/+424
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-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+48
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds41-274/+1563
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+3
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+3
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-237/+560
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-8/+36
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds15-381/+581
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-5/+11
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+36
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/coreIngo Molnar4-72/+44
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/coreIngo Molnar28-55/+226
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/coreIngo Molnar6-12/+376
2008-12-25Merge branch 'core/futexes' into core/coreIngo Molnar1-1/+2
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar21-46/+78
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar4-2/+16
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/coreIngo Molnar4-1/+26
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai1-0/+1
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai1-0/+1
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai1-4/+34
2008-12-25Merge branch 'next' into for-linusJames Morris15-381/+581
2008-12-25libcrc32c: Add crc32c_le macroHerbert Xu1-0/+3
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu1-4/+1
2008-12-25crypto: hash - Export shash through hashHerbert Xu1-2/+2
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu1-0/+1
2008-12-25crypto: hash - Export shash through ahashHerbert Xu1-1/+1
2008-12-25crypto: hash - Add shash interfaceHerbert Xu1-0/+1
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu1-1/+3
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu1-0/+2
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar1-0/+1
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-2/+7