Age | Commit message (Expand) | Author |
2009-09-21 | trivial: fix typo s/ketymap/keymap/ in comment | Thadeu Lima de Souza Cascardo |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-21 | trivial: fix typos in comments s/DGBU/DBGU/ | Samuel R. C. Vale |
2009-09-21 | trivial: media/omap: adding __init/__exit macros to lcd_drivers | Peter Huewe |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-21 | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a | Robert P. J. Day |
2009-09-21 | trivial: doc: document missing value 2 for randomize-va-space | Horst Schirmeier |
2009-09-21 | trivial: mtd: add __init/__exit macros to init/exitfunctions | Peter Huewe |
2009-09-21 | trivial: Correct print_tainted routine name in comment | Robert P. J. Day |
2009-09-21 | Change "useing" -> "using". | Dmitri Vorobiev |
2009-09-21 | trivial: cleanup hpfall example code (checkpatch) | Frans Pop |
2009-09-21 | trivial: update the Kernel Janitors' web-page URL | Markus Heidelberg |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg |
2009-09-21 | trivial: add __init/__exit macros to DAC960.c | Peter Huewe |
2009-09-21 | trivial: OHCI: Fix typo in a comment | Anand Gadiyar |
2009-09-21 | trivial: fix typo in namei.h comment | Ori Avtalion |
2009-09-21 | trivial: change address of the libcap source. | GeunSik Lim |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds |
2009-09-20 | loongson: fix cut-and-paste mis-merge | Linus Torvalds |
2009-09-20 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang |
2009-09-19 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson |
2009-09-19 | USB serial: update the console driver | Alan Stern |
2009-09-19 | usb-serial: straighten out serial_open | Alan Stern |
2009-09-19 | usb-serial: add missing tests and debug lines | Alan Stern |
2009-09-19 | usb-serial: rename subroutines | Alan Stern |
2009-09-19 | usb-serial: fix termios initialization logic | Alan Stern |
2009-09-19 | usb-serial: acquire references when a new tty is installed | Alan Stern |
2009-09-19 | usb-serial: change logic of serial lookups | Alan Stern |
2009-09-19 | usb-serial: put subroutines in logical order | Alan Stern |
2009-09-19 | usb-serial: change referencing of port and serial structures | Alan Stern |
2009-09-19 | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl | Jiri Slaby |