Age | Commit message (Expand) | Author | Files | Lines |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 17 | -21/+21 |
2007-02-12 | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 4 | -61/+89 |
2007-02-12 | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned | Eric W. Biederman | 2 | -2/+2 |
2007-02-12 | [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t | Eric W. Biederman | 1 | -7/+17 |
2007-02-12 | [PATCH] tty: fix the locking for signal->session in disassociate_ctty | Eric W. Biederman | 1 | -3/+1 |
2007-02-12 | [PATCH] tty: clarify disassociate_ctty | Eric W. Biederman | 1 | -2/+6 |
2007-02-12 | [PATCH] tty: make __proc_set_tty static | Eric W. Biederman | 1 | -1/+2 |
2007-02-12 | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 1 | -2/+0 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 17 | -123/+75 |
2007-02-12 | [PATCH] Char: specialix, isr have 2 params | Jiri Slaby | 1 | -1/+1 |
2007-02-12 | [PATCH] Char: cyclades, use pci_device_id | Jiri Slaby | 1 | -11/+12 |
2007-02-12 | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2 | -42/+40 |
2007-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -164/+0 |
2007-02-11 | [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo... | Jiri Kosina | 1 | -2/+1 |
2007-02-11 | [PATCH] tty: cleanup release_mem | Christoph Hellwig | 1 | -36/+37 |
2007-02-11 | [PATCH] mxser: remove useless fields | Cedric Le Goater | 1 | -6/+1 |
2007-02-11 | [PATCH] seq_file conversion: toshiba.c | Alexey Dobriyan | 1 | -10/+25 |
2007-02-11 | [PATCH] raw: don't allow the creation of a raw device with minor number 0 | Jeff Moyer | 1 | -1/+1 |
2007-02-11 | [PATCH] tty: improve encode_baud_rate logic | Alan Cox | 1 | -15/+30 |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 1 | -1/+0 |
2007-02-11 | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 1 | -7/+22 |
2007-02-11 | [PATCH] Char: moxa, pci probing | Jiri Slaby | 1 | -20/+20 |
2007-02-11 | [PATCH] Char: moxa, pci_probing prepare | Jiri Slaby | 1 | -18/+46 |
2007-02-11 | [PATCH] Char: moxa, remove useless variables | Jiri Slaby | 1 | -21/+14 |
2007-02-11 | [PATCH] Char: moxa, variables cleanup | Jiri Slaby | 1 | -188/+210 |
2007-02-11 | [PATCH] Char: moxa, remove moxa_pci_devinfo | Jiri Slaby | 1 | -12/+3 |
2007-02-11 | [PATCH] Char: moxa, use del_timer_sync | Jiri Slaby | 1 | -4/+4 |
2007-02-11 | [PATCH] Char: moxa, macros cleanup | Jiri Slaby | 1 | -24/+13 |
2007-02-11 | [PATCH] Char: moxa, eliminate typedefs | Jiri Slaby | 1 | -14/+15 |
2007-02-11 | [PATCH] Char: moxa, use PCI_DEVICE | Jiri Slaby | 1 | -6/+6 |
2007-02-11 | [PATCH] Char: moxa, devids cleanup | Jiri Slaby | 1 | -16/+3 |
2007-02-11 | [PATCH] Char: moxa, remove unused functions | Jiri Slaby | 1 | -245/+0 |
2007-02-11 | [PATCH] Char: moxa, remove hangup bottomhalf | Jiri Slaby | 1 | -22/+3 |
2007-02-11 | [PATCH] Char: moxa, timers cleanup | Jiri Slaby | 1 | -40/+14 |
2007-02-11 | [PATCH] Char: moxa, do not initialize global static | Jiri Slaby | 1 | -20/+4 |
2007-02-11 | [PATCH] Char: moxa, remove unused allocated page | Jiri Slaby | 1 | -23/+1 |
2007-02-11 | [PATCH] Char: mxser_new, fix sparse warning | Jiri Slaby | 1 | -1/+1 |
2007-02-11 | [PATCH] Char: mxser_new, lock count and flags | Jiri Slaby | 1 | -1/+4 |
2007-02-11 | [PATCH] Char: mxser_new, do not null driver_data | Jiri Slaby | 1 | -3/+0 |
2007-02-11 | [PATCH] Char: mxser_new, upgrade to 1.9.15 | Jiri Slaby | 2 | -20/+105 |
2007-02-11 | [PATCH] Char: mxser_new, do not put pdev | Jiri Slaby | 1 | -1/+0 |
2007-02-11 | [PATCH] Char: mxser_new, fix twice resource releasing | Jiri Slaby | 1 | -6/+6 |
2007-02-11 | [PATCH] Char: mxser_new, less loops in isr | Jiri Slaby | 1 | -6/+3 |
2007-02-11 | [PATCH] Char: mxser_new, header file cleanup | Jiri Slaby | 2 | -314/+154 |
2007-02-11 | [PATCH] Char: mxser_new, alter locking in isr | Jiri Slaby | 1 | -13/+9 |
2007-02-11 | [PATCH] Char: mxser_new, clean request_irq call | Jiri Slaby | 1 | -6/+2 |
2007-02-11 | [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf | Jiri Slaby | 1 | -20/+6 |
2007-02-11 | [PATCH] Char: mxser, obsolete old, nonexperimental new | Jiri Slaby | 1 | -2/+2 |
2007-02-11 | [PATCH] Char: mxser_new, remove unused stuff | Jiri Slaby | 1 | -18/+0 |
2007-02-11 | [PATCH] Char: n_r3964, cleanup | Jiri Slaby | 1 | -1116/+981 |