safe/jmp/linux-2.6
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-12-25 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-12-25 Ingo MolnarMerge branch 'x86/tsc' into tracing/core
2008-12-25 Ingo MolnarMerge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
2008-12-25 Jaswinder Singhx86: traps.c replace #if CONFIG_X86_32 with #ifdef...
2008-12-25 Takashi IwaiMerge branch 'topic/udev-id-rename' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/sound-core-fix' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/snd-hrtimer' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/pcxhr-update' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/oxygen' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/jack-mechanical' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/hda' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/cs5535audio' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/convert-tasklet' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/ca0106' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/audigy-capture-boost' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/asoc' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/aoa' into to-push
2008-12-25 Frederic Weisbeckertracing/ftrace: don't trace on early stage of a seconda...
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-25 Herbert Xucrypto: aes - Precompute tables
2008-12-25 Lee Nippercrypto: talitos - Ack done interrupt in isr instead...
2008-12-25 Geert Uytterhoevencrypto: testmgr - Correct comment about deflate parameters
2008-12-25 Harvey Harrisoncrypto: salsa20 - Remove private wrappers around variou...
2008-12-25 Jarod Wilsoncrypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
2008-12-25 Adrian-Ken... crypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken... crypto: sha512 - Move message schedule W[80] to static...
2008-12-25 Adrian-Ken... crypto: michael_mic - Switch to shash
2008-12-25 Adrian-Ken... crypto: wp512 - Switch to shash
2008-12-25 Adrian-Ken... crypto: tgr192 - Switch to shash
2008-12-25 Adrian-Ken... crypto: sha256 - Switch to shash
2008-12-25 Adrian-Ken... crypto: md5 - Switch to shash
2008-12-25 Adrian-Ken... crypto: md4 - Switch to shash
2008-12-25 Adrian-Ken... crypto: sha1 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd320 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd256 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd160 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd128 - Switch to shash
2008-12-25 Herbert Xucrypto: null - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Make setkey optional
2008-12-25 Geert Uytterhoevencrypto: testmgr - Validate output length in (de)compres...
2008-12-25 Harvey Harrisoncrypto: remove uses of __constant_{endian} helpers
2008-12-25 Ingo Molnarcrypto: testmgr - Fix error flow of test_comp
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Use softirq kernel mapping in bh...
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Fix queue management
2008-12-25 Patrick McHardycrypto: hifn_795x - Remove some unused cruft
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix queue processing
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix request context corruption
2008-12-25 Patrick McHardycrypto: hifn_795x - Don't copy src sg list
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix DMA setup
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - fix inverted DT increment routine
2008-12-25 Herbert Xulibcrc32c: Select CRYPTO in Kconfig
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - Avoid incorrect extra call to...
2008-12-25 Julia Lawallcrypto: md4 - Use ARRAY_SIZE
2008-12-25 Herbert Xulibcrc32c: Add crc32c_le macro
2008-12-25 Adrian-Ken... libcrc32c: Fix "crc32c undefined" compilation error
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-25 Herbert Xucrypto: crc32c - Test descriptor context format
2008-12-25 Herbert Xucrypto: crc32c-intel - Switch to shash
2008-12-25 Herbert Xucrypto: crc32c - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Export shash through hash
2008-12-25 Herbert Xucrypto: api - Call type show function before legacy...
2008-12-25 Herbert Xucrypto: hash - Add import/export interface
2008-12-25 Herbert Xucrypto: hash - Export shash through ahash
2008-12-25 Herbert Xucrypto: hash - Add shash interface
2008-12-25 Herbert Xucrypto: api - Rebirth of crypto_alloc_tfm
2008-12-25 Herbert Xucrypto: api - Move type exit function into crypto_tfm
2008-12-25 Neil Hormancrypto: ansi_cprng - Allow resetting of DT value
2008-12-25 Herbert Xucrypto: padlock - Avoid resetting cword on successive...
2008-12-25 Kent Liucrypto: crc32c-intel - Update copyright head
2008-12-25 Vishnu Sureshcrypto: talitos - Preempt overflow interrupts off-by...
2008-12-25 Harvey Harrisoncrypto: camellia - use kernel-provided bitops, unaligne...
2008-12-25 Neil Hormancrypto: testmgr - Trigger a panic when self test fails...
2008-12-25 Kim Phillipscrypto: talitos - Perform auth check in h/w if on sec...
2008-12-25 Lee Nippercrypto: talitos - Implement done interrupt mitigation
2008-12-25 Kim Phillipscrypto: talitos - Pass correct interrupt status to...
2008-12-25 Evgeniy Polyakovcrypto: hifn - Disable driver when physical size exceed...
2008-12-24 Linus TorvaldsLinux 2.6.28 v2.6.28
2008-12-24 Ingo MolnarRevert "x86: disable X86_PTRACE_BTS"
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-24 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2008-12-24 Herton Ronaldo... ALSA: hda - Add missing terminators in patch_sigmatel.c
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-12-24 H. Peter Anvinx86: PAT: fix address types in track_pfn_vma_new()
2008-12-24 Kyle McMartinparisc: disable UP-optimized flush_tlb_mm
2008-12-24 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-12-23 Harry Ciaoedac: fix edac core deadlock when removing a device
2008-12-23 Li Zefancgroups: avoid accessing uninitialized data in failure...
2008-12-23 Sharyathi Nageshcgroups: suppress bogus warning messages
2008-12-23 Evgeniy Polyakovw1: fix slave selection on big-endian systems
2008-12-23 Chris Elstonrtc: rtc-isl1208: reject invalid dates
next