Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | tty: rework break handling | Alan Cox | 2008-07-22 | 15 | -76/+73 | |
* | | tty: Mark unconverted drivers as BROKEN | Alan Cox | 2008-07-22 | 1 | -3/+3 | |
* | | mxser: remove dead code | Alan Cox | 2008-07-22 | 1 | -36/+0 | |
* | | epca: Fix comments and move break | Alan Cox | 2008-07-22 | 1 | -5/+0 | |
* | | specialix: Code cleanups | Alan Cox | 2008-07-22 | 2 | -182/+44 | |
* | | specialix: Tidy up coding style | Alan Cox | 2008-07-22 | 1 | -302/+361 | |
* | | tty: Split ldisc code into its own file | Alan Cox | 2008-07-22 | 3 | -628/+724 | |
|/ | ||||||
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 | 1 | -14/+15 | |
|\ | ||||||
| * | mmtimer: Push BKL down into the ioctl handler | Alan Cox | 2008-07-17 | 1 | -14/+15 | |
* | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-21 | 58 | -1970/+1840 | |
| |\ \ | ||||||
| * | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM | Ingo Molnar | 2008-07-20 | 1 | -1/+1 | |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-18 | 2 | -140/+208 | |
| |\ \ \ | ||||||
| * | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM | Ingo Molnar | 2008-07-18 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-21 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 239 | -67977/+3311 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Input: remove unused defines | Joe Perches | 2008-05-16 | 1 | -0/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-21 | 5 | -0/+983 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sparc64: Add Niagara2 RNG driver. | David S. Miller | 2008-07-18 | 5 | -0/+983 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Fix istallion build failure | Wang Chen | 2008-07-21 | 1 | -13/+13 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 | 4 | -67/+53 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 160 | -66428/+1032 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-05 | 36 | -1235/+2840 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 | 4 | -67/+53 | |
* | | | | | | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-07-20 | 1 | -1/+1 | |
* | | | | | | | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 16 | -194/+165 | |
* | | | | | | | cyclades: use tty_port | Alan Cox | 2008-07-20 | 1 | -158/+157 | |
* | | | | | | | 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 | 1 | -80/+80 | |
* | | | | | | | 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 | 1 | -58/+58 | |
* | | | | | | | 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 | 7 | -167/+164 | |
* | | | | | | | esp: use tty_port | Alan Cox | 2008-07-20 | 1 | -136/+136 | |
* | | | | | | | epca: use tty_port | Alan Cox | 2008-07-20 | 2 | -59/+54 | |
* | | | | | | | tty: Introduce a tty_port common structure | Alan Cox | 2008-07-20 | 1 | -0/+34 | |
* | | | | | | | drivers/char/rio/: remove VCS tags | Adrian Bunk | 2008-07-20 | 26 | -121/+0 | |
* | | | | | | | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 15 | -158/+251 | |
* | | | | | | | tty: isicom, enable/disable pci device | Jiri Slaby | 2008-07-20 | 1 | -0/+8 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | pcmcia: fix return value in cm4000_cs.c | Dominik Brodowski | 2008-07-15 | 1 | -1/+1 | |
* | | | | | | APM emulation: Notify about all suspend events, not just APM invoked ones (v2) | Johannes Berg | 2008-07-16 | 1 | -139/+207 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 8 | -2223/+80 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix: "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 | 1 | -1/+1 |