summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-17
|\
| * staging: slicoss: update READMEStephen Hemminger2009-04-17
| * otus/zdusb.c: additional USB idnetifierDaniele Napolitano2009-04-17
| * Staging: go7007: fix build issuesGreg Kroah-Hartman2009-04-17
| * Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral2009-04-17
| * Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral2009-04-17
| * Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral2009-04-17
| * Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral2009-04-17
| * Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-17
| * Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-17
| * Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-17
| * Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-17
| * Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-04-17
| * Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg2009-04-17
| * Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg2009-04-17
| * Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg2009-04-17
| * Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg2009-04-17
| * Staging: binder: Add more offset validation.Arve Hjønnevåg2009-04-17
| * Staging: binder: mmap fixes.Arve Hjønnevåg2009-04-17
| * Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg2009-04-17
| * Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg2009-04-17
| * Staging: aten2011: Clean up some tty bitsAlan Cox2009-04-17
| * Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano2009-04-17
| * Staging: line6: convert to snd_card_create()Alexander Beregalov2009-04-17
| * Staging: wlan-ng: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: sxg: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: slicoss: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: rt3070: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: rt2870: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: rt2860: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: otus: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: et131x: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: epl: convert to netdev_opsAlexander Beregalov2009-04-17
| * Staging: at76: convert to netdev_opsAlexander Beregalov2009-04-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-17
|\ \
| * | UIO: fix specific device driver missing statement for depmodHans J. Koch2009-04-16
| * | Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-16
| * | driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman2009-04-16
| * | dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-16
| * | Driver Core: early platform driverMagnus Damm2009-04-16