aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-256/+744
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-8/+96
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds17-383/+614
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-15/+166
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-229/+449
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+2
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/coreIngo Molnar8-6/+37
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra1-2/+2
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar2-2/+6
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai1-49/+57
2008-12-25Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai1-0/+1
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai2-0/+2
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai2-0/+2
2008-12-25Merge branch 'topic/cs5535audio' into to-pushTakashi Iwai1-0/+2
2008-12-25Merge branch 'topic/ca0106' into to-pushTakashi Iwai2-4/+26
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai7-176/+359
2008-12-25Merge branch 'next' into for-linusJames Morris17-383/+614
2008-12-25crypto: aes - Precompute tablesHerbert Xu1-4/+4
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 Xu3-2/+10
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu3-5/+22
2008-12-25crypto: hash - Export shash through ahashHerbert Xu1-1/+1
2008-12-25crypto: hash - Add shash interfaceHerbert Xu3-0/+113
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu2-1/+13
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu2-1/+2
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar4-3/+10
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-3/+10
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar1-8/+0
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar8-0/+96
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar6-16/+24
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm1-0/+1
2008-12-22fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt1-1/+1
2008-12-21ftrace: enable format arguments checkingLai Jiangshan1-1/+1
2008-12-20Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai26-49/+73
2008-12-20x86, bts: memory accountingMarkus Metzger1-0/+2
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger1-0/+22
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2-6/+46
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com1-3/+0
2008-12-19x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com1-0/+2
2008-12-19x86: 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-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-1/+1
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar12-36/+48
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1892-183900/+23275
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar1-2/+2
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com1-0/+4
2008-12-18x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com1-0/+6
2008-12-18x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com1-0/+3