aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar15-16/+16
2009-09-21trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day1-3/+0
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier1-13/+17
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe5-8/+8
2009-09-21trivial: Correct print_tainted routine name in commentRobert P. J. Day1-1/+1
2009-09-21Change "useing" -> "using".Dmitri Vorobiev1-1/+1
2009-09-21trivial: cleanup hpfall example code (checkpatch)Frans Pop1-33/+31
2009-09-21trivial: update the Kernel Janitors' web-page URLMarkus Heidelberg1-1/+1
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg3-5/+1
2009-09-21trivial: add __init/__exit macros to DAC960.cPeter Huewe1-2/+2
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar1-1/+1
2009-09-21trivial: fix typo in namei.h commentOri Avtalion1-1/+1
2009-09-21trivial: change address of the libcap source.GeunSik Lim1-1/+1
2009-09-20loongson: fix cut-and-paste mis-mergeLinus Torvalds1-1/+1
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput1-2/+2
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: s390, sys_s390.cJaswinder Singh Rajput1-1/+0
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang1-2/+1
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson1-2/+2
2009-09-19USB serial: update the console driverAlan Stern1-9/+19
2009-09-19usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-09-19usb-serial: add missing tests and debug linesAlan Stern1-4/+17
2009-09-19usb-serial: rename subroutinesAlan Stern1-8/+11
2009-09-19usb-serial: fix termios initialization logicAlan Stern1-12/+10
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern1-64/+47
2009-09-19usb-serial: change logic of serial lookupsAlan Stern1-8/+23
2009-09-19usb-serial: put subroutines in logical orderAlan Stern1-77/+77
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern1-75/+20
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby1-1/+1
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby1-2/+5
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard1-5/+10
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby1-3/+6
2009-09-19tty: riscom8, fix tty refcntJiri Slaby1-1/+1
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby1-2/+2
2009-09-19TTY: fix typosAlan Stern1-2/+2
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby1-1/+1
2009-09-19tty: vt: use printk_onceMarcin Slusarz2-8/+2
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann3-0/+209