linux-2.6
2006-12-02  Jeff Kirshere1000: rename ICH8 flash macros
2006-12-02  Jesse Brandeburge1000: add queue restart counter
2006-12-02  Auke Koke1000: New hardware support
2006-12-02  Jesse Brandeburge1000: Remove unneeded and unwanted memsets
2006-12-02  Auke Koke1000: simplify skb_put call.
2006-12-02  Jeff Kirshere1000: reorder pci-e infor struct
2006-12-02  Jeff Kirshere1000: fix VR powerdown code
2006-12-02  Jesse Brandeburge1000: add mmiowb() for IA64 to sync tail writes
2006-12-02  Auke Koke1000: Enble early receive (ERT) on 82573
2006-12-02  Auke Koke1000: FIX: enable hw TSO for IPV6
2006-12-02  Auke Koke1000: Remove DISABLE_MULR debug code
2006-12-02  Auke Koke1000: whitespace changes, comments, typos
2006-12-02  Daniel Drake[PATCH] zd1211rw: Add ID for ZyXEL G-220
2006-12-02  Christian Lamparter[PATCH] wext: extend MLME support
2006-12-02  Amit S. KaleAdd NetXen 1G/10G ethernet driver.
2006-12-02  Stefano Brivio[PATCH] bcm43xx: add PCI-E code
2006-12-02  Alexey Dobriyan[PATCH] prism54: use BUILD_BUG_ON
2006-12-02  Holden Karau[PATCH] atmel: output signal strength information
2006-12-02  Dmitry Torokhov[PATCH] prism54: whitespace cleanup
2006-12-02  Dmitry Torokhov[PATCH] prism54: fix potential race in reset scheduling
2006-12-02  Dmitry Torokhov[PATCH] atmel: whitespace cleanup
2006-12-02  Dmitry Torokhov[PATCH] atmel: use ARRAY_SIZE()
2006-12-02  Dmitry Torokhov[PATCH] atmel: save on array initialization
2006-12-02  Larry Finger[PATCH] ieee80211: Drop and count duplicate data frames...
2006-12-02  matthieu castet[PATCH] ieee80211: allow mtu bigger than 1500
2006-12-02  Daniel Drake[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
2006-12-02  Daniel Drake[PATCH] zd1211rw: Add 3 more device IDs
2006-12-02  Larry Finger[PATCH] bcm43xx: output proper link quality with scans
2006-12-02  Al Viro[PATCH] 8390 fixes - the final chunk (h8300)
2006-12-02  Al Viro[PATCH] 8390 cleanup - etherh iomem annotations
2006-12-02  Al Viro[PATCH] 8390 fixes - m68k oddballs
2006-12-02  Al Viro[PATCH] beginning of 8390 fixes - generic and arm/etherh
2006-12-02  Stephen Hemminger[PATCH] sk98lin: MII ioctl support
2006-12-02  Stephen Hemminger[PATCH] sk98lin: ethtool register dump
2006-12-02  Henrik Kretzschmar[PATCH] pci_module_init() convertion in olympic.c
2006-12-02  Eric Sesterhenn[PATCH] Remove unnecessary check in drivers/net/depca.c
2006-12-02  Francois Romieu[PATCH] forcedeth: power management support
2006-12-02  Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
2006-12-02  Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Missing inclusions from...
2006-12-02  Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
2006-12-02  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-12-02  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-02  Linus TorvaldsMerge branch 'for-2.6.20' of git://git./linux/kernel...
2006-12-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-01  Kay SieversDriver core: show drivers in /sys/module/
2006-12-01  David BrownellDocumentation/driver-model/platform.txt update/rewrite
2006-12-01  David BrownellDriver core: platform_driver_probe(), can save codespace
2006-12-01  Cornelia Huckdriver core: Use klist_remove() in device_move()
2006-12-01  Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01  Adrian BunkDriver core: make drivers/base/core.c:setup_parent...
2006-12-01  Cornelia Huckdriver core: Introduce device_find_child().
2006-12-01  Thomas Maiersysfs: sysfs_write_file() writes zero terminated data
2006-12-01  Heiko Carstenscpu topology: consider sysfs_create_group return value
2006-12-01  Benjamin HerrenschmidtDriver core: Call platform_notify_remove later
2006-12-01  Benjamin HerrenschmidtACPI: Change ACPI to use dev_archdata instead of firmwa...
2006-12-01  Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-12-01  Greg Kroah... Driver core: convert sound core to use struct device
2006-12-01  Greg Kroah... Driver core: change mem class_devices to be real devices
2006-12-01  Greg Kroah... Driver core: convert fb code to use struct device
2006-12-01  Greg Kroah... Driver core: convert firmware code to use struct device
2006-12-01  Greg Kroah... Driver core: convert mmc code to use struct device
2006-12-01  Greg Kroah... Driver core: convert ppdev code to use struct device
2006-12-01  Greg Kroah... Driver core: convert PPP code to use struct device
2006-12-01  Greg Kroah... Driver core: convert cpuid code to use struct device
2006-12-01  Greg Kroah... Driver core: convert msr code to use struct device
2006-12-01  Greg Kroah... I2C: convert i2c-dev to use struct device instead of...
2006-12-01  Greg Kroah... Driver core: convert raw device code to use struct...
2006-12-01  Greg Kroah... Driver core: convert tty core to use struct device
2006-12-01  Greg Kroah... Driver core: change misc class_devices to be real devices
2006-12-01  Greg Kroah... Driver core: convert vc code to use struct device
2006-12-01  Greg Kroah... Driver core: convert vt code to use struct device
2006-12-01  Kay SieversCONFIG_SYSFS_DEPRECATED - class symlinks
2006-12-01  Kay SieversCONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
2006-12-01  Kay SieversCONFIG_SYSFS_DEPRECATED - device symlinks
2006-12-01  Kay SieversCONFIG_SYSFS_DEPRECATED - bus symlinks
2006-12-01  Greg Kroah... Driver core: make old versions of udev work properly
2006-12-01  Kay SieversCONFIG_SYSFS_DEPRECATED
2006-12-01  Greg Kroah... Driver Core: Move virtual_device_parent() to core.c
2006-12-01  Kay SieversDriver core: fix "driver" symlink timing
2006-12-01  Benjamin HerrenschmidtDriver core: add notification of bus events
2006-12-01  Adrian BunkPCI: make arch/i386/pci/common.c:pci_bf_sort static
2006-12-01  Adrian BunkPCI: ibmphp_pci.c: fix NULL dereference
2006-12-01  Kenji Kaneshigepciehp: remove unnecessary pci_disable_msi
2006-12-01  Kenji Kaneshigepciehp: remove unnecessary free_irq
2006-12-01  John RosePCI: rpaphp: change device tree examination
2006-12-01  Rolf Eike BeerPCI: Change memory allocation for acpiphp slots
2006-12-01  Jason Gastoni2c-i801: SMBus patch for Intel ICH9
2006-12-01  Jason GastonPCI: irq: irq and pci_ids patch for Intel ICH9
2006-12-01  Inaky Perez... PCI: pci_{enable,disable}_device() nestable ports
2006-12-01  Inaky Perez... PCI: switch pci_{enable,disable}_device() to be nestable
2006-12-01  Amol LadPCI: arch/i386/kernel/pci-dma.c: ioremap balanced with...
2006-12-01  Randy Dunlappci/i386: style cleanups
2006-12-01  Matthew WilcoxPCI: Block on access to temporarily unavailable pci...
next