Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Char: nozomi, fix tty->count counting | Jiri Slaby | 2010-08-10 | 1 | -0/+1 | |
* | | | mxser: remove unnesesary NULL check | Kulikov Vasiliy | 2010-08-10 | 1 | -1/+1 | |
* | | | tty_io: remove casts from void* | Kulikov Vasiliy | 2010-08-10 | 1 | -6/+6 | |
* | | | tty: avoid recursive BTM in pty_close | Arnd Bergmann | 2010-08-10 | 2 | -13/+15 | |
* | | | tty: release BTM while sleeping in block_til_ready | Arnd Bergmann | 2010-08-10 | 8 | -1/+19 | |
* | | | tty: implement BTM as mutex instead of BKL | Arnd Bergmann | 2010-08-10 | 2 | -0/+48 | |
* | | | tty: remove tty_lock_nested | Arnd Bergmann | 2010-08-10 | 4 | -26/+24 | |
* | | | tty: untangle locking of wait_until_sent | Arnd Bergmann | 2010-08-10 | 1 | -2/+9 | |
* | | | tty: reorder ldisc locking | Arnd Bergmann | 2010-08-10 | 2 | -6/+27 | |
* | | | tty: introduce wait_event_interruptible_tty | Arnd Bergmann | 2010-08-10 | 5 | -8/+15 | |
* | | | tty: never hold BTM while getting tty_mutex | Arnd Bergmann | 2010-08-10 | 2 | -19/+17 | |
* | | | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | 12 | -104/+119 | |
* | | | tty: Move the vt_tty field from the vc_data into the standard tty_port | Alan Cox | 2010-08-10 | 3 | -11/+11 | |
* | | | tty: Make vt's have a tty_port | Alan Cox | 2010-08-10 | 1 | -0/+2 | |
* | | | vc: Locking clean up | Alan Cox | 2010-08-10 | 2 | -3/+8 | |
* | | | synclink: reworking locking a bit | Alan Cox | 2010-08-10 | 2 | -2/+19 | |
* | | | specialix: Kill the BKL | Alan Cox | 2010-08-10 | 1 | -6/+5 | |
* | | | epca: Kill the big kernel lock | Alan Cox | 2010-08-10 | 1 | -3/+1 | |
* | | | cyclades: Kill off BKL usage | Alan Cox | 2010-08-10 | 1 | -11/+9 | |
* | | | synclink: kill the big kernel lock | Alan Cox | 2010-08-10 | 3 | -73/+56 | |
* | | | rocket: kill BKL | Alan Cox | 2010-08-10 | 1 | -9/+19 | |
* | | | isicom: kill off the BKL | Alan Cox | 2010-08-10 | 1 | -8/+5 | |
* | | | riscom8: kill use of lock_kernel | Alan Cox | 2010-08-10 | 1 | -6/+8 | |
* | | | istallion: use bit ops for the board flags | Alan Cox | 2010-08-10 | 1 | -18/+18 | |
* | | | stallion: prune lock_kernel calls | Alan Cox | 2010-08-10 | 2 | -17/+25 | |
* | | | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | 1 | -4/+9 | |
* | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 3 | -9/+47 | |
* | | | vt: clean up the code - use kernel library | Andy Shevchenko | 2010-08-10 | 1 | -2/+3 | |
* | | | n_gsm.c: removed duplicated #includes | Andrea Gelmini | 2010-08-10 | 1 | -1/+0 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | ppp: make channel_ops const | stephen hemminger | 2010-08-04 | 1 | -1/+1 | |
* | | | | drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long | qiaochong | 2010-08-09 | 1 | -1/+2 | |
* | | | | drivers/char/vt.c: fix vc->vc_origin on take_over_console() | qiaochong | 2010-08-09 | 1 | -1/+2 | |
* | | | | char: add WARN_ON() in misc_deregister() | Akinobu Mita | 2010-08-09 | 1 | -1/+1 | |
* | | | | ipmi: fix ACPI detection with regspacing | Yinghai Lu | 2010-08-09 | 1 | -0/+8 | |
| |_|/ |/| | | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-08 | 2 | -0/+68 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into for-linus | Chris Metcalf | 2010-08-06 | 14 | -52/+220 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into for-linus | Chris Metcalf | 2010-07-06 | 4 | -11/+27 | |
| |\ \ \ | ||||||
| * | | | | arch/tile: catch up on various minor cleanups. | Chris Metcalf | 2010-07-06 | 1 | -9/+9 | |
| * | | | | Merge branch 'master' into for-linus | Chris Metcalf | 2010-06-25 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into for-linus | Chris Metcalf | 2010-06-05 | 4 | -6/+10 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 2 | -0/+68 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 6 | -94/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 | 1 | -11/+2 | |
| * | | | | | | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 | 1 | -12/+2 | |
| * | | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 4 | -42/+26 | |
| * | | | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 4 | -24/+21 | |
| * | | | | | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 5 | -5/+0 | |
* | | | | | | | | Fix init ordering of /dev/console vs callers of modprobe | David Howells | 2010-08-06 | 2 | -3/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-05 | 4 | -31/+106 | |
|\ \ \ \ \ \ \ |