summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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 'fix/hda' into topic/hdaTakashi Iwai2-2/+7
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar1-8/+0
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar5-0/+36
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar4-2/+16
2008-12-22fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt1-1/+1
2008-12-20x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com1-6/+0
2008-12-20x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com1-3/+0
2008-12-20x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com1-0/+2
2008-12-20x86: PAT: clarify is_linear_pfn_mapping() interfacevenkatesh.pallipadi@intel.com1-0/+8
2008-12-20security: pass mount flags to security_sb_kern_mount()James Morris1-3/+3
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai329-2677/+18174
2008-12-19x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com1-0/+6
2008-12-19x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com1-0/+3
2008-12-19x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com1-0/+9
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-12-18ASoC: Add WM8350 AudioPlus codec driverMark Brown1-4/+34
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar17-44/+62
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown1-0/+1
2008-12-10netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2008-12-09Audit: Log TIOCSTIAl Viro1-0/+4
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-06Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0