aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
| | * | | | | | | | | | | | | ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
| * | | | | | | | | | | | | | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-221-0/+18
| * | | | | | | | | | | | | | qlge: Fix MSI/legacy single interrupt bug.Ron Mercer2008-10-222-47/+47
| * | | | | | | | | | | | | | smc911x: Make the driver safer on SMPCatalin Marinas2008-10-221-17/+8
| * | | | | | | | | | | | | | smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-222-3/+9
| * | | | | | | | | | | | | | smc911x: Allow Kconfig dependency on ARMCatalin Marinas2008-10-221-1/+1
| * | | | | | | | | | | | | | sis190: add identifier for Atheros AR8021 PHYFrancois Romieu2008-10-221-0/+1
| * | | | | | | | | | | | | | 8139x: reduce message severity on driver overlapStephen Hemminger2008-10-222-6/+4
| * | | | | | | | | | | | | | igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-222-16/+21
| * | | | | | | | | | | | | | igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-221-2/+26
| * | | | | | | | | | | | | | ehea: Fix memory hotplug supportHannes Hering2008-10-224-41/+119
| * | | | | | | | | | | | | | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu2008-10-221-9/+0
| * | | | | | | | | | | | | | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier2008-10-221-0/+1
| * | | | | | | | | | | | | | SMC911x: unbreak PXA buildsDmitry Baryshkov2008-10-222-3/+5
| * | | | | | | | | | | | | | myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin2008-10-221-1/+5
| * | | | | | | | | | | | | | net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto2008-10-221-1/+1
| * | | | | | | | | | | | | | AX88796: ax_probe() fix irq assignmentroel kluin2008-10-221-3/+3
| * | | | | | | | | | | | | | gianfar: fix handle errors returned by platform_get_irq*()roel kluin2008-10-221-7/+17
| * | | | | | | | | | | | | | r8169: checks against wrong mac addresse initFrancois Romieu2008-10-221-4/+18
| * | | | | | | | | | | | | | r8169: verbose mac address initFrancois Romieu2008-10-221-4/+12
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | tcp: should use number of sack blocks instead of -1Ilpo Järvinen2008-10-211-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-235-9/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | math-emu: Fix thinko in _FP_DIVDavid S. Miller2008-10-221-0/+2
| * | | | | | | | | | | | | math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-10-221-4/+13
| * | | | | | | | | | | | | sparc: Add checkstack supportMartin Habets2008-10-221-0/+4
| * | | | | | | | | | | | | sparc: correct section of current_pc()Frederic Weisbecker2008-10-221-0/+1
| * | | | | | | | | | | | | sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-221-1/+1
| * | | | | | | | | | | | | sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-10-221-4/+14
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-2313-27/+1157
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.cBartlomiej Zolnierkiewicz2008-10-232-1/+0
| * | | | | | | | | | | | | ide-disk: set non-rotational queue flag for SSD and CF devicesBartlomiej Zolnierkiewicz2008-10-231-2/+6
| * | | | | | | | | | | | | ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE listMárton Németh2008-10-231-0/+1
| * | | | | | | | | | | | | ide: Add tx4938ide driver (v2)Atsushi Nemoto2008-10-233-0/+316
| * | | | | | | | | | | | | TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto2008-10-233-0/+61
| * | | | | | | | | | | | | ide: Add tx4939ide driver (v6)Atsushi Nemoto2008-10-233-0/+761
| * | | | | | | | | | | | | ide: two more pci_ioremap_bar() conversionsArjan van de Ven2008-10-232-7/+5
| * | | | | | | | | | | | | pci: use pci_ioremap_bar() in drivers/ideArjan van de Ven2008-10-231-1/+1
| * | | | | | | | | | | | | sgiioc4: use ide_host_add() (take 2)Sergei Shtylyov2008-10-231-15/+3
| * | | | | | | | | | | | | sgiioc4: fix error cleanup path (take 2)Sergei Shtylyov2008-10-231-1/+3
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-10-2312-157/+488
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | leds/acpi: Fix merge fallout from acpi_driver_data changeStephen Rothwell2008-10-231-1/+1
| * | | | | | | | | | | | | | leds: Simplify logic in leds-ams-deltaRichard Purdie2008-10-201-10/+10
| * | | | | | | | | | | | | | leds: Fix trigger registration raceRichard Purdie2008-10-201-2/+3
| * | | | | | | | | | | | | | leds: Fix leds-class.c commentQinghuang Feng2008-10-201-1/+1
| * | | | | | | | | | | | | | leds: Add driver for HP harddisk protection LEDsPavel Machek2008-10-203-0/+164
| * | | | | | | | | | | | | | leds: leds-pca955x - Mark pca955x_led_set() staticSven Wegener2008-10-201-1/+1
| * | | | | | | | | | | | | | leds: Remove uneeded leds-cm-x270 driverRichard Purdie2008-10-203-131/+0
| * | | | | | | | | | | | | | leds: Remove uneeded strlen callsSven Wegener2008-10-202-10/+3
| * | | | | | | | | | | | | | leds: Add leds-wrap default-triggerSven Wegener2008-10-201-2/+3