aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi
2009-09-20kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra
2009-09-20perf util: SVG performance improvementsArjan van de Ven
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput
2009-09-20includecheck fix: s390, sys_s390.cJaswinder Singh Rajput
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson
2009-09-19n_tty: honor opost flag for echoesJoe Peterson