aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-01-08Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-01-08RTC: Remove the BKL.David John
2009-01-08Fix a typo in the development process document.Jonathan Corbet
2009-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-01-08Merge branch 'devel'Russell King
2009-01-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-08Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-01-08libata: clean up the SFF code for coding styleAlan Cox
2009-01-08libata: Add 32bit PIO supportAlan Cox
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang
2009-01-09md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown
2009-01-09md: Allow md devices to be created by name.NeilBrown
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-09md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown
2009-01-09md: move allocation of ->queue from mddev_find to md_probeNeilBrown
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown
2009-01-08pata_hpt366: reimplement mode programmingTejun Heo
2009-01-08[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik
2009-01-08libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney
2009-01-08pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang
2009-01-08sata_sil24: remove unused sil24_port_multiplierGrant Grundler
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo
2009-01-08pata_ali: Fix and workaround for FIFO DMA bugAlan Cox
2009-01-08pata_ali: force initialise a few bitsAlan Cox
2009-01-08pata_hpt3x3: Workarounds for chipsetAlan Cox
2009-01-08async: make async_synchronize_full() more serializingArjan van de Ven
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap
2009-01-08regulator: catch some registration errorsDavid Brownell
2009-01-08regulator: Add basic DocBook manualMark Brown
2009-01-08regulator: Fix some kerneldoc rendering issuesMark Brown