| Commit message (Expand) | Author | Age | Files | Lines |
* | Stringify support commas | Mathieu Desnoyers | 2008-07-20 | 5 | -8/+0 |
* | m68k: Allow no CPU/platform type for allnoconfig | Geert Uytterhoeven | 2008-07-20 | 4 | -10/+16 |
* | m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro | Cyrill Gorcunov | 2008-07-20 | 2 | -4/+6 |
* | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-07-20 | 4 | -5/+5 |
* | ariadne: use netstats in net_device structure | Paulius Zaleckas | 2008-07-20 | 1 | -25/+22 |
* | m68k: remove CVS keywords | Adrian Bunk | 2008-07-20 | 16 | -19/+10 |
* | Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin... | Linus Torvalds | 2008-07-20 | 8 | -109/+73 |
|\ |
|
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-17 | 7 | -37/+31 |
| * | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2008-07-17 | 8 | -94/+64 |
* | | APCI: revert another duplicated patch | Thomas Gleixner | 2008-07-20 | 1 | -3/+0 |
* | | APCI: revert duplicated patch | Thomas Gleixner | 2008-07-20 | 2 | -6/+0 |
* | | Fix strip driver back up for ldisc/tty changes | Alan Cox | 2008-07-20 | 1 | -1/+1 |
* | | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 18 | -198/+169 |
* | | termios: Termios defines for other platforms | Alan Cox | 2008-07-20 | 3 | -1/+12 |
* | | cyclades: use tty_port | Alan Cox | 2008-07-20 | 2 | -164/+158 |
* | | tty: Clean up tiocmset | Alan Cox | 2008-07-20 | 1 | -26/+22 |
* | | synclink: use tty_port | Alan Cox | 2008-07-20 | 3 | -310/+289 |
* | | stallion: use tty_port | Alan Cox | 2008-07-20 | 2 | -85/+81 |
* | | atmel_serial: Fix tty_port breakage | Haavard Skinnemoen | 2008-07-20 | 1 | -3/+3 |
* | | rocket: use tty_port | Alan Cox | 2008-07-20 | 2 | -64/+61 |
* | | mxser: use tty_port | Alan Cox | 2008-07-20 | 1 | -131/+126 |
* | | moxa: use tty_port | Alan Cox | 2008-07-20 | 1 | -45/+42 |
* | | istallion: use tty_port | Alan Cox | 2008-07-20 | 2 | -63/+59 |
* | | isicom: use tty_port | Alan Cox | 2008-07-20 | 1 | -102/+79 |
* | | riscom8: remove bogus checks | Alan Cox | 2008-07-20 | 1 | -24/+8 |
* | | riscom8: use tty_port | Alan Cox | 2008-07-20 | 2 | -85/+68 |
* | | gs: use tty_port | Alan Cox | 2008-07-20 | 8 | -173/+166 |
* | | esp: use tty_port | Alan Cox | 2008-07-20 | 2 | -143/+138 |
* | | epca: use tty_port | Alan Cox | 2008-07-20 | 2 | -59/+54 |
* | | tty.h: clean up | Alan Cox | 2008-07-20 | 1 | -80/+85 |
* | | Fix compile errors in SGI console drivers (linux-next tree) | Takashi Iwai | 2008-07-20 | 33 | -147/+151 |
* | | - Fix compile errors in SGI console drivers (linux-next tree) | Jack Steiner | 2008-07-20 | 2 | -8/+8 |
* | | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 2008-07-20 | 1 | -2/+2 |
* | | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 2008-07-20 | 4 | -5/+5 |
* | | MN10300: Fix MN10300's serial port driver to get at its tty_struct | David Howells | 2008-07-20 | 1 | -1/+1 |
* | | serial: use tty_port | Alan Cox | 2008-07-20 | 5 | -58/+60 |
* | | tty: Introduce a tty_port common structure | Alan Cox | 2008-07-20 | 2 | -1/+63 |
* | | drivers/serial/: remove CVS keywords | Adrian Bunk | 2008-07-20 | 15 | -40/+16 |
* | | drivers/char/rio/: remove VCS tags | Adrian Bunk | 2008-07-20 | 26 | -121/+0 |
* | | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 32 | -246/+286 |
* | | tty: isicom, enable/disable pci device | Jiri Slaby | 2008-07-20 | 1 | -0/+8 |
* | | Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook | Haavard Skinnemoen | 2008-07-20 | 1 | -0/+15 |
* | | Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops | Haavard Skinnemoen | 2008-07-20 | 3 | -0/+14 |
* | | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-20 | 1 | -43/+3 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 | 22 | -127/+383 |
|\ |
|
| * | [PATCH] ocfs2: fix oops in mmap_truncate testing | Coly Li | 2008-07-16 | 1 | -3/+10 |
| * | configfs: call drop_link() to cleanup after create_link() failure | Louis Rilling | 2008-07-14 | 1 | -1/+5 |
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 | 8 | -64/+94 |
| * | configfs: Fix failing mkdir() making racing rmdir() fail | Louis Rilling | 2008-07-14 | 2 | -10/+44 |
| * | configfs: Fix deadlock with racing rmdir() and rename() | Louis Rilling | 2008-07-14 | 1 | -20/+25 |