| Commit message (Expand) | Author | Age | Files | Lines |
* | hvc_console: Remove tty->low_latency | Hendrik Brueckner | 2009-01-16 | 1 | -2/+0 |
* | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char | Stephen Rothwell | 2009-01-16 | 1 | -9/+9 |
* | synclink_gt: enable RI interrupt | Paul Fulghum | 2009-01-15 | 1 | -10/+6 |
* | sysrq: add commentary on why we use the console loglevel over using KERN_EMERG | Andy Whitcroft | 2009-01-15 | 1 | -0/+6 |
* | tty: Fix race in the flush for some ldiscs | Alan Cox | 2009-01-15 | 1 | -1/+1 |
* | hvc_console: Use kzalloc() instead of kmalloc() + memset() | Milton Miller | 2009-01-13 | 1 | -3/+1 |
* | hvc_console: Do not set low_latency when using interrupts | Milton Miller | 2009-01-13 | 1 | -1/+2 |
* | hvc_console: Call free_irq() only if request_irq() was successful | Milton Miller | 2009-01-13 | 1 | -1/+1 |
* | hvc_console: Change an mb() to smp_mb() and add some comments | Milton Miller | 2009-01-13 | 1 | -2/+5 |
* | powerpc: Cleanup from l64 to ll64 change: drivers/char | Stephen Rothwell | 2009-01-13 | 1 | -1/+1 |
* | pty: Fix documentation | Alan Cox | 2009-01-12 | 1 | -3/+1 |
* | m68k: amiserial - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -6/+30 |
* | m68k: ser_a2232 - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -2/+10 |
* | m68k: vme_scc - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -30/+136 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-09 | 1 | -150/+270 |
|\ |
|
| * | [S390] hvc_iucv: Special handling of IUCV HVC devices | Hendrik Brueckner | 2009-01-09 | 1 | -12/+28 |
| * | [S390] hvc_iucv: Refactor console and device initialization | Hendrik Brueckner | 2009-01-09 | 1 | -16/+9 |
| * | [S390] hvc_iucv: Update function documentation | Hendrik Brueckner | 2009-01-09 | 1 | -101/+75 |
| * | [S390] hvc_iucv: Limit rate of outgoing IUCV messages | Hendrik Brueckner | 2009-01-09 | 1 | -37/+174 |
| * | [S390] hvc_iucv: Change IUCV term id and use one device as default | Hendrik Brueckner | 2009-01-09 | 1 | -3/+3 |
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 62 | -2390/+3378 |
|\ \
| |/ |
|
| * | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-01-08 | 1 | -13/+4 |
| |\ |
|
| | * | RTC: Remove the BKL. | David John | 2009-01-08 | 1 | -13/+4 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-01-08 | 2 | -2/+3 |
| |\ \ |
|
| | * | | powerpc/cell: Use correct types in beat files | Ingo Molnar | 2009-01-08 | 1 | -2/+2 |
| | * | | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal | 2009-01-08 | 1 | -0/+1 |
| * | | | Make various things static | Roel Kluin | 2009-01-08 | 2 | -3/+2 |
| * | | | tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance | David Smith | 2009-01-08 | 1 | -13/+22 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg | 2009-01-06 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | mwave: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
| | |/ / |
|
| * | | | random: don't try to look at entropy_count outside the lock | Matt Mackall | 2009-01-06 | 1 | -3/+2 |
| * | | | consolemap: indentation & braces disagree - reindent | Ilpo Järvinen | 2009-01-06 | 1 | -1/+1 |
| * | | | genrtc: disable genrtc on Blackfin systems | Mike Frysinger | 2009-01-06 | 1 | -1/+1 |
| * | | | sysrq: more explicit, less terse help messages | Randy Dunlap | 2009-01-06 | 1 | -10/+10 |
| * | | | mm: make vread() and vwrite() declaration | KOSAKI Motohiro | 2009-01-06 | 1 | -3/+0 |
| |/ / |
|
| * | | sparseirq: move set/get_timer_rand_state back to .c | Yinghai Lu | 2009-01-03 | 1 | -6/+34 |
| * | | Merge branch 'i8k-updates' from Alan | Linus Torvalds | 2009-01-02 | 1 | -1/+15 |
| |\ \ |
|
| | * | | i8k: Add Dell Vostro systems | Federico Heinz | 2009-01-02 | 1 | -1/+8 |
| | * | | i8k: Enable i8k on Dell Precision Systems | Andy Spencer | 2009-01-02 | 1 | -0/+7 |
| * | | | drivers/char/cyclades.c: cy_pci_probe: fix error path | Andrew Morton | 2009-01-02 | 1 | -1/+1 |
| * | | | synclink_cs: Convert to tty_port | Alan Cox | 2009-01-02 | 1 | -298/+181 |
| * | | | tty: use port methods for the rocket driver | Alan Cox | 2009-01-02 | 2 | -159/+21 |
| * | | | tty: kref the rocket driver | Alan Cox | 2009-01-02 | 1 | -37/+41 |
| * | | | tty: make rocketport use standard port->flags | Alan Cox | 2009-01-02 | 1 | -19/+19 |
| * | | | tty: Redo the rocket driver locking | Alan Cox | 2009-01-02 | 2 | -24/+20 |
| * | | | tty: Make epca use the port helpers | Alan Cox | 2009-01-02 | 2 | -149/+26 |