summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-298-8/+8
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-295-0/+1651
* Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-292-12/+13
|\
| * ipg: Kconfig whitepaces/tab damagesFrancois Romieu2007-10-281-6/+6
| * ipg: missing Kconfig dependencyFrancois Romieu2007-10-281-0/+1
| * r8169: remove poll_locked logicStephen Hemminger2007-10-281-8/+4
| * r8169: napi configStephen Hemminger2007-10-281-0/+4
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-299-40/+121
|\ \
| * | [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-261-4/+28
| * | [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-261-4/+20
| * | [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-261-4/+28
| * | [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-262-5/+21
| * | [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-261-3/+1
| * | [PATCH] rtl8187: Allow multicast framesMichael Wu2007-10-261-9/+11
| * | [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-262-2/+2
| * | [PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-261-1/+1
| * | [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-262-8/+9
* | | ehea: add kexec supportJan-Bernd Themann2007-10-292-1/+22
* | | e1000e: Remove legacy jumbo frame receive codeAuke Kok2007-10-292-282/+1
* | | e1000e: Re-enable SECRC - crc strippingAuke Kok2007-10-291-13/+6
* | | e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok2007-10-291-9/+13
* | | e1000e: Fix jumbo frame receive code.Auke Kok2007-10-292-52/+54
* | | drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik2007-10-291-7/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-285-24/+28
|\ \ \
| * | | ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz2007-10-261-0/+3
| * | | drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik2007-10-261-4/+5
| * | | drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-1/+1
| * | | hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-16/+16
| * | | cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-3/+3
* | | | duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro2007-10-281-1/+0
* | | | fix breakage in pegasos_ethAl Viro2007-10-281-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-289-23/+36
|\ \ \ \
| * | | | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-271-0/+2
| * | | | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-271-1/+3
| * | | | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-271-2/+1
| * | | | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-273-8/+21
| * | | | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-271-2/+2
| * | | | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-271-0/+1
| * | | | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-272-10/+6
* | | | | cirrusfb nonsenseAl Viro2007-10-281-2/+1
* | | | | scatterlist fallout: mmcAl Viro2007-10-281-1/+1
* | | | | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro2007-10-281-8/+8
* | | | | scatterlist fallout: frvAl Viro2007-10-281-1/+2
|/ / / /
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-272-3/+3
|\ \ \ \
| * | | | [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse2007-10-271-2/+2
| * | | | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse2007-10-271-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-274-25/+57
|\ \ \ \
| * | | | mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
| * | | | mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
| * | | | mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20