aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-19kbuild: support include/generatedSam Ravnborg
2009-04-18Remove 'recurse into child resources' logic from 'reserve_region_with_split()'Linus Torvalds
2009-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-18doc: fix kernel-parameters.txt mistaken deletionsRandy Dunlap
2009-04-18PM/Hibernate: Fix memory shrinkingRafael J. Wysocki
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz
2009-04-18ide: Remove void castsJack Stone
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-18Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset
2009-04-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord
2009-04-17cifs: when renaming don't try to unlink negative dentryJeff Layton
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17staging: slicoss: update READMEStephen Hemminger
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov
2009-04-17Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan
2009-04-17Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2009-04-17Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg
2009-04-17Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg
2009-04-17Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg