deliverable/linux.git
2007-02-19  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-19  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-19  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-19  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-02-17  Len BrownPull bugzilla-7897 into release branch
2007-02-17  Len BrownPull bugzilla-7887 into release branch
2007-02-17  Len BrownPull bugzilla-7570 into release branch
2007-02-17  Len BrownPull bugzilla-7200 into release branch
2007-02-17  Len BrownPull bugzilla-7122 into release branch
2007-02-17  Len BrownPull bugzilla-5534 into release branch
2007-02-17  Len BrownPull remove-hotkey into release branch
2007-02-17  Len BrownPull sony into release branch
2007-02-17  Len BrownPull fluff into release branch
2007-02-17  John KellerACPI: IA64: react to acpi_table_parse() return value...
2007-02-17  Len BrownACPI: hotkey: remove driver, per feature-removal-schedu...
2007-02-16  Len BrownPull misc-for-upstream into release branch
2007-02-16  Henrique de... ACPI: bay: use IS_ERR for return of register_platform_d...
2007-02-16  John KellerACPI: acpi_unload_table_id() always returns error
2007-02-16  Andrew VictorUSB: at91-ohci, handle extra at91sam9261 ahb clock
2007-02-16  Pozsar BalazsUSB: another id for cp2101 driver
2007-02-16  Randy DunlapUSB: ueagle-atm.c needs sched.h
2007-02-16  David BrownellUSB: at91_udc, shrink runtime footprint
2007-02-16  David Brownellusbnet: add missing Kconfig for KC2190 cables
2007-02-16  David Brownellusbnet: init fault (oops) cleanup, whitespace fixes
2007-02-16  David Brownellusbnet: recognize SiteCom CN-124
2007-02-16  Kevin Lloydusb: Remove Airprime device from option.c
2007-02-16  Prarit BhargavaUSB: change __init to __devinit for isp116x_probe
2007-02-16  Ishizaki KouUSB: ps3: don't call ps3_system_bus_driver_register...
2007-02-16  Jeremy RobersonUSB: hid-core.c: Removes GTCO CalComp Interwrite IPanel...
2007-02-16  Randy DunlapUSB: kernel-doc fixes
2007-02-16  Oliver NeukumUSB: quirky device for cdc-acm
2007-02-16  Oliver NeukumUSB: cdc-acm: fix incorrect throtteling, make set_contr...
2007-02-16  Alan SternUSB: unconfigure devices which have config 0
2007-02-16  Pete ZaitcevUSB: make usb_iso_packet_descriptor.status signed
2007-02-16  Bryan O'DonoghueUSB: fix g_serial small error
2007-02-16  Mike FrysingerUSB: use __u32 rather than u32 in userspace ioctls...
2007-02-16  Dylan TaftUSB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek...
2007-02-16  Robert P. J... USB: Fix misspelled "USBNET_MII" kernel config option.
2007-02-16  Zheng XiaoJunUSB: input: HID: add CIDC USB device to HID blacklist
2007-02-16  Adrian BunkUSB: USB_RTL8150 must select MII
2007-02-16  Oliver NeukumUSB Storage: indistinguishable devices with broken...
2007-02-16  Oliver NeukumUSB: fix autosuspend race in skeleton driver
2007-02-16  David HollisUSB: asix - Fix endian issues in asix_tx_fixup()
2007-02-16  Alan SternUSB: fix concurrent buffer access in the hub driver
2007-02-16  Pete ZaitcevUSB: Fix error cleanup path in airprime
2007-02-16  Inaky Perez... USB: descriptor structures have to be packed
2007-02-16  Alan SternEHCI: add debugging message to ehci_bus_suspend
2007-02-16  Alan Sternusbcore: small changes to hub driver's suspend method
2007-02-16  Robert P. J... USB: Fix apparent typo CONFIG_USB_CDCETHER.
2007-02-16  Joris van RantwijkUSB: add flow control to usb-serial generic driver.
2007-02-16  Alan SternUSB: unusual_devs update for Sony P990i phone
2007-02-16  Thomas BächlerUSB: Teac HD-35PU patch to unusual_devs.h
2007-02-16  YOSHIFUJI HideakiUSB: PL2303: Willcom WS002IN Support.
2007-02-16  Oliver NeukumUSB: fix needless failure under certain conditions
2007-02-16  Josh TriplettUSB: In init_endpoint_class, use PTR_ERR to obtain...
2007-02-16  Greg Kroah... USB: Driver to charge USB blackberry devices
2007-02-16  Alan SternEHCI: turn off remote wakeup during shutdown
2007-02-16  Roland DreierIB/core: Set static rate in ib_init_ah_from_path()
2007-02-16  Brice GoglinPCI: Make PCI device numa-node attribute visible in...
2007-02-16  Andy GospodarekPCI: add systems for automatic breadth-first device...
2007-02-16  Andreas BlockPCI: PCI devices get assigned redundant IRQs
2007-02-16  Atsushi NemotoPCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot...
2007-02-16  Grant GrundlerPCI: pci.txt fix __devexit() usage
2007-02-16  Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-16  Randy Dunlapsysfs: fix build errors: uevent with CONFIG_SYSFS=n
2007-02-16  Alexey Dobriyanpcmcia: some class_device fallout
2007-02-16  Andrew MortonDriver core: device_add_attrs() cleanup
2007-02-16  Cornelia Huckdebugfs: Remove misleading comments.
2007-02-16  Peter Oberparleiterdebugfs: implement symbolic links
2007-02-16  Mariusz KozlowskiDriver: remove redundant kobject_unregister checks
2007-02-16  Martin Stoilovkobject: kobj->k_name verification fix
2007-02-16  Sergei Organovserial: Add PCMCIA IDs for Quatech DSP-100 dual RS232...
2007-02-16  Kay SieversDriver core: let request_module() send a /sys/modules...
2007-02-16  Greg Kroah... Driver.h copyright update
2007-02-16  Roland DreierIB/ipath: Make ipath_map_sg() static
2007-02-16  Roland DreierIB/core: Fix sparse warnings about shadowed declarations
2007-02-16  Sean HeftyRDMA/cma: Add multicast communication support
2007-02-16  Sean HeftyIB/sa: Track multicast join/leave requests
2007-02-16  Michael S.... IPoIB: CM error handling thinko fix
2007-02-16  Steve WiseRDMA/cxgb3: Remove Open Grid Computing copyrights in...
2007-02-16  Steve WiseRDMA/cxgb3: Fail posts synchronously when in TERMINATE...
2007-02-16  Steve WiseRDMA/iwcm: iw_cm_id destruction race fixes
2007-02-16  Hoang-Nam NguyenIB/ehca: Change query_port() to return LINK_UP instead...
2007-02-16  Hoang-Nam NguyenIB/ehca: Allow en/disabling scaling code via module...
2007-02-16  Hoang-Nam NguyenIB/ehca: Fix race condition/locking issues in scaling...
2007-02-16  Hoang-Nam NguyenIB/ehca: Rework irq handler
2007-02-16  Roland DreierIPoIB: Only allow root to change between datagram and...
2007-02-16  Roland DreierIB/mthca: Fix allocation of ICM chunks in coherent...
2007-02-16  Dotan BarakIB/mthca: Allow the QP state transition RESET->RESET
2007-02-16  Alexey StarikovskiyACPI: ec: add unlock in error path
2007-02-16  Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-02-16  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-16  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-16  Ben Dooks[PATCH] s3c2410fb: fix un-initialised dev field
2007-02-16  Thomas Hisch[PATCH] ecryptfs: fix forgotten format specifier
2007-02-16  Michael Halcrow[PATCH] eCryptfs: Reduce stack usage in ecryptfs_genera...
2007-02-16  NeilBrown[PATCH] knfsd: stop NFSD writes from being broken into...
2007-02-16  J. Bruce Fields[PATCH] knfsd: nfsd4: fix handling of directories witho...
2007-02-16  J. Bruce Fields[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
2007-02-16  J. Bruce Fields[PATCH] knfsd: nfsd4: acls: don't return explicit mask
next
This page took 0.03915 seconds and 5 git commands to generate.