aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller90-937/+2876
2008-12-28libata: perform port detach in EHTejun Heo1-1/+2
2008-12-28libata: beef up iteratorsTejun Heo1-20/+56
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus 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/rol...Linus Torvalds1-1/+3
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+3
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds16-237/+560
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+36
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus 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/tiw...Linus Torvalds2-4/+36
2008-12-28swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge1-1/+2
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu1-3/+3
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro1-2/+6
2008-12-26irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2-30/+13
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar4-72/+44
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar28-55/+226
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo 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/rin...Ingo 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
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia1-0/+1
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+2
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia2-0/+2
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\1-0/+1
2008-12-23sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy1-2/+1
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2-1/+14
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2-3/+4
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2-3/+3
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust1-6/+0
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever2-1/+4
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever1-1/+2
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever1-6/+0
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust1-15/+0