| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 2007-02-11 | 1 | -7/+22 |
* | [PATCH] Char: moxa, pci probing | Jiri Slaby | 2007-02-11 | 1 | -20/+20 |
* | [PATCH] Char: moxa, pci_probing prepare | Jiri Slaby | 2007-02-11 | 1 | -18/+46 |
* | [PATCH] Char: moxa, remove useless variables | Jiri Slaby | 2007-02-11 | 1 | -21/+14 |
* | [PATCH] Char: moxa, variables cleanup | Jiri Slaby | 2007-02-11 | 1 | -188/+210 |
* | [PATCH] Char: moxa, remove moxa_pci_devinfo | Jiri Slaby | 2007-02-11 | 1 | -12/+3 |
* | [PATCH] Char: moxa, use del_timer_sync | Jiri Slaby | 2007-02-11 | 1 | -4/+4 |
* | [PATCH] Char: moxa, macros cleanup | Jiri Slaby | 2007-02-11 | 1 | -24/+13 |
* | [PATCH] Char: moxa, eliminate typedefs | Jiri Slaby | 2007-02-11 | 1 | -14/+15 |
* | [PATCH] Char: moxa, use PCI_DEVICE | Jiri Slaby | 2007-02-11 | 1 | -6/+6 |
* | [PATCH] Char: moxa, devids cleanup | Jiri Slaby | 2007-02-11 | 1 | -16/+3 |
* | [PATCH] Char: moxa, remove unused functions | Jiri Slaby | 2007-02-11 | 1 | -245/+0 |
* | [PATCH] Char: moxa, remove hangup bottomhalf | Jiri Slaby | 2007-02-11 | 1 | -22/+3 |
* | [PATCH] Char: moxa, timers cleanup | Jiri Slaby | 2007-02-11 | 1 | -40/+14 |
* | [PATCH] Char: moxa, do not initialize global static | Jiri Slaby | 2007-02-11 | 1 | -20/+4 |
* | [PATCH] Char: moxa, remove unused allocated page | Jiri Slaby | 2007-02-11 | 1 | -23/+1 |
* | [PATCH] Char: mxser_new, fix sparse warning | Jiri Slaby | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] Char: mxser_new, lock count and flags | Jiri Slaby | 2007-02-11 | 1 | -1/+4 |
* | [PATCH] Char: mxser_new, do not null driver_data | Jiri Slaby | 2007-02-11 | 1 | -3/+0 |
* | [PATCH] Char: mxser_new, upgrade to 1.9.15 | Jiri Slaby | 2007-02-11 | 2 | -20/+105 |
* | [PATCH] Char: mxser_new, do not put pdev | Jiri Slaby | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] Char: mxser_new, fix twice resource releasing | Jiri Slaby | 2007-02-11 | 1 | -6/+6 |
* | [PATCH] Char: mxser_new, less loops in isr | Jiri Slaby | 2007-02-11 | 1 | -6/+3 |
* | [PATCH] Char: mxser_new, header file cleanup | Jiri Slaby | 2007-02-11 | 2 | -314/+154 |
* | [PATCH] Char: mxser_new, alter locking in isr | Jiri Slaby | 2007-02-11 | 1 | -13/+9 |
* | [PATCH] Char: mxser_new, clean request_irq call | Jiri Slaby | 2007-02-11 | 1 | -6/+2 |
* | [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf | Jiri Slaby | 2007-02-11 | 1 | -20/+6 |
* | [PATCH] Char: mxser, obsolete old, nonexperimental new | Jiri Slaby | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] Char: mxser_new, remove unused stuff | Jiri Slaby | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] Char: n_r3964, cleanup | Jiri Slaby | 2007-02-11 | 1 | -1116/+981 |
* | [PATCH] Char: serial167, cleanup | Jiri Slaby | 2007-02-11 | 1 | -1677/+1645 |
* | [PATCH] Char: mxser_new, remove useless spinlock | Jiri Slaby | 2007-02-11 | 1 | -4/+0 |
* | [PATCH] Char: mxser_new, mark init functions | Jiri Slaby | 2007-02-11 | 1 | -4/+4 |
* | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 2007-02-11 | 1 | -3/+0 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 16 | -55/+11 |
* | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby | 2007-02-11 | 1 | -7/+9 |
* | [PATCH] Char: isicom, support higher rates | Jiri Slaby | 2007-02-11 | 1 | -2/+7 |
* | [PATCH] Char: isicom, check card state in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+5 |
* | [PATCH] Char: isicom, augment card_reset | Jiri Slaby | 2007-02-11 | 1 | -17/+22 |
* | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static | Adrian Bunk | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK | Andreas Jaggi | 2007-02-11 | 2 | -16/+0 |
* | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby | 2007-02-11 | 1 | -33/+3 |
* | [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup | Jiri Slaby | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 2007-02-11 | 4 | -18/+41 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 2007-02-09 | 2 | -0/+674 |
|\ |
|
| * | [APM] Add shared version of APM emulation | Ralf Baechle | 2007-02-09 | 2 | -0/+674 |
* | | [PATCH] misc NULL noise removal | Al Viro | 2007-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | 4 | -9/+153 |
|\ |
|