aboutsummaryrefslogtreecommitdiffstats
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 Torvalds125-2611/+8735
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds197-4125/+5182
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds223-3322/+5678
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-1420/+3331
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds253-8030/+22114
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds177-5692/+9290
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/coreIngo Molnar112-350/+718
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra4-5/+5
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar6-8/+40
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar39-102/+126
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh1-1/+1
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai5-52/+146
2008-12-25Merge branch 'topic/sound-core-fix' into to-pushTakashi Iwai1-0/+1
2008-12-25Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai5-1/+182
2008-12-25Merge branch 'topic/pcxhr-update' into to-pushTakashi Iwai9-521/+1995
2008-12-25Merge branch 'topic/oxygen' into to-pushTakashi Iwai3-2/+8
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai3-0/+8
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai30-2356/+5768
2008-12-25Merge branch 'topic/cs5535audio' into to-pushTakashi Iwai7-3/+252
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai15-16/+16
2008-12-25Merge branch 'topic/ca0106' into to-pushTakashi Iwai25-670/+1012
2008-12-25Merge branch 'topic/audigy-capture-boost' into to-pushTakashi Iwai1-0/+46
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai139-4385/+12650
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai22-24/+30
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker3-2/+8
2008-12-25Merge branch 'next' into for-linusJames Morris223-3322/+5678
2008-12-25crypto: aes - Precompute tablesHerbert Xu2-94/+1059
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper1-13/+7
2008-12-25crypto: testmgr - Correct comment about deflate parametersGeert Uytterhoeven1-1/+1
2008-12-25crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison1-39/+36
2008-12-25crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson1-2/+3
2008-12-25crypto: sha512 - Switch to shash Adrian-Ken Rueegsegger2-54/+60
2008-12-25crypto: sha512 - Move message schedule W[80] to static percpu areaAdrian-Ken Rueegsegger1-8/+9
2008-12-25crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger2-32/+42
2008-12-25crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger2-57/+66
2008-12-25crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger2-65/+72
2008-12-25crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger2-49/+57
2008-12-25crypto: md5 - Switch to shashAdrian-Ken Rueegsegger2-23/+29
2008-12-25crypto: md4 - Switch to shashAdrian-Ken Rueegsegger2-24/+30
2008-12-25crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger2-26/+32
2008-12-25crypto: rmd320 - Switch to shashHerbert Xu2-30/+33
2008-12-25crypto: rmd256 - Switch to shashHerbert Xu2-30/+33
2008-12-25crypto: rmd160 - Switch to shashHerbert Xu2-30/+33
2008-12-25crypto: rmd128 - Switch to shashHerbert Xu2-30/+33
2008-12-25crypto: null - Switch to shashHerbert Xu2-23/+42
2008-12-25crypto: hash - Make setkey optionalHerbert Xu2-1/+10
2008-12-25crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven1-0/+16
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison2-45/+45
2008-12-25crypto: testmgr - Fix error flow of test_compIngo Molnar1-1/+1
2008-12-25crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov1-3/+5