Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo... | Jiri Kosina | 1 | -2/+1 |
2007-02-11 | [PATCH] rapidio: fix multi-switch enumeration | Alexandre Bounine | 1 | -31/+87 |
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] drivers/block/DAC960: convert 'boolean' to 'bool' | Richard Knutsson | 2 | -287/+280 |
2007-02-11 | [PATCH] Remove unused kernel config option PARIDE_PARPORT | Robert P. J. Day | 1 | -7/+1 |
2007-02-11 | [PATCH] Replace regular code with appropriate calls to container_of() | Robert P. J. Day | 3 | -8/+4 |
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] serial: support for new board | Matthias Fuchs | 1 | -0/+11 |
2007-02-11 | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 2 | -2/+22 |
2007-02-11 | [PATCH] docbook: add edd firmware interfaces | Randy Dunlap | 1 | -3/+5 |
2007-02-11 | [PATCH] RTC framework driver for CMOS RTCs | David Brownell | 3 | -1/+750 |
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 | 7 | -9/+0 |
2007-02-11 | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day | 2 | -2/+0 |
2007-02-11 | [PATCH] Get rid of "double zeroing" of allocated pages | Robert P. J. Day | 3 | -3/+0 |
2007-02-11 | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 1 | -7/+22 |
2007-02-11 | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 3 | -3/+4 |
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] PNP: export pnp_bus_type | David Brownell | 1 | -1/+0 |
2007-02-11 | [PATCH] pktcdvd: cleanup | Thomas Maier | 1 | -19/+7 |
2007-02-11 | [PATCH] Char: n_r3964, cleanup | Jiri Slaby | 1 | -1116/+981 |