index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid10: print more useful messages on device failure.
Robert Becker
2009-12-14
1
-3
/
+29
*
md/bitmap: update dirty flag when bitmap bits are explicitly set.
NeilBrown
2009-12-14
1
-0
/
+6
*
md: Support write-intent bitmaps with externally managed metadata.
NeilBrown
2009-12-14
3
-33
/
+121
*
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
NeilBrown
2009-12-14
1
-1
/
+1
*
md: support updating bitmap parameters via sysfs.
NeilBrown
2009-12-14
3
-2
/
+211
*
md: factor out parsing of fixed-point numbers
NeilBrown
2009-12-14
2
-23
/
+44
*
md: support bitmap offset appropriate for external-metadata arrays.
NeilBrown
2009-12-14
2
-5
/
+15
*
md: remove needless setting of thread->timeout in raid10_quiesce
NeilBrown
2009-12-14
2
-7
/
+1
*
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
NeilBrown
2009-12-14
2
-8
/
+8
*
md: move offset, daemon_sleep and chunksize out of bitmap structure
NeilBrown
2009-12-14
6
-32
/
+40
*
md: collect bitmap-specific fields into one structure.
NeilBrown
2009-12-14
3
-56
/
+63
*
md/raid1: add takeover support for raid5->raid1
NeilBrown
2009-12-14
2
-76
/
+120
*
md: add honouring of suspend_{lo,hi} to raid1.
NeilBrown
2009-12-14
1
-0
/
+22
*
md/raid5: don't complete make_request on barrier until writes are scheduled
NeilBrown
2009-12-14
1
-12
/
+39
*
md: support barrier requests on all personalities.
NeilBrown
2009-12-14
7
-7
/
+126
*
md: don't reset curr_resync_completed after an interrupted resync
NeilBrown
2009-12-14
1
-1
/
+3
*
md: adjust resync_min usefully when resync aborts.
NeilBrown
2009-12-14
1
-3
/
+7
*
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-12-14
1
-19
/
+0
*
md/raid5: remove some sparse warnings.
NeilBrown
2009-12-14
1
-2
/
+1
*
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
2009-12-14
4
-8
/
+22
*
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-12-13
2
-1
/
+8
|
\
|
*
IXP4xx: move FSG platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
1
-0
/
+7
|
*
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
2009-12-05
1
-1
/
+1
*
|
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
1
-2
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
29
-867
/
+3247
|
\
\
|
*
\
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
1204
-44127
/
+102650
|
|
\
\
|
*
\
\
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
9
-304
/
+553
|
|
\
\
\
|
|
*
|
|
mpc52xx/wdt: remove obsolete old WDT implementation
Albrecht Dreß
2009-12-08
3
-295
/
+3
|
|
*
|
|
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
2009-11-05
1
-0
/
+2
|
|
*
|
|
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
2009-11-05
1
-3
/
+2
|
|
*
|
|
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
2009-11-05
1
-1
/
+2
|
|
*
|
|
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
2009-11-05
1
-4
/
+8
|
|
*
|
|
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
2009-11-04
3
-0
/
+529
|
|
*
|
|
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
2009-11-04
1
-1
/
+7
|
*
|
|
|
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
1
-0
/
+2
|
*
|
|
|
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
1
-0
/
+32
|
*
|
|
|
powerpc/therm_adt746x: Record pwm invert bit at module load time]
Darrick J. Wong
2009-12-09
1
-2
/
+11
|
*
|
|
|
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
2009-12-09
1
-53
/
+11
|
*
|
|
|
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
2009-12-09
1
-7
/
+22
|
*
|
|
|
offb: Add support for framebuffer handoff to offb.
Dave Airlie
2009-12-09
1
-1
/
+14
|
*
|
|
|
libata/drivers: Add driver for Apple "MacIO" IDE controller
Benjamin Herrenschmidt
2009-12-09
3
-0
/
+1438
|
*
|
|
|
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
Benjamin Herrenschmidt
2009-12-09
1
-1
/
+1
|
*
|
|
|
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
2009-12-09
3
-264
/
+195
|
*
|
|
|
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
2009-12-08
1
-0
/
+5
|
*
|
|
|
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
2009-12-08
1
-0
/
+47
|
*
|
|
|
hvc_console: Export (GPL'ed) hvc_remove
Amit Shah
2009-12-08
1
-0
/
+1
|
*
|
|
|
powerpc/windfarm: Add detection for second cpu pump
Bolko Maass
2009-12-08
1
-0
/
+2
|
*
|
|
|
powerpc/via-pmu: Convert to proc_fops/seq_file
Alexey Dobriyan
2009-12-08
1
-69
/
+91
|
*
|
|
|
powerpc/of_serial: Add missing ns16550a id
Michal Simek
2009-11-27
1
-0
/
+1
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-24
107
-730
/
+958
|
|
\
\
\
\
[next]