aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-26irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar
2008-12-25Merge branch 'core/futexes' into core/coreIngo Molnar
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-25libcrc32c: Add crc32c_le macroHerbert Xu
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu
2008-12-25crypto: hash - Export shash through hashHerbert Xu
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu
2008-12-25crypto: hash - Export shash through ahashHerbert Xu
2008-12-25crypto: hash - Add shash interfaceHerbert Xu
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\
2008-12-23sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin
2008-12-22fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21ftrace: enable format arguments checkingLai Jiangshan
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov
2008-12-20x86, bts: memory accountingMarkus Metzger
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com