summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare2008-10-262-5/+34
| * | | | | | | hwmon: (lm90) Fix handling of hysteresis valueJean Delvare2008-10-261-3/+12
| * | | | | | | hwmon-vid: Add support for AMD family 10h CPUsJean Delvare2008-10-261-0/+1
| * | | | | | | hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven2008-10-261-2/+2
* | | | | | | | r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-261-88/+0
* | | | | | | | arm ide breakageAl Viro2008-10-262-4/+4
* | | | | | | | fix allmodconfig breakageAl Viro2008-10-261-2/+1
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-252-24/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o2008-10-251-12/+8
| * | | | | | | | ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o2008-10-251-12/+8
| |/ / / / / / /
* | | | | | | | Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2008-10-252-3/+2
| |/ / / / / / |/| | | | | |
* | | | | | | libata: fix bug with non-ncq devicesJens Axboe2008-10-241-1/+5
|/ / / / / /
* | | | | | Linux 2.6.28-rc1v2.6.28-rc1Linus Torvalds2008-10-231-3/+3
* | | | | | Fix PCI hotplug printk formatRandy Dunlap2008-10-231-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-2316-263/+376
|\ \ \ \ \ \
| * | | | | | PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-231-3/+0
| * | | | | | PCI hotplug: shpchp: message refinementTaku Izumi2008-10-235-98/+86
| * | | | | | PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-235-159/+224
| * | | | | | PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-233-1/+69
| * | | | | | PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78
| * | | | | | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu2008-10-231-8/+13
| * | | | | | PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-2335-290/+556
|\ \ \ \ \ \ \
| * | | | | | | tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-231-6/+17
| * | | | | | | net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-235-75/+104
| * | | | | | | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-233-1/+47
| * | | | | | | sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun2008-10-231-1/+1
| * | | | | | | sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun2008-10-231-0/+9
| * | | | | | | sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun2008-10-231-1/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-234-40/+60
| |\ \ \ \ \ \ \
| | * | | | | | | p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
| | * | | | | | | 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
OpenPOWER on IntegriCloud