]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
md: factor out parsing of fixed-point numbers
[net-next-2.6.git] / drivers /
2009-12-14 NeilBrownmd: factor out parsing of fixed-point numbers
2009-12-14 NeilBrownmd: support bitmap offset appropriate for external...
2009-12-14 NeilBrownmd: remove needless setting of thread->timeout in raid1...
2009-12-14 NeilBrownmd: change daemon_sleep to be in 'jiffies' rather than...
2009-12-14 NeilBrownmd: move offset, daemon_sleep and chunksize out of...
2009-12-14 NeilBrownmd: collect bitmap-specific fields into one structure.
2009-12-14 NeilBrownmd/raid1: add takeover support for raid5->raid1
2009-12-14 NeilBrownmd: add honouring of suspend_{lo,hi} to raid1.
2009-12-14 NeilBrownmd/raid5: don't complete make_request on barrier until...
2009-12-14 NeilBrownmd: support barrier requests on all personalities.
2009-12-14 NeilBrownmd: don't reset curr_resync_completed after an interrup...
2009-12-14 NeilBrownmd: adjust resync_min usefully when resync aborts.
2009-12-14 NeilBrownmd: remove sparse warning:symbol XXX was not declared.
2009-12-14 NeilBrownmd/raid5: remove some sparse warnings.
2009-12-14 NeilBrownmd/bitmap: protect against bitmap removal while being...
2009-12-12 Linus TorvaldsMerge branch 'ixp4xx' of git://git.kernel.org/pub/scm...
2009-12-12 Alan Coxtty: Fix BKL taken under a spinlock bug introduced...
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-12 Linus TorvaldsMerge branch 'omap-for-linus' of git://git.kernel.org...
2009-12-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-12-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-12-12 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-12-12 Pekka EnbergMerge branches 'slab/fixes', 'slab/kmemleak', 'slub...
2009-12-12 Ajit Khapardebe2net: fix error in rx completion processing.
2009-12-12 Alexander Duyckigbvf: avoid reset storms due to mailbox issues
2009-12-12 Alexander Duyckigb: fix handling of mailbox collisions between PF/VF
2009-12-12 Oliver Neukumusb: remove rare pm primitive for conversion to new API
2009-12-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'compat-ioctl-merge' of git://git.kernel...
2009-12-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-12-12 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-12-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-12-12 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2009-12-12 Linus TorvaldsMerge branch 'for-linus' of git://codeaurora.org/quic...
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-12 Tony LindgrenMerge branch 'for-next' into omap-for-linus
2009-12-12 Janusz Krzysztofikomap1: LCD_DMA: Use some define rather than a hexadecimal
2009-12-12 Ladislav Michlsmc91x: remove OMAP specific bits
2009-12-11 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-12-11 Greg Kroah-HartmanStaging: batman: fix debug Kconfig option
2009-12-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-12-11 Alan Coxtty: split the lock up a bit further
2009-12-11 Alan Coxtty: Move the leader test in disassociate
2009-12-11 Alan Coxtty: Push the bkl down a bit in the hangup code
2009-12-11 Alan Coxtty: Push the lock down further into the ldisc code
2009-12-11 Alan Coxtty: push the BKL down into the handlers a bit
2009-12-11 Alan Coxtty: moxa: split open lock
2009-12-11 Alan Coxtty: moxa: Kill the use of lock_kernel
2009-12-11 Alan Coxtty: moxa: Fix modem op locking
2009-12-11 Alan Coxtty: moxa: Kill off the throttle method
2009-12-11 Alan Coxtty: moxa: Locking clean up
2009-12-11 Alan Coxtty: moxa: rework the locking a bit
2009-12-11 Alan Coxtty: moxa: Use more tty_port ops
2009-12-11 Alan Coxtty: isicom: fix deadlock on shutdown
2009-12-11 Alan Coxtty: mxser: Use the new locking rules to fix setserial...
2009-12-11 Alan Coxtty: mxser: use the tty_port_open method
2009-12-11 Alan Coxtty: isicom: sort out the board init logic
2009-12-11 Alan Coxtty: isicom: switch to the new tty_port_open helper
2009-12-11 Alan Coxtty: tty_port: Add a kref object to the tty port
2009-12-11 Alan Coxtty: istallion: tty port open/close methods
2009-12-11 Alan Coxtty: stallion: Convert to the tty_port_open/close methods
2009-12-11 Alan Coxtty: tty_port: Move the IO_ERROR clear
2009-12-11 Alan Coxtty: tty_port: Add IO_ERROR bit handling
2009-12-11 Alan Coxtty: riscom8: switch to the tty_port_open API
2009-12-11 Alan Coxtty: tty_port: Change the buffer allocator locking
2009-12-11 Alan Coxtty: sdio_uart: Fix the locking on "func" for new code
2009-12-11 Alan Coxtty: sdio_uart: add modem functionality
2009-12-11 Alan Coxtty: sdio_uart: Style fixes
2009-12-11 Alan Coxtty: sdio_uart: Fix termios handling
2009-12-11 Alan Coxtty: sdio_uart: Switch to the open/close helpers
2009-12-11 Alan Coxsdio_uart: Move the open lock
2009-12-11 Alan Coxsdio_uart: refcount the tty objects
2009-12-11 Nicolas Pitresdio_uart: Fix oops caused by the previous changeset
2009-12-11 Alan Coxsdio_uart: use tty_port
2009-12-11 Alan Coxtty_port: Move hupcl handling
2009-12-11 Ian JacksonSerial: Do not read IIR in serial8250_start_tx when...
2009-12-11 Uwe Kleine-KönigSerial: pxa: work around Errata #75
2009-12-11 André Goddard Rosaserial, 8250: calculate irqflags bitmask before loop
2009-12-11 André Goddard Rosaserial: cascade needless conditionals
2009-12-11 André Goddard Rosaserial: fix NULL pointer dereference
2009-12-11 Alan Coxopticon: Fix resume logic
2009-12-11 Alan Coxusb_serial: Kill port mutex
2009-12-11 Alan Coxusb_serial: Use the shutdown() operation
2009-12-11 Alan Coxtty_port: coding style cleaning pass
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-12-11 Alan Coxtty: stallion: kill BKL ioctl
2009-12-11 Alan Coxtty: istallion: Kill off the BKL ioctl
2009-12-11 Alan Coxtty: esp: remove broken driver
2009-12-11 Alexey Dobriyantty: const: constify remaining tty_operations
next