aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2009-12-13
* md: remove needless setting of thread->timeout in raid10_quiesceNeilBrown2009-12-13
* md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.NeilBrown2009-12-13
* md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-13
* md: collect bitmap-specific fields into one structure.NeilBrown2009-12-13
* md/raid1: add takeover support for raid5->raid1NeilBrown2009-12-13
* md: add honouring of suspend_{lo,hi} to raid1.NeilBrown2009-12-13
* md/raid5: don't complete make_request on barrier until writes are scheduledNeilBrown2009-12-13
* md: support barrier requests on all personalities.NeilBrown2009-12-13
* md: don't reset curr_resync_completed after an interrupted resyncNeilBrown2009-12-13
* md: adjust resync_min usefully when resync aborts.NeilBrown2009-12-13
* md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-13
* md/raid5: remove some sparse warnings.NeilBrown2009-12-13
* md/bitmap: protect against bitmap removal while being updated.NeilBrown2009-12-13
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-12
|\
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-05
* | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-09
| |\ \ \
| | * | | mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß2009-12-08
| | * | | mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely2009-11-05
| | * | | spi/mpc52xx: replace printk with dev_errWolfram Sang2009-11-04
| | * | | Xilinx: SPI: Fix bits_per_word for transfersJohn Linn2009-11-04
| | * | | spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang2009-11-04
| | * | | powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-04
| | * | | spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-04
| * | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
| * | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-09
| * | | | powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong2009-12-09
| * | | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-09
| * | | | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-09
| * | | | offb: Add support for framebuffer handoff to offb.Dave Airlie2009-12-09
| * | | | libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt2009-12-09
| * | | | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt2009-12-09
| * | | | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-09
| * | | | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-08
| * | | | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-08
| * | | | hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-08
| * | | | powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-08
| * | | | powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-07
| * | | | powerpc/of_serial: Add missing ns16550a idMichal Simek2009-11-26
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24
| |\ \ \ \
| * | | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-24
| * | | | | powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard2009-11-23
| * | | | | macintosh: Remove BKL from nvram driverThomas Gleixner2009-11-23
| * | | | | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-11
| * | | | | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-11
| * | | | | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-11