summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-02-19drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie
2010-02-19drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse
2010-02-19drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez
2010-02-19drm/radeon/rv740: fix backend setupAlex Deucher
2010-02-19drm/radeon/kms: fix shared ddc detectionAlex Deucher
2010-02-19drm/radeon/kms/rs600: add connector quirkAlex Deucher
2010-02-19vgaarb: fix "target=default" passingKyle McMartin
2010-02-18Orphan DECnetChristine Caulfield
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-18Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown
2010-02-18Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie
2010-02-18sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo
2010-02-18sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2010-02-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2010-02-16class: Free the class private data in class_releaseLaurent Pinchart
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown