summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TTY: sclp_vt220, remove unused allocationJiri Slaby2012-04-091-8/+1
* TTY: sclp_vt220, add tty_portJiri Slaby2012-04-091-10/+14
* TTY: sclp_tty, add tty_portJiri Slaby2012-04-091-14/+19
* TTY: con3215, centralize allocationJiri Slaby2012-04-091-35/+39
* TTY: hso, use tty from tty_portJiri Slaby2012-04-091-27/+13
* TTY: hso, remove tty NULL checks fro tty->opsJiri Slaby2012-04-091-17/+10
* TTY: hso, add tty_portJiri Slaby2012-04-091-12/+13
* TTY: hso, free tty_driverJiri Slaby2012-04-091-4/+8
* TTY: hso, do not set TTY MAGICJiri Slaby2012-04-091-1/+0
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
* TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-092-8/+9
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-092-22/+20
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-092-24/+21
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-093-12/+7
* TTY: isdn, add tty_portJiri Slaby2012-04-092-30/+33
* TTY: isdn, remove unused members from modem_infoJiri Slaby2012-04-091-2/+0
* TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-092-12/+0
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-092-41/+30
* TTY: isdn, remove calloutJiri Slaby2012-04-092-29/+6
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* TTY: deprecate linux/generic_serial.hJiri Slaby2012-04-091-62/+2
* TTY: crisv10, initialize tty_portJiri Slaby2012-04-091-0/+1
* TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-091-26/+1
* Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \
| | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / /
| * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
|\ \ \ \ \
OpenPOWER on IntegriCloud