| Commit message (Expand) | Author | Age |
* | specialix: Tidy up coding style | Alan Cox | 2008-07-22 |
* | tty: Split ldisc code into its own file | Alan Cox | 2008-07-22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 |
|\ |
|
| * | mmtimer: Push BKL down into the ioctl handler | Alan Cox | 2008-07-17 |
* | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-21 |
| |\ \ |
|
| * | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM | Ingo Molnar | 2008-07-20 |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-18 |
| |\ \ \ |
|
| * | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM | Ingo Molnar | 2008-07-17 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-21 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Input: remove unused defines | Joe Perches | 2008-05-16 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc64: Add Niagara2 RNG driver. | David S. Miller | 2008-07-18 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fix istallion build failure | Wang Chen | 2008-07-21 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
| |\| | | | |
|
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-06 |
| |\ \ \ \ \ |
|
| * | | | | | | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 |
* | | | | | | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-07-20 |
* | | | | | | | tty: add more tty_port fields | Alan Cox | 2008-07-20 |
* | | | | | | | cyclades: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | tty: Clean up tiocmset | Alan Cox | 2008-07-20 |
* | | | | | | | synclink: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | stallion: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | rocket: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | mxser: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | moxa: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | istallion: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | isicom: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | riscom8: remove bogus checks | Alan Cox | 2008-07-20 |
* | | | | | | | riscom8: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | gs: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | esp: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | epca: use tty_port | Alan Cox | 2008-07-20 |
* | | | | | | | tty: Introduce a tty_port common structure | Alan Cox | 2008-07-20 |
* | | | | | | | drivers/char/rio/: remove VCS tags | Adrian Bunk | 2008-07-20 |
* | | | | | | | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
* | | | | | | | tty: isicom, enable/disable pci device | Jiri Slaby | 2008-07-20 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | pcmcia: fix return value in cm4000_cs.c | Dominik Brodowski | 2008-07-15 |
* | | | | | | APM emulation: Notify about all suspend events, not just APM invoked ones (v2) | Johannes Berg | 2008-07-16 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-15 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ \ |
|
| | * | | | | | fix: "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 |
| | * | | | | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
| * | | | | | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | dsp56k: use request_firmware | Jaswinder Singh | 2008-07-14 |
| | | * | | | | | | ip2: use request_firmware() | David Woodhouse | 2008-07-10 |