summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro8-8/+8
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok1-9/+13
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok2-52/+54
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik1-7/+4
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-24/+28
2007-10-28ipg: Kconfig whitepaces/tab damagesFrancois Romieu1-6/+6
2007-10-28ipg: missing Kconfig dependencyFrancois Romieu1-0/+1
2007-10-28r8169: remove poll_locked logicStephen Hemminger1-8/+4
2007-10-28r8169: napi configStephen Hemminger1-0/+4
2007-10-28duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro1-1/+0
2007-10-28fix breakage in pegasos_ethAl Viro1-0/+3
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds9-23/+36
2007-10-28cirrusfb nonsenseAl Viro1-2/+1
2007-10-28scatterlist fallout: mmcAl Viro1-1/+1
2007-10-28ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-28scatterlist fallout: frvAl Viro1-1/+2
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi1-0/+2
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman3-8/+21
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner1-0/+1
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2-10/+6
2007-10-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-3/+3
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-25/+57
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds35-205/+169
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds22-76/+118
2007-10-27[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse1-2/+2
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse1-1/+1
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-27mmc: use common byte swap macrosPierre Ossman1-2/+2
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu13-58/+93
2007-10-27[CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu1-6/+14
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller11-48/+40
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller22-155/+125
2007-10-27[NETNS]: Fix get_net_ns_by_pidEric W. Biederman1-1/+1
2007-10-27[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman6-9/+7
2007-10-27[INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2-2/+2
2007-10-27[TCP] IPV6: fix softnet build breakageJeff Garzik1-0/+1
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds5-25/+51