Age | Commit message (Expand) | Author |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan |
2007-02-11 | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day |
2007-02-11 | [PATCH] Get rid of "double zeroing" of allocated pages | Robert P. J. Day |
2007-02-11 | [PATCH] IPMI: Fix some RCU problems | Corey Minyard |
2007-02-11 | [PATCH] remove invalidate_inode_pages() | Andrew Morton |
2007-02-11 | [PATCH] Char: moxa, pci probing | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, pci_probing prepare | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, remove useless variables | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, variables cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, remove moxa_pci_devinfo | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, use del_timer_sync | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, macros cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, eliminate typedefs | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, use PCI_DEVICE | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, devids cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, remove unused functions | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, remove hangup bottomhalf | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, timers cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, do not initialize global static | Jiri Slaby |
2007-02-11 | [PATCH] Char: moxa, remove unused allocated page | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, fix sparse warning | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, lock count and flags | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, do not null driver_data | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, upgrade to 1.9.15 | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, do not put pdev | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, fix twice resource releasing | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, less loops in isr | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, header file cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, alter locking in isr | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, clean request_irq call | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser, obsolete old, nonexperimental new | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, remove unused stuff | Jiri Slaby |
2007-02-11 | [PATCH] PNP: export pnp_bus_type | David Brownell |
2007-02-11 | [PATCH] pktcdvd: cleanup | Thomas Maier |
2007-02-11 | [PATCH] Char: n_r3964, cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: serial167, cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, remove useless spinlock | Jiri Slaby |
2007-02-11 | [PATCH] Char: mxser_new, mark init functions | Jiri Slaby |
2007-02-11 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-11 | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, support higher rates | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, check card state in isr | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, augment card_reset | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby |
2007-02-11 | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static | Adrian Bunk |
2007-02-11 | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK | Andreas Jaggi |