summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: pl011: use DMA RX polling by defaultLinus Walleij2013-12-082-2/+1
* serial: pl011: Convert to modern PM opsUlf Hansson2013-12-081-9/+8
* n_gsm: race between ld close and gsmtty openChao Bi2013-12-081-10/+29
* parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-081-5/+0
* serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-081-1/+0
* staging/fwserial: Add Kconfig options for max portsPeter Hurley2013-12-082-2/+22
* staging/fwserial: Rename data profiling functionsPeter Hurley2013-12-082-13/+13
* staging/fwserial: Up the tty buffer limit to 128KPeter Hurley2013-12-081-0/+1
* staging/fwserial: Rip out rx bufferingPeter Hurley2013-12-083-117/+28
* tty: Remove tty_prepare_flip_string_flags()Peter Hurley2013-12-082-30/+0
* tty: Rename tty buffer memory_used fieldPeter Hurley2013-12-082-7/+7
* tty: Enable configurable tty flip buffer limitPeter Hurley2013-12-083-3/+23
* tty: Always handle NULL flag ptrPeter Hurley2013-12-084-18/+23
* n_tty: Only perform wakeups for waitersPeter Hurley2013-12-081-6/+12
* n_tty: Refactor input_available_p() by call sitePeter Hurley2013-12-081-3/+4
* n_tty: Refactor PARMRK doubling checksPeter Hurley2013-12-081-9/+5
* n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley2013-12-081-2/+1
* n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley2013-12-081-1/+1
* n_tty: Merge .receive_buf() flavorsPeter Hurley2013-12-081-27/+16
* serial: pl011: remove redundant early amba_ports declarationBaruch Siach2013-12-081-2/+0
* serial: 8250_dw: remove ACPI ifdefHeikki Krogerus2013-12-081-8/+0
* serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt2013-12-081-2/+6
* Linux 3.13-rc2v3.13-rc2Linus Torvalds2013-11-291-1/+1
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-298-66/+67
|\
| * arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
| * arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
| * arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
| * arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
| * arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
| * arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
| * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2914-88/+87
|\ \
| * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| * | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| * | s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| * | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-201-0/+2
| * | s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
|\ \ \
| * | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| * | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| * | | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| * | | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| * | | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| * | | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| | |/ | |/|
* | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-291-13/+37
|\ \ \
| * | | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin2013-11-221-6/+9
| * | | workqueue: fix comment typo for __queue_work()Li Bin2013-11-221-1/+1
| * | | workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-11-221-2/+22