Age | Commit message (Expand) | Author |
2008-02-08 | dm: targets no longer experimental | Alasdair G Kergon |
2008-02-08 | dm: refactor dm_suspend completion wait | Milan Broz |
2008-02-08 | dm: split dm_suspend io_lock hold into two | Milan Broz |
2008-02-08 | dm: tidy dm_suspend | Milan Broz |
2008-02-08 | dm: refactor deferred bio_list processing | Milan Broz |
2008-02-08 | dm: tidy alloc_dev labels | Milan Broz |
2008-02-08 | dm ioctl: use uninitialized_var | Andrew Morton |
2008-02-08 | dm: table use uninitialized_var | Andrew Morton |
2008-02-08 | dm snapshot: use uninitialized_var | Andrew Morton |
2008-02-08 | dm: convert suspend_lock semaphore to mutex | Daniel Walker |
2008-02-08 | dm snapshot: use rounddown_pow_of_two | Robert P. J. Day |
2008-02-08 | dm: table remove unused total | Jun'ichi Nomura |
2008-02-08 | dm: table use list_for_each | Paul Jimenez |
2008-02-08 | dm ioctl: move compat code | Milan Broz |
2008-02-08 | dm ioctl: remove lock_kernel | Alasdair G Kergon |
2008-02-08 | dm: mark function lists static | Alasdair G Kergon |
2008-02-08 | dm: add missing memory barrier to dm_suspend | Milan Broz |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-02-07 | i915: Fix GR register array size off-by-one bug | Jesse Barnes |
2008-02-07 | Driver core: Revert "Fix Firmware class name collision" | Michael E Brown |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2008-02-07 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby |
2008-02-07 | Char: mxser, remove it | Jiri Slaby |
2008-02-07 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-02-07 | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby |
2008-02-07 | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby |
2008-02-07 | Char: mxser, 0 to NULL in pointer | Jiri Slaby |
2008-02-07 | Char: mxser, remove special baudrate processing | Jiri Slaby |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox |
2008-02-07 | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby |
2008-02-07 | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby |
2008-02-07 | Char: stallion, fix compiler warnings | Jiri Slaby |
2008-02-07 | Char: mxser_new, ioaddresses are ulong | Jiri Slaby |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby |
2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby |
2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby |
2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson |