Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | hwmon-vid: Add support for AMD family 10h CPUs | Jean Delvare | 2008-10-26 | 1 | -0/+1 | |
| * | | | | | | | hwmon: (w83781d) Fix linking when built-in | Geert Uytterhoeven | 2008-10-26 | 1 | -2/+2 | |
* | | | | | | | | r8169: revert "read MAC address from EEPROM on init" | Francois Romieu | 2008-10-26 | 1 | -88/+0 | |
* | | | | | | | | arm ide breakage | Al Viro | 2008-10-26 | 2 | -4/+4 | |
* | | | | | | | | fix allmodconfig breakage | Al Viro | 2008-10-26 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-25 | 2 | -24/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ext4: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 2008-10-25 | 1 | -12/+8 | |
| * | | | | | | | | ext3: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 2008-10-25 | 1 | -12/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 2008-10-25 | 2 | -3/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | libata: fix bug with non-ncq devices | Jens Axboe | 2008-10-24 | 1 | -1/+5 | |
|/ / / / / / | ||||||
* | | | | | | Linux 2.6.28-rc1v2.6.28-rc1 | Linus Torvalds | 2008-10-23 | 1 | -3/+3 | |
* | | | | | | Fix PCI hotplug printk format | Randy Dunlap | 2008-10-23 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-23 | 16 | -263/+376 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu | 2008-10-23 | 1 | -3/+0 | |
| * | | | | | | PCI hotplug: shpchp: message refinement | Taku Izumi | 2008-10-23 | 5 | -98/+86 | |
| * | | | | | | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi | 2008-10-23 | 5 | -159/+224 | |
| * | | | | | | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 | 3 | -1/+69 | |
| * | | | | | | PCI hotplug: pciehp: message refinement | Taku Izumi | 2008-10-23 | 5 | -88/+78 | |
| * | | | | | | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems | Zhao, Yu | 2008-10-23 | 1 | -8/+13 | |
| * | | | | | | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige | 2008-10-23 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-23 | 35 | -290/+556 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tcp: Restore ordering of TCP options for the sake of inter-operability | Ilpo Järvinen | 2008-10-23 | 1 | -6/+17 | |
| * | | | | | | | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 | 5 | -75/+104 | |
| * | | | | | | | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 2008-10-23 | 3 | -1/+47 | |
| * | | | | | | | sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state | Wei Yongjun | 2008-10-23 | 1 | -1/+1 | |
| * | | | | | | | sctp: Add check for the TSN field of the SHUTDOWN chunk | Wei Yongjun | 2008-10-23 | 1 | -0/+9 | |
| * | | | | | | | sctp: Drop ICMP packet too big message with MTU larger than current PMTU | Wei Yongjun | 2008-10-23 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-23 | 4 | -40/+60 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | p54: enable 2.4/5GHz spectrum by eeprom bits. | Christian Lamparter | 2008-10-22 | 1 | -18/+10 | |
| | * | | | | | | | orinoco: reduce stack usage in firmware download path | Andrey Borzenkov | 2008-10-22 | 1 | -13/+29 | |
| | * | | | | | | | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 2008-10-22 | 2 | -9/+21 | |
| * | | | | | | | | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 2008-10-22 | 1 | -0/+18 | |
| * | | | | | | | | qlge: Fix MSI/legacy single interrupt bug. | Ron Mercer | 2008-10-22 | 2 | -47/+47 | |
| * | | | | | | | | smc911x: Make the driver safer on SMP | Catalin Marinas | 2008-10-22 | 1 | -17/+8 | |
| * | | | | | | | | smc911x: Add IRQ polarity configuration | Catalin Marinas | 2008-10-22 | 2 | -3/+9 | |
| * | | | | | | | | smc911x: Allow Kconfig dependency on ARM | Catalin Marinas | 2008-10-22 | 1 | -1/+1 | |
| * | | | | | | | | sis190: add identifier for Atheros AR8021 PHY | Francois Romieu | 2008-10-22 | 1 | -0/+1 | |
| * | | | | | | | | 8139x: reduce message severity on driver overlap | Stephen Hemminger | 2008-10-22 | 2 | -6/+4 | |
| * | | | | | | | | igb: add IGB_DCA instead of selecting INTEL_IOATDMA | Jeff Kirsher | 2008-10-22 | 2 | -16/+21 | |
| * | | | | | | | | igb: fix tx data corruption with transition to L0s on 82575 | Alexander Duyck | 2008-10-22 | 1 | -2/+26 | |
| * | | | | | | | | ehea: Fix memory hotplug support | Hannes Hering | 2008-10-22 | 4 | -41/+119 | |
| * | | | | | | | | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver | Bryan Wu | 2008-10-22 | 1 | -9/+0 | |
| * | | | | | | | | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 2008-10-22 | 1 | -0/+1 | |
| * | | | | | | | | SMC911x: unbreak PXA builds | Dmitry Baryshkov | 2008-10-22 | 2 | -3/+5 | |
| * | | | | | | | | myri10ge: disable NAPI on failure to setup the interface | Brice Goglin | 2008-10-22 | 1 | -1/+5 | |
| * | | | | | | | | net: Make SMC91X selectable on other MIPS boards | Atsushi Nemoto | 2008-10-22 | 1 | -1/+1 | |
| * | | | | | | | | AX88796: ax_probe() fix irq assignment | roel kluin | 2008-10-22 | 1 | -3/+3 | |
| * | | | | | | | | gianfar: fix handle errors returned by platform_get_irq*() | roel kluin | 2008-10-22 | 1 | -7/+17 | |
| * | | | | | | | | r8169: checks against wrong mac addresse init | Francois Romieu | 2008-10-22 | 1 | -4/+18 | |
| * | | | | | | | | r8169: verbose mac address init | Francois Romieu | 2008-10-22 | 1 | -4/+12 | |
| |/ / / / / / / |