| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: Extract various bits of ldisc code | Alan Cox | 2009-06-11 | 2 | -36/+85 |
* | tty: Fix oops when scanning the polling list for kgdb | Alan Cox | 2009-06-11 | 1 | -6/+7 |
* | pty: Fix a comment | Alan Cox | 2009-06-11 | 1 | -1/+0 |
* | tty: throttling race fix | Alan Cox | 2009-06-11 | 1 | -0/+13 |
* | epca: fix test_bit parameters | Jiri Slaby | 2009-06-11 | 1 | -4/+5 |
* | rocket: fix test_bit parameters | Jiri Slaby | 2009-06-11 | 1 | -3/+3 |
* | tty: cyclades, remove unused variables | Jiri Slaby | 2009-06-11 | 1 | -6/+0 |
* | tty: cyclades, fix nports handling | Jiri Slaby | 2009-06-11 | 1 | -41/+17 |
* | tty: cyclades, convert macros to inlines | Jiri Slaby | 2009-06-11 | 1 | -59/+71 |
* | tty: cyclades, cache HW version | Jiri Slaby | 2009-06-11 | 1 | -21/+11 |
* | tty: cyclades, plx9060 casts cleanup | Jiri Slaby | 2009-06-11 | 1 | -32/+33 |
* | tty: synclink_gt add receive pio mode | Paul Fulghum | 2009-06-11 | 1 | -9/+68 |
* | tty: Implement a drain delay in the tty port | Alan Cox | 2009-06-11 | 1 | -0/+11 |
* | tty: Add carrier processing on close to the tty_port core | Alan Cox | 2009-06-11 | 11 | -40/+87 |
* | tty: cyclades, remove spurious check in ISR | Jiri Slaby | 2009-06-11 | 1 | -8/+0 |
* | tty: cyclades, don't kill FW | Jiri Slaby | 2009-06-11 | 1 | -2/+0 |
* | tty:cyclades, load firmware even on Ze | Jiri Slaby | 2009-06-11 | 1 | -8/+5 |
* | char: mxser, fix ISA board lookup | Peter Botha | 2009-06-10 | 1 | -1/+1 |
* | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero | Salman Qazi | 2009-06-05 | 1 | -0/+3 |
* | ipmi: fix ipmi_si modprobe hang | Corey Minyard | 2009-05-22 | 1 | -6/+7 |
* | TPM: get_event_name stack corruption | Eric Paris | 2009-05-20 | 1 | -1/+2 |
* | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds | 2009-05-19 | 1 | -1/+1 |
* | sysrq, intel_fb: fix sysrq g collision | Jason Wessel | 2009-05-15 | 1 | -2/+2 |
* | random: make get_random_int() more random | Linus Torvalds | 2009-05-07 | 1 | -7/+12 |
* | vt: Add a note on the historical abuse of CLOCK_TICK_RATE | Alan Cox | 2009-05-06 | 1 | -0/+6 |
* | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 | 1 | -2/+2 |
* | ipmi: add oem message handling | dann frazier | 2009-04-21 | 1 | -5/+133 |
* | ipmi: fix statistics counting issues | Corey Minyard | 2009-04-21 | 1 | -22/+51 |
* | ipmi: test for event buffer before using | Corey Minyard | 2009-04-21 | 1 | -29/+119 |
* | ipmi: fix platform return check | Corey Minyard | 2009-04-21 | 1 | -1/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-20 | 1 | -2/+2 |
|\ |
|
| * | agp: zero pages before sending to userspace | Shaohua Li | 2009-04-20 | 1 | -2/+2 |
* | | Revert "console ASCII glyph 1:1 mapping" | Samuel Thibault | 2009-04-19 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 | 1 | -27/+0 |
|\ \ |
|
| * | | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 2009-04-10 | 1 | -27/+0 |
* | | | intelfb: support i854 | Stefan Husemann | 2009-04-14 | 1 | -0/+3 |
* | | | sysrq: remove duplicated #include | Huang Weiyi | 2009-04-14 | 1 | -1/+0 |
|/ / |
|
* | | esp: fix section mismatch warning | Randy Dunlap | 2009-04-07 | 1 | -1/+1 |
* | | rio: addition has higher precedence than ?: | Roel Kluin | 2009-04-06 | 1 | -1/+1 |
* | | mxser: remove tty_port_tty_get from mxser_check_modem_status | Jiri Slaby | 2009-04-06 | 1 | -1/+0 |
* | | tty: moxa, fix refcounting in moxa_poll_port | Jiri Slaby | 2009-04-06 | 1 | -4/+5 |
* | | isicom: isicom kref leak fix | Alan Cox | 2009-04-06 | 1 | -0/+1 |
* | | riscom8: Auto-load riscom8 module when device opened. | Scott James Remnant | 2009-04-06 | 1 | -0/+2 |
* | | specialix: Auto-load specialix module when device opened. | Scott James Remnant | 2009-04-06 | 1 | -0/+1 |
* | | cyclades: Auto-load cyclades module when device opened. | Scott James Remnant | 2009-04-06 | 1 | -0/+2 |
* | | applicom: Auto-load applicom module when device opened. | Scott James Remnant | 2009-04-06 | 1 | -0/+1 |
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 1 | -12/+11 |
| | |\ |
|