aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-25crypto: ansi_cprng - Allow resetting of DT valueNeil Horman
2008-12-25crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu
2008-12-25crypto: crc32c-intel - Update copyright headKent Liu
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh
2008-12-25crypto: camellia - use kernel-provided bitops, unaligned accessHarvey Harrison
2008-12-25crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper
2008-12-25crypto: talitos - Pass correct interrupt status to error handlerKim Phillips
2008-12-25crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov
2008-12-24Linux 2.6.28v2.6.28Linus Torvalds
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-12-19Merge branch 'fix/asoc' into for-linusTakashi Iwai
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas