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