| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TTY: sclp_vt220, remove unused allocation | Jiri Slaby | 2012-04-09 | 1 | -8/+1 |
* | TTY: sclp_vt220, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -10/+14 |
* | TTY: sclp_tty, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -14/+19 |
* | TTY: con3215, centralize allocation | Jiri Slaby | 2012-04-09 | 1 | -35/+39 |
* | TTY: hso, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -27/+13 |
* | TTY: hso, remove tty NULL checks fro tty->ops | Jiri Slaby | 2012-04-09 | 1 | -17/+10 |
* | TTY: hso, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -12/+13 |
* | TTY: hso, free tty_driver | Jiri Slaby | 2012-04-09 | 1 | -4/+8 |
* | TTY: hso, do not set TTY MAGIC | Jiri Slaby | 2012-04-09 | 1 | -1/+0 |
* | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 2012-04-09 | 1 | -96/+1 |
* | TTY: isdn, define tty_port_operations | Jiri Slaby | 2012-04-09 | 1 | -1/+13 |
* | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 2012-04-09 | 1 | -7/+2 |
* | TTY: isdn, define local tty_port | Jiri Slaby | 2012-04-09 | 1 | -46/+52 |
* | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 2012-04-09 | 2 | -8/+9 |
* | TTY: isdn, use tty from tty_port | Jiri Slaby | 2012-04-09 | 2 | -22/+20 |
* | TTY: isdn, use counts from tty_port | Jiri Slaby | 2012-04-09 | 2 | -24/+21 |
* | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2012-04-09 | 3 | -12/+7 |
* | TTY: isdn, add tty_port | Jiri Slaby | 2012-04-09 | 2 | -30/+33 |
* | TTY: isdn, remove unused members from modem_info | Jiri Slaby | 2012-04-09 | 1 | -2/+0 |
* | TTY: isdn, make some functions readable | Jiri Slaby | 2012-04-09 | 1 | -85/+93 |
* | TTY: isdn, do not play with module refcounts | Jiri Slaby | 2012-04-09 | 2 | -12/+0 |
* | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 2012-04-09 | 2 | -41/+30 |
* | TTY: isdn, remove callout | Jiri Slaby | 2012-04-09 | 2 | -29/+6 |
* | ISDN: i4l, remove cvs crap | Jiri Slaby | 2012-04-09 | 1 | -5/+1 |
* | TTY: deprecate linux/generic_serial.h | Jiri Slaby | 2012-04-09 | 1 | -62/+2 |
* | TTY: crisv10, initialize tty_port | Jiri Slaby | 2012-04-09 | 1 | -0/+1 |
* | TTY: crisv10, remove unused tmp_buf | Jiri Slaby | 2012-04-09 | 1 | -26/+1 |
* | Linux 3.4-rc2v3.4-rc2 | Linus Torvalds | 2012-04-07 | 1 | -1/+1 |
* | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-04-07 | 2 | -1/+8 |
|\ |
|
| * | regmap: prevent division by zero in rbtree_show | Stephen Warren | 2012-04-04 | 1 | -1/+7 |
| * | regmap: Export regcache_sync_region() | Mark Brown | 2012-04-03 | 1 | -0/+1 |
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-07 | 8 | -12/+36 |
|\ \ |
|
| * | | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 2012-04-05 | 1 | -0/+4 |
| * | | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master | Avi Kivity | 2012-04-05 | 5 | -11/+29 |
| |\ \ |
|
| | * | | KVM: PPC: Book3S: PR: Fix preemption | Alexander Graf | 2012-04-03 | 1 | -2/+1 |
| | * | | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf | 2012-04-03 | 2 | -1/+13 |
| | * | | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry | Paul Mackerras | 2012-04-03 | 1 | -2/+6 |
| | * | | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist | Paul Mackerras | 2012-04-03 | 1 | -4/+5 |
| | * | | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code | Alexander Graf | 2012-04-03 | 1 | -2/+4 |
| * | | | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 2012-04-05 | 1 | -0/+2 |
| * | | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu | 2012-04-05 | 1 | -1/+1 |
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-04-07 | 20 | -105/+147 |
|\ \ \ \ |
|
| * | | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver | Shimoda, Yoshihiro | 2012-04-05 | 1 | -1/+1 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-... | Paul Mundt | 2012-03-30 | 4 | -102/+131 |
| |\ \ \ \ \ |
|
| | | * | | | | serial: sh-sci: use serial_port_in/out vs sci_in/out. | Paul Mundt | 2012-03-30 | 2 | -89/+86 |
| | * | | | | | sh: vsyscall: Fix up .eh_frame generation. | Paul Mundt | 2012-03-30 | 2 | -13/+45 |
| | |/ / / / |
|
| * | | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout. | Paul Mundt | 2012-03-30 | 1 | -1/+1 |
| * | | | | | sh: dwarf unwinder depends on SHcompact. | Paul Mundt | 2012-03-30 | 1 | -0/+1 |
| * | | | | | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 13 | -1/+13 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-04-07 | 1 | -4/+4 |
|\ \ \ \ \ |
|